This Python script applies a watercolor effect to a video . It resizes and filters frames to create a visually appealing watercolor effect on each frame, maintaining the original audio.
-
Clone this repository to your local machine.
-
Install required libraries
pip install opencv-python-headless
-
Run the script by executing:
python main.py
-
Specify input and output paths