minillinim / ellipsoid

Example code for enclosing points in an elipsoid
GNU General Public License v3.0
54 stars 16 forks source link

Sometimes its rotation matrix seems invalid #3

Closed 519165198 closed 6 years ago

519165198 commented 6 years ago

Thanks for your contribution, it fitting points into ellipsoid well. Because I also need to move the ellipsoid to center of coordinate system, I use center and rotation matrix to transform points and found sometimes rotation matrix can't rotate ellipsoid to standard postion。