FM_8POINT         759 modules/calib3d/src/fundam.cpp     if( npoints == 7 || method == FM_8POINT )
FM_8POINT         268 samples/cpp/stereo_calib.cpp         F = findFundamentalMat(Mat(allimgpt[0]), Mat(allimgpt[1]), FM_8POINT, 0, 0);