So, during matching using cv2.NORM_HAMMING
, are they converted into binary strings/values?
Say you have Orb binary descriptor which is 256 bit long. Then the bits are broken down into 8 bits and are converted to their base10 numerical representation. So 256 bit will be represented by array of 32 integers, and all those integer's value will be between 0 to 255.
So, during matching using cv2.NORM_HAMMING
, are they converted into binary strings/values?
Asked: 2020-06-22 19:23:54 -0600
Seen: 265 times
Last updated: Jun 22 '20
Why does BinaryDescriptor::compute give segfault when modifying the input KeyLine vector
What is the sampling radius used to compute a binary descriptor?
ORB_GPU not as good as ORB(CPU)
Evaluation of binary descriptors
How to update Surf descritor Map dynamicaly
InitModule_nonFree() - unresolved externel symbol.