Table of Contents

Class QuantizedPyramid

Namespace
OpenCvSharp.Rgbd
Assembly
OpenCvSharp.dll

A modality-specific quantized image pyramid.

public sealed class QuantizedPyramid : CvPtrObject, IDisposable
Inheritance
QuantizedPyramid
Implements
Inherited Members

Methods

ExtractTemplate(out LinemodTemplate)

Extracts the most discriminant features at the current pyramid level.

PyrDown()

Advances to the next pyramid level.

Quantize()

Computes the quantized image at the current pyramid level.