StsBadSize        135 modules/features2d/src/draw.cpp             CV_Error( Error::StsBadSize, "outImg has size less than need to draw img1 and img2 together" );
StsBadSize        196 modules/features2d/src/draw.cpp         CV_Error( Error::StsBadSize, "matchesMask must have the same size as matches1to2" );
StsBadSize        225 modules/features2d/src/draw.cpp         CV_Error( Error::StsBadSize, "matchesMask must have the same size as matches1to2" );
StsBadSize        341 modules/features2d/src/orb.cpp             CV_Error( Error::StsBadSize, "Wrong wta_k. It can be only 2, 3 or 4." );