Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Passengers counting in car using opencv

Hi All,

I'm working on a project where a camera is installed and a pic is taken after the door is closed. So i need to identify the number of people seated in the car using the image captured. Is there any already trained models i could use to achieve this? Should i go for face detection to count the number of people or human detection? what should be the right approach?