Results 1 to 10 of 10
Thread: Edge detector
- 09-07-2008, 03:28 PM #1
Member
- Join Date
- Sep 2008
- Posts
- 5
- Rep Power
- 0
-
cross-posted in the Swing forum.
- 09-07-2008, 04:14 PM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
- 09-07-2008, 04:16 PM #4
Member
- Join Date
- Sep 2008
- Posts
- 5
- Rep Power
- 0
sorry..
I didn't know in which one to post, since canny can be used in both
awt and swt.
I forgot mentioning that the background is almost completely white so there are very few interruption
- 09-07-2008, 04:28 PM #5
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Can you more clear what are you talking about? I've no idea what you really wants to know.
- 09-07-2008, 04:37 PM #6
Member
- Join Date
- Sep 2008
- Posts
- 5
- Rep Power
- 0
Maybe I forgot to mention that I talking about an obect in a picture :rolleyes:
I want to find his external edge (that surround the object),
but canny also returns internal edges (inside the object)
- 09-07-2008, 04:51 PM #7
Are you looking at pixels in an image and trying to detect a change in color? The change in color being the "edge"?an obect in a picture
What determines "internal" vs "external"?
What is Canny? Is it a free download from some site? Is it a java package?
- 09-07-2008, 05:29 PM #8
Member
- Join Date
- Sep 2008
- Posts
- 5
- Rep Power
- 0
Canny is free:
the site don't allow me to post links.....
"tomgibara dot com/computer-vision/canny-edge-detector"
Edge are indeed significant change in color.
If for example I have a picture of a zebra, running Canny on the image will also return the edges between every 2 stripe of the zebra ("inside her body").
But I only want her outline shape
- 09-07-2008, 07:27 PM #9
Does the API doc for Canny tell you how to use it?
Canny is not really java programming. What you are asking is how to use the package Canny. Best to read the doc.
- 09-11-2008, 01:42 PM #10
Member
- Join Date
- Sep 2008
- Posts
- 5
- Rep Power
- 0
Similar Threads
-
Google Singleton Detector 0.7.2
By levent in forum Java SoftwareReplies: 0Last Post: 07-26-2007, 08:12 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks