$darkmode
OpenCV 4.12.0
Open Source Computer Vision
Namespaces | Functions
hough.hpp File Reference
#include <opencv2/core.hpp>
Include dependency graph for hough.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 cv
 
 cv::fastcv
 

Functions

void cv::fastcv::houghLines (InputArray src, OutputArray lines, double threshold=0.25)
 Performs Hough Line detection. More...