This repository provide interface to the user which is basically a small graphical application implimented using Qt in order to perform some image filtering functionality from computer vision and image processing knowledge.
I would like to mention some of image filtering functions here, which are the following.
| Filters | Colors | Others |
|---|---|---|
| Gaussian | RGB | Salt & Pepper Noise |
| Median | YCbCr | Pencil sketch |
| Laplacian | Grayscale | Cartoonic sketch |
- Download the repository to your favourite folder.
- Go to that folder using command.
cd file_folder path- Then run the code using command.
pthon main.pyIt would be my pleasure to guide and assist you. If you have any questions feel free to contact me at shahidabbassi002[at][gmail][dot][com]
