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