C# (CSharp) Emgu.CV.Features2D Пространство имен

Классы

Имя Описание
DenseFeatureDetector Class for generation of image features which are distributed densely and regularly over the image.
FastDetector
Features2DTracker This class use ImageFeature to match or track object
Features2DTracker.ImageFeatureMatcher A simple class that use flann to match Image features.
Features2DTracker.MatchedImageFeature The matched Image feature
Features2DTracker.SimilarFeature A similar feature is a structure that contains a Image feature and its corresponding distance to the comparing Image feature
GFTTDetector Wrapping class for feature detection using the goodFeaturesToTrack() function.
GridAdaptedFeatureDetector Adapts a detector to partition the source image into a grid and detect points in each cell.
LDetector
MSERDetector
PatchGenerator OpenCV's PatchGenerator
PlanarObjectDetector A Planar object detector
SIFTDetector Wrapped SIFT detector structure
SURFFeature
SURFTracker
SURFTracker.MatchedSURFFeature The matched SURF feature
SURFTracker.SURFMatcher A simple class that use flann to match SURF features.
SURFTracker.SimilarFeature A similar feature is a structure that contains a SURF feature and its corresponding distance to the comparing SURF feature
SelfSimDescriptor SelfSimDescriptor
StarDetector
SurfDetector