Table of Contents

Class RFFeatureGetter

Namespace
Emgu.CV.XImgproc
Assembly
Emgu.CV.dll

Helper class for training part of [P. Dollar and C. L. Zitnick. Structured Forests for Fast Edge Detection, 2013].

public class RFFeatureGetter : UnmanagedObject, IDisposable
Inheritance
RFFeatureGetter
Implements
Inherited Members

Constructors

RFFeatureGetter()

Create a default RFFeatureGetter

public RFFeatureGetter()

Methods

DisposeObject()

Release the unmanaged memory associated with this RFFeatureGetter.

protected override void DisposeObject()