![]() |
OpenCV 4.12.0
Open Source Computer Vision
|
#include <opencv2/core.hpp>Namespaces | |
| namespace | cv |
| namespace | cv::fastcv |
Functions | |
| void | cv::fastcv::houghLines (InputArray src, OutputArray lines, double threshold=0.25) |
| Performs Hough Line detection. | |