C# 클래스 OpenCvSharp.LatentSvmDetector.ObjectDetection

Structure contains the detection information.
파일 보기 프로젝트 열기: shimat/opencvsharp

공개 메소드들

메소드 설명
ObjectDetection ( Rect rect = null, float score, int classId = -1 ) : System

메소드 상세

ObjectDetection() 공개 메소드

public ObjectDetection ( Rect rect = null, float score, int classId = -1 ) : System
rect Rect
score float
classId int
리턴 System