c++ - Person counting for a store using image processing techniques in OpenCV -


i new image processing , writing small application in need count number of people entering store. entry point fixed , there 4 camera feeds in same video same counting. can possibly use this?

i have used running average , background subtraction till , has given me parts of image involve person. how use counting? using opencv c++.

thanks!

if have @ disposal multiple video stream can calibrate system create passive stereo framework.

i've seen many work on topic one: http://www.dis.uniroma1.it/~iocchi/publications/iocchi-ie05.pdf

you can take @ question: people counting using opencv


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -