Skip to content

CodeMaster7000/Blur-Video-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blur Video (OpenCV)

About

A C++ program to blur a video captured with OpenCV.

NOTE: This program will only compile in Linux environment. To run in Windows, run filename in cmd. Alternatively, compile in Windows by making suitable changes to the code.

Instructions for Use

Run g++ ­Blur Video.cpp, followed by the command ./blur_vid.

NOTE: The video file captured must be in the same directory as the program file.

About

A C++ program to blur a video captured with OpenCV.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages