A simple Python Script to apply Gradient Mapping to an Image.
- Python3
- Windows OS
- A good Internet connection (of course!😉)
- opencv-python
$ pip install opencv-python
- matplotlib
$ pip install matplotlib
- numpy
NOTE - numpy
package automatically installs while installing opencv-python
package
$ python gradient_mapping.py
Original | Gradient |
---|---|