Skip to content

This repository contains basic projects done with open-cv library in python

Notifications You must be signed in to change notification settings

ieeebitmesra/open-cv-mini-projects

 
 

Repository files navigation

open-cv-mini-projects

This repository contains basic projects done with open-cv library in python. It contains object tracking and face detection. Object tracking has three codes. In one there is black background and the trail does not disappear. Second one there is no such background it produces trail on each frame. Third one the trail disappers after every 30 frames. Face detection is done with haar Cascade Classifier which are also provided. People detection is also done with full body classifier.

About

This repository contains basic projects done with open-cv library in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%