Property | Type | Description | |
---|---|---|---|
descriptionPairs | DescriptionPair[] | ||
lookupTable | PatternPoint[] | ||
orientationPairs | OrientationPair[] | ||
patternSizes | int[] | ||
pointsValues | int[] | ||
step | double |
Method | Description | |
---|---|---|
Clone ( ) : object |
Creates a new object that is a copy of the current instance.
|
|
FastRetinaKeypointPattern ( int octaves = 4, float scale = 22.0f ) : Accord.Math |
Method | Description | |
---|---|---|
build ( int octaves, float scale ) : void |
public FastRetinaKeypointPattern ( int octaves = 4, float scale = 22.0f ) : Accord.Math | ||
octaves | int | |
scale | float | |
return | Accord.Math |