Table of Contents

Interface IBackgroundSubtractor

Namespace
Emgu.CV
Assembly
Emgu.CV.dll

Interface to the BackgroundSubtractor class

public interface IBackgroundSubtractor : IAlgorithm
Inherited Members
Extension Methods

Properties

BackgroundSubtractorPtr

Pointer to the native BackgroundSubstractor object

nint BackgroundSubtractorPtr { get; }

Property Value

nint