Ask Your Question
-2

I want to count number of people crossing a line from either side.

asked 2016-03-26 09:57:42 -0600

askri gravatar image

I have a camera that is placed on ceiling and shooting for the floor where the line is (So camera sees just top of people heads; and so it is more of object detection than people detection). Is there any sample solution for this problem or similar problems like this? So I can learn from them?

More than one person is crossing the line at any moment

edit retag flag offensive close merge delete

Comments

did you search on google and github

sturkmen gravatar imagesturkmen ( 2016-03-26 15:57:18 -0600 )edit

I agree with @sturkmen that people should put in some serious effort ... I mean this must be one of the most solved computer vision tasks around there ... even this forum has a search option that contains several solutions for this ...

StevenPuttemans gravatar imageStevenPuttemans ( 2016-03-29 04:29:44 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2016-03-27 19:53:18 -0600

sai kethamakka gravatar image

You could try using background subtraction and motion segmentation. Here's an article that might be useful http://www.pyimagesearch.com/2015/05/...

edit flag offensive delete link more

Comments

thanks a lot

askri gravatar imageaskri ( 2016-03-28 08:54:54 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2016-03-26 09:57:42 -0600

Seen: 9,263 times

Last updated: Mar 27 '16