There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Parallelized image enhancement code written in C++ and OpenMP. Uses ImageMagick to convert jpg/png images to ppm format and then applies image enhancement techniques like Gaussian Filtering and Histogram Equalization.