Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The problem was solved. The problem was that descriptors should not be converted to CV_32F and that I need to check if (matches[i].size() >= 2) Thanks!