[問題] 關於OpenCV C++ API裡面的MSER class
我想問這個cv::MSER
其中的operator,如下:
void operator()( const Mat& image, vector<vector<Point> >& msers, const Mat&
mask ) const;
如何使用???
我又試著使用cv::MserFeatureDetector
Wrapping class for feature detection using cv::MSER class
其中的
void FeatureDetector::detect( const Mat& image, vector<KeyPoint>& keypoints,
const Mat& mask=Mat() ) const;
但是第二參數是不同型態的!?
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.120.13.168
→
06/03 17:03, , 1F
06/03 17:03, 1F
→
06/03 17:03, , 2F
06/03 17:03, 2F
討論串 (同標題文章)
C_and_CPP 近期熱門文章
PTT數位生活區 即時熱門文章