OpenCV
Wolfram imagelines equivalent
Python
crackwitz
June 19, 2021, 11:59am
2
that’s called a “Hough transform”, for lines.
cv::HoughLines
cv::HoughLinesP
show post in topic
Related topics
Topic
Replies
Views
Activity
Help me convert this code in C++ to python in open CV
Python
3
589
June 29, 2021
Extract a specific feature from an image
Python
0
450
November 15, 2022
HoughLines can't find line on simple case
Python
imgproc
5
425
February 1, 2021
How to find intersection points of lines in an image?OPENCV (using HoughLines) And how to find if lines don't have intersection points?
Python
0
4441
January 31, 2021
Detect diagonal straight lines
Python
houghlines
1
1488
April 12, 2023