Hi, I am getting an error while trying to implement: Mat F = findFundamentalMat(imgpts1, imgpts2,FM_RANSAC, 0.1, 0.99);
The error says: error: use of undeclared identifier 'FM_RANSAC'.
Other details: Using Eclipse Kepler with C/C++ Development Tools, C++, Mac OSx 10.9.1