Sobel Algorithm: Difference between revisions

From Cpre584
Jump to navigation Jump to search
Ktown (talk | contribs)
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:


== Will's site ==
== References ==
 
* [http://homepages.inf.ed.ac.uk/rbf/HIPR2/sobel.htm Description of Sobel's 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/edge.html Green's Sobel Algorithm]
* [http://dasl.mem.drexel.edu/alumni/bGreen/www.pages.drexel.edu/_weg22/edgesob.zip Green's Source Code]
* [[Team Gryffindor - Sobel Source Code]]
* Team Gryffindor's Subversion Repository:
** Run the console command: ''svn co http://svn.chaddington.com/cpre584''

Latest revision as of 17:47, 27 February 2012