ImageProcessing.ArtemBurashnikov is a library and a console application to process images that supports both CPU and GPU.
By utilizing this library in your project you can develop custom filters for CPU and kernels for GPU.
Takes you through a series of steps and teaches you the basics.
Guides you through the steps involved in extending the library by creating your own filters and transformations.
Discusses key topics and concepts at a fairly high level and provide useful background information and explanation..
Contain technical reference for APIs.