Table of Contents

Interface IMotionSaliency

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

Base interface for MotionSaliency algorithms

public interface IMotionSaliency : ISaliency, IAlgorithm
Inherited Members
Extension Methods

Properties

MotionSaliencyPtr

Pointer to the unmanaged MotionSaliency object

nint MotionSaliencyPtr { get; }

Property Value

nint