Searched refs:FeatureDetector (Results 1 – 8 of 8) sorted by relevance
229 void setDetector(Ptr<FeatureDetector> val) { detector_ = val; } in setDetector()230 Ptr<FeatureDetector> detector() const { return detector_; } in detector()243 Ptr<FeatureDetector> detector_;
949 const Ptr<FeatureDetector> &blobDetector,955 const Ptr<FeatureDetector> &blobDetector,961 … const Ptr<FeatureDetector> &blobDetector = SimpleBlobDetector::create());
231 typedef Feature2D FeatureDetector; typedef1255 … const Ptr<FeatureDetector>& fdetector=Ptr<FeatureDetector>() );
135 Ptr<FeatureDetector> detector_;