Ask Your Question

Revision history [back]

How do you compare the x and y differences of feature points in two different images

I use KeyPoint::convert to convert KeyPoint to Point2f with keypointIndexes. but two different vector<point2f>.at(i) can not correspond. How can I achieve this goal.