Tag Archives: image processing

C# Image Processing Performance – Unsafe vs. Safe code, Part I

It’s spring break at my school, and my travel plans fell through, so I’ve taken some time to get back into one of my favorite topics in C#, image processing. If you’re not familiar with doing this in C#, I’d highly encourage you to start reading the great series of articles on the subject by [...]