C# Class OpenCvSharp.LatentSvmDetector.ObjectDetection

Structure contains the detection information.
Afficher le fichier Open project: shimat/opencvsharp

Méthodes publiques

Méthode Description
ObjectDetection ( Rect rect = null, float score, int classId = -1 ) : System

Method Details

ObjectDetection() public méthode

public ObjectDetection ( Rect rect = null, float score, int classId = -1 ) : System
rect Rect
score float
classId int
Résultat System