Reputation: 1736
In my application , am capturing an image of coins on table and then immidiatley i ned to detect edges of those coins . Can any one help me how to solve this ?
regards, Srinivas
Upvotes: 0
Views: 645
Reputation: 3604
The're a number of edge detecting algorithms , I have successfully used the Sobel edge detector before.
Upvotes: 1