Python Forum
How to used the edge detection in opencv python to return number of edge?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to used the edge detection in opencv python to return number of edge?
#1
Hi I have the following picture, how to use edge detection to return the result which is equal to 4?[Image: zDRxA.jpg]
Reply
#2
see: http://www.scipy-lectures.org/advanced/i...edges.html
note python code download buttons
Reply
#3
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...
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Delete edge between 2 vertex in graph problem Mudd07 1 2,146 Oct-10-2020, 04:16 PM
Last Post: kosile
  Editing images using python and opencv caaaameron_ 6 3,121 May-06-2020, 10:55 AM
Last Post: caaaameron_
  Sort Matrices by Mean Value Obtained (OpenCV, Python and Numpy) danny_paez 1 2,082 May-03-2019, 12:21 PM
Last Post: scidam
  Search for Player ID and return games played and number of times disruptfwd8 3 3,432 May-03-2018, 06:45 PM
Last Post: disruptfwd8

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020