315386775 / VideoRecognitionTracking

Real time object or face detection recognition and tracking in video. The Full end-to-end project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VideoRecognitionTracking

Description

Real time object or face detection recognition and tracking in video. The Full end-to-end project.

Requirements

The code requires Caffe as well as the following libraries:

  • Opencv 3.0 or later
  • Cuda 7.5 or later
  • eigen3
  • VS2013 or later

Setup

Run : You need copy the all code and create a project by vs2013. The code contains three sections. The detection/recognition/tracking. The result video in the sample.

About

Real time object or face detection recognition and tracking in video. The Full end-to-end project.


Languages

Language:C++ 99.9%Language:C 0.1%