Implementation of an Image Processing Library for time consuming operations such as Image Blurring,Negation,Edge Detection and Contrast Stretching with help of sobel and gaussian Filters
- Clone the Repos/Project
- For libpng, run:
sudo apt-get install libpng-dev
For zlib, run:
sudo apt-get install zlib1g-dev
- run the programm
For libpng, run:
sudo apt-get install libpng-dev
For zlib, run:
sudo apt-get install zlib1g-dev
##Compile
gcc -o filename -fopenmp filename.c -lpng
##run
./filename
And repeat
until finished
Rest all the things will be done by the compiler i.e taking an image as a input performing operations etc.
1)Image blurrring
2)Edge Detection
3)Contrast Stretching
4)Image NegationProcedural Programming
Not Yet
Work in Progress
- OpenMP -Introduction to Parallel Programming by Tim Matson
- PNG -PNG Image Specification
- PNG - PNG Reference Library: libpng
- OpenMP - OpenMP docs
//Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Team Trident - work - rahulsonone1234 - rushikeshkorde - saurabhzade
See also the list of contributors who participated in this project.
Dr. Nileshchandra Pikle Sir
who guided us in overall project development life cycle