Table of Contents

Interface ISaliency

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

Base interface for Saliency algorithms

public interface ISaliency : IAlgorithm
Inherited Members
Extension Methods

Properties

SaliencyPtr

Pointer to the unmanaged Saliency object

nint SaliencyPtr { get; }

Property Value

nint