Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 386 Bytes

File metadata and controls

9 lines (7 loc) · 386 Bytes

OpenCV-Image-and-Video-Processing

This repository is to help in learning OpenCV-python using very simple and easy code. Each functionality is saved in the respective .py file.

Run the respective .py files to see the results

1. detect_faces_and_eyes: face and eyes detection

2. video_handling: video handling basics

3. motion_detection: motion detection in a video