C# Класс OpenCvSharp.LatentSvmDetector.ObjectDetection

Structure contains the detection information.
Показать файл Открыть проект

Открытые методы

Метод Описание
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