Skip to content

trbasoglu/ObjectExtractFromVideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ObjectExtractFromVideo

It is used to crop objects from video. It canbe used to create dataset for classification training.

Getting Started

Run program with below command. python objectExtractFromVideo.py --video video.mp4 -x 250 -y 250 Press space key to pause video,select roi and press 'enter' Press q to exit the program

Prerequisites

Install below libraries.

pip install opencv-python

About

It is used to crop objects from video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages