AForge is a popular .Net library for image processing and computer vision. It features a lot of image filters, noise generators, or other image-related algorithms. Since it’s written in C#, and given the very parallel nature of most of image processing algorithms, we tried to hybridize some of them. AForge code make heavy use of […]
Tags: CUDA, Image Processing, Intrinsics