Table of Contents

Class LinemodDetector

Namespace
Emgu.CV.Linemod
Assembly
Emgu.CV.dll

Detector using LINE-MOD algorithm with color gradients and depth normals.

public class LinemodDetector : Detector, IDisposable
Inheritance
LinemodDetector
Implements
Inherited Members

Constructors

LinemodDetector()

Create a detector using LINE-MOD algorithm with color gradients and depth normals. Default parameter settings suitable for VGA images.

public LinemodDetector()