mser.cpp | 127 vector<vector<Point> >* msers; member in struct:cv::MSER_Impl::WParams 217 wp.msers->push_back(vector<Point>()); 218 vector<Point>& region = wp.msers->back(); 345 std::vector<std::vector<Point> >& msers, 402 void pass( const Mat& img, vector<vector<Point> >& msers, vector<Rect>& bboxvec, 414 wp.msers = &msers; 896 vector<vector<Point> >& msers, 1060 vector<vector<Point> > msers; local [all...] |