Directions: Choose an image to test the edge detection. Click on image to see original, scroll wheel to zoom in/out.
Description: This is an Edge Detection implementation in ActionScript 3. It is using the Sobel method, plus a Gaussian smoothing convolution matrix. The code is based on the algorithm described in the Canny Edge Detection Tutorial at http://www.pages.drexel.edu/~weg22/can_tut.html
Download Code: FLA Source or ActionScript 3 Source Only
Code Credit: Alex Petrescu [ Contact ]