Table of Contents

Interface IAlgorithm

Namespace
Emgu.CV
Assembly
Emgu.CV.dll

Interface to the algorithm class

public interface IAlgorithm
Extension Methods

Properties

AlgorithmPtr

Return the pointer to the algorithm object

nint AlgorithmPtr { get; }

Property Value

nint

The pointer to the algorithm object