Overload List
Name | Description | |
---|---|---|
EigenProjection(IplImage, Int32, Single, IplImage, IplImage) |
Calculates the object projection into the eigen sub-space. (ioFlags = CV_EIGOBJ_NO_CALLBACK)
| |
EigenProjection(CvCallback, Int32, EigenObjectsIOFlag, IntPtr, Single, IplImage, IplImage) |
Calculates the object projection into the eigen sub-space.
|
See Also