I have a dataset of ORB descriptors served as a hex. I convert it back to float number. using the Flann code:
for vec in dataset: i+=1