Sobel Algorithm: Difference between revisions

From Cpre584
Jump to navigation Jump to search
Ktown (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
 
== References ==
== Will's site ==
* [http://homepages.inf.ed.ac.uk/rbf/HIPR2/sobel.htm Description of Sobel's Algorithm]
 
* [http://dasl.mem.drexel.edu/alumni/bGreen/www.pages.drexel.edu/_weg22/edge.html Green's Sobel Algorithm]
There is a good tutorial on the Sobel algorithm at: [[http://dasl.mem.drexel.edu/alumni/bGreen/www.pages.drexel.edu/_weg22/edge.html]]. He also wrote source code to read a bmp file as well as the actual code performing the Sobel algotihm [[http://dasl.mem.drexel.edu/alumni/bGreen/www.pages.drexel.edu/_weg22/edgesob.zip]]. Be sure to site him if you are using his code.
* [http://dasl.mem.drexel.edu/alumni/bGreen/www.pages.drexel.edu/_weg22/edgesob.zip Green's Source Code]

Revision as of 17:46, 27 February 2012