Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to Dispose a PCA instance.

I was curious, the PCA class does not implement a dispose/release method, but appears to have the eigenVectors and eigenValues associated with it.

Is there a feature of OpenCV's memory management that handles this?

Regards,

Daniel