C# Класс Accord.Imaging.CornerFeaturePoint

Corner feature point.
Наследование: IFeaturePoint
Показать файл Открыть проект

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

Метод Описание
CornerFeaturePoint ( IntPoint point ) : AForge

Initializes a new instance of the CornerFeaturePoint class.

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

CornerFeaturePoint() публичный метод

Initializes a new instance of the CornerFeaturePoint class.
public CornerFeaturePoint ( IntPoint point ) : AForge
point AForge.IntPoint
Результат AForge