Click or drag to resize

StaticSaliencySpectralResidualStaticSaliencyPtr Property

http://www.emgu.com
Pointer to the unmanaged StaticSaliency object

Namespace:  Emgu.CV.Saliency
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
public IntPtr StaticSaliencyPtr { get; }

Property Value

Type: IntPtr

Implements

IStaticSaliencyStaticSaliencyPtr
See Also