Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

"The line where I'm accessing the descriptors matrix is int gil = desc.at<int>(ix,jx); Is there something I'm doing wrong?"

no idea, what kind of descriptor you're using, but it's type is definitely not int.

some of them are float ( SIFT,SURF ), others are uchar