Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Image Processing in C#

What is the right start in image processing using C# I need to know the tools and algorithms to start understanding Thanks

like image 215
Smile at Life Avatar asked Oct 17 '25 20:10

Smile at Life


1 Answers

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

like image 98
Dirk Vollmar Avatar answered Oct 19 '25 09:10

Dirk Vollmar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!