Calculates all decomposition coefficients for the input object using the previously calculated eigen objects basis and the averaged object
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- obj
- IntPtr
Input object (Pointer to IplImage)
- eigInput
- array<
IntPtr
>[]()[]
Pointer to the array of IplImage input objects
- avg
- IntPtr
Averaged object (Pointer to IplImage)