The SIFT features are extracted and we are trying to generate the hashcode for the features by converting the features into string and the hash the string.So how to convert the mat descriptors type to string or int
1 | initial version |
The SIFT features are extracted and we are trying to generate the hashcode for the features by converting the features into string and the hash the string.So how to convert the mat descriptors type to string or int