People Counter
Client-Server application for People Counting developed using PWCT
Simple Open Source Client-Server application for People Counting developed using Programming Without Coding Technology (PWCT) through HarbourPWCT (Based on Harbour & HarbourMiniGUI Extended).
The application uses simple utility written in C++ and OpenCV to get input from the Camera, perform the Face detection operation, and people counting.
Using this software, at the server side, we can see 4-locations at the same time with performance from 1 to 10 images per second.
The applications...