What is the right start in image processing using C# I need to know the tools and algorithms to start understanding Thanks
+1
A:
There is a great series on Code Project by Christian Graus which you might find useful:
Image Processing for Dummies with C# and GDI+ Part 1 - Per Pixel Filters
Image Processing for Dummies with C# and GDI+ Part 2 - Convolution Filters
Image Processing for Dummies with C# and GDI+ Part 3 - Edge Detection Filters
Image Processing for Dummies with C# and GDI+ Part 4 - Bilinear Filters and Resizing
Image Processing for Dummies with C# and GDI+ Part 5 - Displacement filters, including swirl
Image Processing for Dummies with C# and GDI+ Part 6 - The HSL color space
0xA3
2010-09-15 10:41:36
thank you very much
Smile at Life
2010-09-15 10:56:39