Added a test of CvModelEstimator2::checkSubset(...)
This commit is contained in:
committed by
Andrey Kamaev
parent
d8f749da52
commit
fe86f31f44
@@ -45,7 +45,7 @@
|
||||
|
||||
#include "precomp.hpp"
|
||||
|
||||
class CvModelEstimator2
|
||||
class CV_EXPORTS CvModelEstimator2
|
||||
{
|
||||
public:
|
||||
CvModelEstimator2(int _modelPoints, CvSize _modelSize, int _maxBasicSolutions);
|
||||
|
||||
Reference in New Issue
Block a user