![]() |
OpenCV 5.0.0
Open Source Computer Vision
|
This module offers a comprehensive suite of image processing functions, enabling tasks such as those listed above.
Enumerations | |
| enum | cv::LineSegmentDetectorModes { cv::LSD_REFINE_NONE = 0 , cv::LSD_REFINE_STD = 1 , cv::LSD_REFINE_ADV = 2 } |
| Variants of Line Segment Detector. More... | |
#include <opencv2/imgproc.hpp>
Variants of Line Segment Detector.