Table of Contents

Class QRCodeDetectorAruco

Namespace
Emgu.CV
Assembly
Emgu.CV.dll

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

nint

Methods

DisposeObject()

Release the unmanaged memory associated with this HOGDescriptor

protected override void DisposeObject()