/PeopleCount

Passenger counting for bus videos

Primary LanguageC++

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.