Image Filters is a Python project that offers a collection of creative filters for image manipulation using the OpenCV library. Each filter applies a specific transformation to the input image, resulting in visually distinct outputs.
- doc/: Stores Documents files.
- img/: Contains input and output images.
- src/: Contains Python scripts.
opencv-python imageio scipy matplotlib numpy sys os
- Clone the repository:
git clone https://github.com/Faridghr/Image-Filters.git
- Navigate to the project directory:
cd Image-Filters
- Install dependencies:
pip install -r requirements.txt
- Run the python script:
src/imageFilter.py
Below are some examples of images processed using the filters:
- Black and Color Filter:
- Cartoon Filter:
- Black and Orange Filter:
- Sketch Filter: