First time here? Check out the FAQ!
answered 2013-01-15 04:58:23 -0600
It is OpenCV problem. I create a ticket on OpenCV issue tracker. As alternative you can try ORB algorithm. Also you can use descriptor_extractor_matcher.cpp sample. It works normally.