Sobel Algorithm

From Cpre584
Revision as of 00:44, 20 February 2012 by Ktown (talk | contribs)
Jump to navigation Jump to search

Will's site

There is a good tutorial on the Sobel algorithm at: [[1]]. He also wrote source code to read a bmp file as well as the actual code performing the Sobel algotihm [[2]]. Be sure to site him if you are using his code.