An open API service indexing awesome lists of open source software.

https://github.com/thebuzzycoder/imageprocessing

People detection and counting
https://github.com/thebuzzycoder/imageprocessing

Last synced: 11 months ago
JSON representation

People detection and counting

Awesome Lists containing this project

README

          

# ImageProcessing
People detection and counting a project to detect and count the number of people in a video using HoG feature extraction.
We train the machine using support vector machine(SVM).