Mar-26-2018, 05:12 AM
Hi I have the following picture, how to use edge detection to return the result which is equal to 4?
![[Image: zDRxA.jpg]](https://i.stack.imgur.com/zDRxA.jpg)
How to used the edge detection in opencv python to return number of edge?
|
Mar-26-2018, 05:12 AM
Hi I have the following picture, how to use edge detection to return the result which is equal to 4?
![]()
Mar-26-2018, 11:23 AM
see: http://www.scipy-lectures.org/advanced/i...edges.html
note python code download buttons
May-04-2018, 08:31 PM
Why would it be 4? Those are corners, so shouldn't it be 9? Two for each corner, and then another for the bottom right corner? Also, I feel like it'd be hard to avoid getting false positives on all the "1"s...
|
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Delete edge between 2 vertex in graph problem | Mudd07 | 1 | 3,068 |
Oct-10-2020, 04:16 PM Last Post: kosile |
|
Editing images using python and opencv | caaaameron_ | 6 | 4,472 |
May-06-2020, 10:55 AM Last Post: caaaameron_ |
|
Sort Matrices by Mean Value Obtained (OpenCV, Python and Numpy) | danny_paez | 1 | 2,608 |
May-03-2019, 12:21 PM Last Post: scidam |
|
Search for Player ID and return games played and number of times | disruptfwd8 | 3 | 4,178 |
May-03-2018, 06:45 PM Last Post: disruptfwd8 |