|
Java™ by example!
|
|
|
How do I do edge detection of an image?
 Apply an edge detection filter using the class ConvolveOp. Main.java:
Image used:
 To learn more about image processing, check out this expensive but excellent book:

Further Information
Author of answer: Joris Van den Bogaert
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|