haveCollinearPoints   79 modules/calib3d/src/fundam.cpp         if( haveCollinearPoints(ms1, count) || haveCollinearPoints(ms2, count) )
haveCollinearPoints  672 modules/calib3d/src/fundam.cpp         return !haveCollinearPoints(ms1, count) && !haveCollinearPoints(ms2, count);