Click or drag to resize
IAlgorithmAlgorithmPtr Property
http://www.emgu.com
Return the pointer to the algorithm object

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
IntPtr AlgorithmPtr { get; }

Return Value

Type: IntPtr
The pointer to the algorithm object
See Also