Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I don't know the OpenCV version of BRISK, but in the original code AFAIR the image had to be converted to gray-scale before running BRISK on that image. Otherwise I had weird results. Maybe you should convert your image to gray-scale with OpenCV as well.