Skip to content

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

License

Notifications You must be signed in to change notification settings

OnBoard-Devs/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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%