gccheng / PeopleCount

Passenger counting for bus videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PeopleCount

Passenger counting for bus videos. This program counts passengers who ingree and outgress from bus-mounted camera videos automatically. It makes uses of computer vision techniques such as object detection and OCR.

If using the code for research, cite the following paper:

G Cheng, Y Huang, A Mirzaei, BP Buckles, H Yang. Video-based automatic transit vehicle ingress/egress counting using trajectory clustering. Intelligent Vehicles Symposium Proceedings, 2014

Note: The code is based on Qt and OpenCV2x.

About

Passenger counting for bus videos


Languages

Language:C++ 98.4%Language:QMake 1.5%Language:C 0.1%