Skip to content

Thos repository is to commit some opencv python module samples that I have been learn.

Notifications You must be signed in to change notification settings

RichardsonFL/opencv-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python opencv examples

This repo contains some pratical examples we've expirencied on my stduies cases over OpenCV pythom module. This is to my own consult later too.

On the examples folder examples there are some pratical, basic and simple example of using opencv-python library. We can improve this example by visting OpenCV Site to get more information to build more complex tools that can auxiliar us in our tasks with video and image handler.

With OpenCV Python what can we do?

  1. Image processing;
  2. Video Extract frames;
  3. Video Exxtract clip;
  4. Automations tasks on work video and image editing

And more...

To get more informastion

  1. Oficial web page where we can get more thecnical informations: OpenCV Site
  2. Opencav docs, where we can read some examples as in C++ as in Python: OpenCV Docs
  3. Other great place to get opencv-python examples is GeeksForGeeks: OpenCv Python Examples. In there, we have a lot of opencv-python Samples to get started.

About

Thos repository is to commit some opencv python module samples that I have been learn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages