Table of Contents

Class ColorGradient

Namespace
OpenCvSharp.Rgbd
Assembly
OpenCvSharp.dll

Color-gradient LINEMOD modality.

public sealed class ColorGradient : LinemodModality, IDisposable
Inheritance
ColorGradient
Implements
Inherited Members

Constructors

ColorGradient(float, nuint, float)

Creates a color-gradient modality.

Properties

NumFeatures

Gets the number of features extracted for each template.

StrongThreshold

Gets the minimum gradient magnitude used for candidate features.

WeakThreshold

Gets the minimum gradient magnitude used during quantization.