最終更新:2019-02-21 (木) 18:18:42 (1888d)  

cv::Feature2D
Top / cv::Feature2D

Abstract base class for 2D image feature detectors and descriptor extractors.

https://docs.opencv.org/trunk/d0/d13/classcv_1_1Feature2D.html

派生クラス

  • cv::AgastFeatureDetector?
  • cv::AKAZE?
  • cv::BRISK?
  • cv::FastFeatureDetector?
  • cv::GFTTDetector?
  • cv::KAZE?
  • cv::MSER?
  • cv::ORB
  • cv::SimpleBlobDetector
  • cv::xfeatures2d::AffineFeature2D?
  • cv::xfeatures2d::BoostDesc?
  • cv::xfeatures2d::BriefDescriptorExtractor?
  • cv::xfeatures2d::DAISY?
  • cv::xfeatures2d::FREAK?
  • cv::xfeatures2d::HarrisLaplaceFeatureDetector?
  • cv::xfeatures2d::LATCH?
  • cv::xfeatures2d::LUCID?
  • cv::xfeatures2d::MSDDetector?
  • cv::xfeatures2d::SIFT?
  • cv::xfeatures2d::StarDetector?
  • cv::xfeatures2d::SURF?
  • cv::xfeatures2d::VGG?