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
Regardless, I'll look into your purposed solution soon after I see if there are any suggestions the use a method I'm more familiar with.
– HermanK Apr 22 '20 at 17:45I will study the PCA approach regardless
– HermanK Apr 22 '20 at 18:06