All Projects → akphi → Pedestriancounter

akphi / Pedestriancounter

Pedestrians detection and tracking using OpenCV on Python

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Pedestriancounter

Lane Detection For Autonomous Cars
Lane Detection Module using C++ and OpenCV
Stars: ✭ 90 (-10%)
Mutual labels:  opencv
Emcvlib
An OpenCV framework for iOS and macOS
Stars: ✭ 96 (-4%)
Mutual labels:  opencv
Traffic Sign Detection
Traffic signs detection and classification in real time
Stars: ✭ 96 (-4%)
Mutual labels:  opencv
Wow Fish Bot
World of Warcraft ( WoW ) Fish BOT. Python. Simple. For me.
Stars: ✭ 93 (-7%)
Mutual labels:  opencv
Retina Features
Project for segmentation of blood vessels, microaneurysm and hardexudates in fundus images.
Stars: ✭ 95 (-5%)
Mutual labels:  opencv
Automatic Leaf Infection Identifier
Automatic detection of plant diseases
Stars: ✭ 97 (-3%)
Mutual labels:  opencv
High Dynamic Range Image
Creating HDR image from image stack with multiple exposures
Stars: ✭ 88 (-12%)
Mutual labels:  opencv
Caption ocr tool
视频硬字幕提取工具
Stars: ✭ 98 (-2%)
Mutual labels:  opencv
Sky Detector
Sky area detection without deep neural networks https://maybeshewill-cv.github.io/sky-detector/
Stars: ✭ 96 (-4%)
Mutual labels:  opencv
Libcimbar
Optimized implementation for color-icon-matrix barcodes
Stars: ✭ 98 (-2%)
Mutual labels:  opencv
Agender
Real-time estimation of gender and age
Stars: ✭ 95 (-5%)
Mutual labels:  opencv
Signature Recognition
Verify the authenticity of handwritten signatures through digital image processing and neural networks.
Stars: ✭ 95 (-5%)
Mutual labels:  opencv
Picamnn
Survelliance system with deep learning based people detection (YOLO)
Stars: ✭ 97 (-3%)
Mutual labels:  opencv
Kinectazuredkprogramming
Samples about Kinect Azure DK programming
Stars: ✭ 92 (-8%)
Mutual labels:  opencv
Sign Language Recognition
✌️ 👌 ✊ 📷 Sign Language Recognition using Python
Stars: ✭ 98 (-2%)
Mutual labels:  opencv
Opencv3 Android Sdk With Contrib
Build OpenCV3 Android SDK with contrib modules
Stars: ✭ 90 (-10%)
Mutual labels:  opencv
Pybind11 opencv numpy
Implementation of cv::Mat conversion to numpy.array for pybind11
Stars: ✭ 96 (-4%)
Mutual labels:  opencv
Curved Lane Lines
detect curved lane lines using HSV filtering and sliding window search.
Stars: ✭ 100 (+0%)
Mutual labels:  opencv
Imagestitching
Conducts image stitching upon an input video to generate a panorama in 3D
Stars: ✭ 98 (-2%)
Mutual labels:  opencv
Zed Opencv
ZED SDK interface sample for OpenCV
Stars: ✭ 96 (-4%)
Mutual labels:  opencv

This is a demo made for tracking pedestrian as I am making an attempt to track other vehicles. Starting out the problem with pedestrian is somewhat easier since their motions are more predictable. Click here for the demo video.

This Project uses OpenCV 3.1.0 and Python. The video source video can be found here

Thanks Federico E. Mejía Barajas for his invaluable advices. I recommend looking at his tutorial and going through documentations on the OpenCV Python tutorial side to understand the code.

IMAGE ALT TEXT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].