Home
last modified time | relevance | path

Searched refs:FMEstimatorCallback (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/calib3d/src/
Dfundam.cpp666 class FMEstimatorCallback : public PointSetRegistrator::Callback class
756 Ptr<PointSetRegistrator::Callback> cb = makePtr<FMEstimatorCallback>(); in findFundamentalMat()