Skip to content

hbenbel/VOIR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

██╗   ██╗ ██████╗ ██╗██████╗ 
██║   ██║██╔═══██╗██║██╔══██╗
██║   ██║██║   ██║██║██████╔╝
╚██╗ ██╔╝██║   ██║██║██╔══██╗
 ╚████╔╝ ╚██████╔╝██║██║  ██║
  ╚═══╝   ╚═════╝ ╚═╝╚═╝  ╚═╝
                             
DESCRIPTION
  Detect target and track object in video

USAGE
    Detector:
      python main.py [-h] -i IMAGE [-ct CANNY_THRESHOLD] [-mcas MIN_CONTOUR_AREA_SIZE]

      The input image will be copied in the folder "negative" if no targets are found
      and in the folder "positive" otherwise
    Tracker:
        python main.py [-h] -v VIDEO [-np NB_PARTICLES] [-op OBJECT_SPEED]

CONTRIBUTORS
  Sirine Kéfi
  Thibaud Chominot
  Hussem Ben Belgacem

Releases

No releases published

Packages

No packages published

Languages