Skip to content

Automatic marking of silhouettes of moving objects in video sequences

Notifications You must be signed in to change notification settings

alucarded/VideoObjectExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideoObjectExtractor

============== Automatic marking of silhouettes of moving objects in video sequences

Pre-requisites:

  • OpenCV library

On Linux (tested on Ubuntu 14.04):

  1. In main project directory, in command line type:
  • mkdir build
  • cd build
  • cmake ..
  • make
  1. Execute prepare_camera.sh to configure camera with v4l2-ctl tool

  2. Make sure you have camera connected and then run the binary file.

On Windows:

  1. Prepare project/workspace with CMake for Windows http://www.cmake.org/download/
  2. Compile

In action:

System presentation with difficult background

Related paper:

Posłuszny T., Putz B. (2016) An Improved Extraction Process of Moving Objects’ Silhouettes in Video Sequences. In: Jabłoński R., Brezina T. (eds) Advanced Mechatronics Solutions. Advances in Intelligent Systems and Computing, vol 393. Springer, Cham

https://link.springer.com/chapter/10.1007/978-3-319-23923-1_9

About

Automatic marking of silhouettes of moving objects in video sequences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published