C# Класс Emgu.CV.Cvb.CvBlob

CvBlob
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
GetContour ( MemStorage stor ) : Contour

Get the contour that defines the blob

Приватные методы

Метод Описание
CvBlob ( IntPtr blob ) : System

Описание методов

GetContour() публичный Метод

Get the contour that defines the blob
public GetContour ( MemStorage stor ) : Contour
stor MemStorage The memory storage when the resulting contour will be allocated
Результат Contour