Class LinemodDetector
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()