Skip to content

ayoubridouani/video_processing_opencv

Repository files navigation

OpenCV-Python

in this repository you will find how to:

  • Playing a video record from file
  • foreground/background segmentation using image difference,time derivation,moving average,Running Average,median filter
  • foreground/background segmentation MOG,MO2,GMG:
  • optical flow calculation
  • follow the hand using SIFT points of interest

Requirements:

  • python3
  • opencv library installed or try:
    • pip3 install opencv-python
    • pip3 install opencv-contrib-python

optical flow calculation:

optical flow calculation

foreground/background Segmentation using the image difference:

the image difference

foreground/background Segmentation using time derivation:

time derivation

foreground/background Segmentation using MOG2:

MOG2

to contact me: ridouaniayoub@gmail.com

good luck

About

openCV video processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages