Skip to content

nazalnihad/video_watercolor_effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Video Watercolor Effect Generator

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.

How to Use

  1. Clone this repository to your local machine.

  2. Install required libraries

    pip install opencv-python-headless
    
  3. Run the script by executing:

    python main.py
    
  4. Specify input and output paths

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages