Table of Contents

Class BoostDesc

Namespace
OpenCvSharp.XFeatures2D
Assembly
OpenCvSharp.dll

Class implementing BoostDesc (Learning Image Descriptors with Boosting).

public class BoostDesc : Feature2D, IDisposable
Inheritance
BoostDesc
Implements
Inherited Members

Properties

ScaleFactor

Adjust the sampling window of detected keypoints.

UseScaleOrientation

Sample patterns using keypoints orientation.

Methods

Create(BoostDescType, bool, float)

Creates the BoostDesc descriptor.