http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Given the eigen value, reconstruct the projected image
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public Image<Gray, byte> EigenProjection( float[] eigenValue ) |
Visual Basic |
---|
Public Function EigenProjection ( _ eigenValue As Single() _ ) As Image(Of Gray, Byte) |
Visual C++ |
---|
public: Image<Gray, unsigned char>^ EigenProjection( array<float>^ eigenValue ) |
Parameters
- eigenValue
- Type: array<System..::..Single>[]()[][]
The eigen values