Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Accord
Imaging
CornerFeaturePoint
C# 클래스 Accord.Imaging.CornerFeaturePoint
Corner feature point.
상속:
IFeaturePoint
파일 보기
프로젝트 열기: accord-net/framework
공개 메소드들
메소드
설명
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