Filter Edge Detection The aim of edge detection is to find the edge of
shapes in a image and to be able to draw a result bitmap where edges are
in red on white background quantify the difference between two colors
difference Between Color 1 and Color 1 = Sqrt((r1-r2)^2+(g1
-g2)^2+(b1-b2)^2)
|
|
|
Start |
End |
By useing color filter and edge sharping you can get a cleaner edge.
 |
|
Thank you for viewing this source code. If you want to download the project files and a copy of this source code you must either fill out this form with a valid email address as some useful commets about this site or you may become a member free of charge. In either case a link will be emailed where you can down load the project filess.
|
|
|