Skip to content

A tool to generate a cropped sequence of frames from video files

License

Notifications You must be signed in to change notification settings

filonenkoa/VideoDatasetCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VideoDatasetCreator

A tool to generate a cropped sequence of frames from video files written in C# with EmguCV library support.

This tool is created to generate a sequence of images from the specified region and frames slot of the input video. It is better to have 2 monitors to work with this tool. Binaries compiled for Windows can be found in the VideoDatasetCreator\bin\Release folder

Watch the video

Features:

  • Video sequence preview
  • An automatic increment of numbers in folder names

Controls:

  • Left arrow - reverse 100 frames
  • Right arrow - skip 100 frames
  • Top arrow - skip 1 frame
  • Bottom arrow - reverse 1 frame

Choosing the crop region:

  • Left mouse button click starts the selection of the region
  • Right mouse click finalizes the selection of the region

Requirements:

  • EmguCV 3.3.0+

About

A tool to generate a cropped sequence of frames from video files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages