Table of Contents

Interface IStaticSaliency

Namespace
Emgu.CV.Saliency
Assembly
Emgu.CV.dll

Base interface for StaticSaliency algorithms

public interface IStaticSaliency : ISaliency, IAlgorithm
Inherited Members
Extension Methods

Properties

StaticSaliencyPtr

Pointer to the unmanaged StaticSaliency object

nint StaticSaliencyPtr { get; }

Property Value

nint