Class FeaturesMatcher
Features Matcher for Image Stitching
public abstract class FeaturesMatcher : UnmanagedObject, IDisposable
- Inheritance
-
FeaturesMatcher
- Implements
- Derived
- Inherited Members
Constructors
FeaturesMatcher()
protected FeaturesMatcher()
Fields
_featuresMatcherPtr
Pointer to the native FeaturesMatcher object.
protected nint _featuresMatcherPtr
Field Value
Properties
FeaturesMatcherPtr
Pointer to the native FeaturesMatcher object.
public nint FeaturesMatcherPtr { get; }
Property Value
Methods
DisposeObject()
Reset the unmanaged pointer associated to this object
protected override void DisposeObject()