Class LineDetector
Detector using LINE algorithm with color gradients.
public class LineDetector : Detector, IDisposable
- Inheritance
-
LineDetector
- Implements
- Inherited Members
Constructors
LineDetector()
Create a detector using LINE algorithm with color gradients. Default parameter settings suitable for VGA images.
public LineDetector()