Hello everyone,
I am trying to find the most efficient method to predict with accuracy the size of my objects. I thought I could work with the feature “Principal Components of the object” as it seems to give axes of an ellipse fit to the object. However, I absolutely don’t know how a PCA matrix worsk so I don’t know how to use it either, is it possible to use the eigenvalue values I have in my csv file to get the real length of the axes of the ellipse ?