Monday, November 10, 2008
Image processing – Edge Detection filters with c++ and GDI+
This article explains 2 different ways to do edge detection: first method is based on: Sobel , Prewitt and Kirsh and the second one is based on the difference between pairs of pixel around the current pixel.
Labels:
c++,
convolution filters,
Edge Detection,
GDI+,
image processing,
Kirsh,
Prewitt,
Sobel,
Visual C++
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment