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
1 | initial version |
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