Table of Contents

Class LinemodTemplate

Namespace
OpenCvSharp.Rgbd
Assembly
OpenCvSharp.dll

A template at one pyramid level.

public sealed record LinemodTemplate : IEquatable<LinemodTemplate>
Inheritance
LinemodTemplate
Implements
Inherited Members

Constructors

LinemodTemplate(int, int, int, LinemodFeature[])

A template at one pyramid level.

Properties

Features
Height
PyramidLevel
Width

Methods

Equals(LinemodTemplate?)

Indicates whether the current object is equal to another object of the same type.

GetHashCode()

Serves as the default hash function.