• Stars
    star
    2
  • Language
    C++
  • License
    MIT License
  • Created 10 months ago
  • Updated 10 months ago

Reviews

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.