Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Emgu
CV
Structure
MKeyPoint
C# Class Emgu.CV.Structure.MKeyPoint
Afficher le fichier
Open project: fajoy/RTSPExample
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
Angle
float
ClassId
int
Octave
int
Point
System.Drawing.PointF
Response
float
Size
float
Property Details
Angle
public_oe property
Orientation of the keypoint
public
float
Angle
Résultat
float
ClassId
public_oe property
class id
public
int
ClassId
Résultat
int
Octave
public_oe property
octave
public
int
Octave
Résultat
int
Point
public_oe property
The location of the keypoint
public
PointF,System.Drawing
Point
Résultat
System.Drawing.PointF
Response
public_oe property
Response of the keypoint
public
float
Response
Résultat
float
Size
public_oe property
Size of the keypoint
public
float
Size
Résultat
float