http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Predict the label of the image
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public FaceRecognizer..::..PredictionResult Predict( IImage image ) |
Visual Basic |
---|
Public Function Predict ( _ image As IImage _ ) As FaceRecognizer..::..PredictionResult |
Visual C++ |
---|
public: FaceRecognizer..::..PredictionResult Predict( IImage^ image ) |
Parameters
- image
- Type: Emgu.CV..::..IImage
The image where prediction will be based on