What is the reason of this assertion on trained descriptor rows (points count) ? https://github.com/cdemel/OpenCV/blob/2cd76233f9b1aa30c885d6a59bc9dc8f77bddda9/modules/features2d/src/matchers.cpp#L365
What is the reason of this assertion on trained descriptor rows (points count) ?
OpenCV/modules/features2d/src/matchers.cpp
Line 365 in 2cd7623