Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Accord
Imaging
CornerFeaturePoint
C# Class Accord.Imaging.CornerFeaturePoint
Corner feature point.
Inheritance:
IFeaturePoint
Datei anzeigen
Open project: accord-net/framework
Public Methods
Method
Description
CornerFeaturePoint
(
IntPoint
point
) :
AForge
Initializes a new instance of the
CornerFeaturePoint
class.
Method Details
CornerFeaturePoint()
public
method
Initializes a new instance of the
CornerFeaturePoint
class.
public
CornerFeaturePoint
(
IntPoint
point
) :
AForge
point
AForge.IntPoint
return
AForge