Class QRCodeDetectorAruco
A QR code detector
public class QRCodeDetectorAruco : UnmanagedObject, IDisposable, IGraphicalCodeDetector
- Inheritance
-
QRCodeDetectorAruco
- Implements
- Inherited Members
- Extension Methods
Constructors
QRCodeDetectorAruco()
Create a new QR code detector
public QRCodeDetectorAruco()
Properties
GraphicalCodeDetectorPtr
Pointer to the graphical code detector
public nint GraphicalCodeDetectorPtr { get; }
Property Value
Methods
DisposeObject()
Release the unmanaged memory associated with this HOGDescriptor
protected override void DisposeObject()