Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to unpack octave values generated by opencv in matlab?

Hi,

I am using sift algorithm of opencv in matlab to get descriptors and keypoints. However, octave values in the keypoints are packed.What I mean is ,octave values are like 13173503, 12649215, 5178367 ...

Moreover , I want to unpack those values to be able to use octave and layer values separately in matlab.Is there a way to do this?

Thanks in advance.

How to unpack octave values generated by opencv in matlab?

Hi,

I am using sift algorithm of opencv in matlab to get descriptors and keypoints. However, octave values in the keypoints are packed.What I mean is ,octave values are like 13173503, 12649215, 5178367 ...

Moreover , I want to unpack those values to be able to use octave and layer values separately in matlab.Is there a way to do this?

Thanks in advance.

How to unpack octave values (in matlab) generated by SIFT algoritm of opencv in matlab??

Hi,

I am using sift algorithm of opencv in matlab to get descriptors and keypoints. However, octave values in the keypoints are packed.What I mean is ,octave values are like 13173503, 12649215, 5178367 ...

Moreover , I want to unpack those values to be able to use octave and layer values separately in matlab.Is there a way to do this?

Thanks in advance.