Click or drag to resize

IAlgorithmAlgorithmPtr Property

http://www.emgu.com
Return the pointer to the algorithm object

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

Return Value

Type: IntPtr
The pointer to the algorithm object
See Also