Constructor AffineFeature2D
- Namespace
- OpenCvSharp.XFeatures2D
- Assembly
- OpenCvSharp.dll
AffineFeature2D(nint, nint, Action<nint>)
Used by subclasses of the native cv::xfeatures2d::AffineFeature2D hierarchy (e.g. TBMR), which need the elliptic detect/detectAndCompute methods below but are constructed through their own native create()/delete() pair rather than AffineFeature2D::create().
protected AffineFeature2D(nint smartPtr, nint rawPtr, Action<nint> releaseSmartPtr)