Table of Contents

Interface IObjectness

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

Base interface for Objectness algorithms

public interface IObjectness : ISaliency, IAlgorithm
Inherited Members
Extension Methods

Properties

ObjectnessPtr

Pointer to the unmanaged Objectness object

nint ObjectnessPtr { get; }

Property Value

nint