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
FastRetinaKeypointPattern.DescriptionPair
C# 클래스 Accord.Imaging.FastRetinaKeypointPattern.DescriptionPair
파일 보기
프로젝트 열기: accord-net/framework
공개 프로퍼티들
프로퍼티
타입
설명
i
int
j
int
공개 메소드들
메소드
설명
DescriptionPair
(
int
i
,
int
j
) :
Accord.Math
메소드 상세
DescriptionPair()
공개
메소드
public
DescriptionPair
(
int
i
,
int
j
) :
Accord.Math
i
int
j
int
리턴
Accord.Math
프로퍼티 상세
i
공개적으로 프로퍼티
public
int
i
리턴
int
j
공개적으로 프로퍼티
public
int
j
리턴
int