emirsahin1 / ImageBench

An Image Processing program to experiment with various image processing algorithms.
1 stars 1 forks source link

ImageBench

ImageBench is a wxWidgets based image processing program written in C++, intended to be used to experiment with various image processing algorithms. It does not use any external libraries for the image proccessing. It currently renders images using the CPU but GPU rendering using OpenGL is planned.

Implemented Features

Images

image1

image2

image3