Given I have 3d data points (x,y,z of different elements of the face in this case), assuming I calculate the multiple linear regression equation using 4 or 5 chosen points, can I treat the given model as a plane? The goal is to then extract the normal of the plane which passes through the plane and another known point to find the face's relative angle to a different plan.
Not sure if I should address this question in the math section