Skip to content

cstrelioff/opencv-python-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv-python-scripts

A collection of scripts demonstrating opencv-python tasks on Linux (Ubuntu/Pop!_OS). The scripts are designed to work in a simple virtual environment, details here.

scripts overview

  • script01 access the first available camera and open a window to display feed. Hit q to quit. More information at the blog post.
  • script02 save the vide feed to an mp4 file on Linux. Again, hit q to quit. The related blog post is here.
  • script03 add command line arguments and help with argparse to make the script(s) more flexible. Hit q to quit.

About

A collection of scripts demonstrating opencv-python tasks on Linux (Ubuntu/Pop!_OS).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages