Ask Your Question

Revision history [back]

Error implementing findFundamantalMat()

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

Error implementing findFundamantalMat()findFundamentalMat()

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

Error implementing findFundamentalMat()

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