Skip to content

henriqueburis/Object_detection_opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Object Detection OpenCV

By Luiz H. Buris

Introdução

O rastreamento de objetos é uma tarefa muito útil quando aplicado no mundo real. Realizar o rastreamento envolve a tarefa de identificar um objeto e após isso acompanhar sua trajetória. Existem diversas maneiras para identificar um objeto é utilizar a técnica, uma dela a Haar-like. Outra maneira, é simplesmente definir um subtrator de fundo para identificar o objeto para rastrear.

Code organization

  • object_detector_opencv.py: .

Train

you can now carry out "run" the python scrypt with the following command:

python3 object_detector_opencv.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages