|
FastRetinaKeypointToBase64 Method
|
Converts the binary descriptor to base64.
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax Public Function ToBase64 As String
Request Example
View SourceReturn Value
Type:
StringA string containing the base64
representation of the descriptor.
See Also