Sobel Algorithm: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== References == | == References == | ||
* [http://homepages.inf.ed.ac.uk/rbf/HIPR2/sobel.htm Description of Sobel's Algorithm] | * [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] | * [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] | * [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
References
- Description of Sobel's Algorithm
- Green's Sobel Algorithm
- 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