|
FastRetinaKeypointToHex Method
|
Converts the binary descriptor to
string of hexadecimal values.
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax Public Function ToHex As String
Request Example
View SourceReturn Value
Type:
StringA string containing an hexadecimal
value representing this point's descriptor.
See Also