First time here? Check out the FAQ!
answered 2017-01-20 09:12:16 -0600
In b = ORB::create(400,0,8,31,0,2,0,31,20);
b = ORB::create(400,0,8,31,0,2,0,31,20);
the second argument should be a float greater or equals to 1 according to the documentation at http://docs.opencv.org/trunk/db/d95/classcv_1_1ORB.html
while I set it to 0