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 Source: http://www.kilometer0.com/blog/wp-content/uploads/2009/12/edge_detection.fla
Permalink: Implementation of Edge Detection in Actionscript 3
Created: