All Projects → xfgryujk → VehicleDetection

xfgryujk / VehicleDetection

Licence: other
Detect and track vehicles in video

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to VehicleDetection

Udacity-CarND-Vehicle-Detection-and-Tracking
Term 1, Project 5 - Udacity Self Driving Car Nanodegree
Stars: ✭ 20 (-60%)
Mutual labels:  vehicle-tracking, vehicle-detection
YOLO-Object-Counting-API
The code of the Object Counting API, implemented with the YOLO algorithm and with the SORT algorithm
Stars: ✭ 131 (+162%)
Mutual labels:  vehicle-tracking, vehicle-detection
Vechicle-Detection-Tracking
Vehicle detection and tracking using linear SVM classifier
Stars: ✭ 15 (-70%)
Mutual labels:  vehicle-tracking, vehicle-detection
Self Driving Car
Udacity Self-Driving Car Engineer Nanodegree projects.
Stars: ✭ 2,103 (+4106%)
Mutual labels:  vehicle-detection
Traffic Rule Violation Detection System
Stars: ✭ 174 (+248%)
Mutual labels:  vehicle-detection
Realtime-Port-Authority
Realtime transit tracker of Pittsburgh's Port Authority buses using the realtime PAT API using Google Maps to Display the Maps
Stars: ✭ 54 (+8%)
Mutual labels:  vehicle-tracking
Vehicle-Front-Rear-Detection-for-License-Plate-Detection-Enhancement
A Network for detecting and classifying vehicle's front and rear
Stars: ✭ 33 (-34%)
Mutual labels:  vehicle-detection
SAComputerVisionMachineLearning
Computer Vision and Machine Learning related projects of Udacity's Self-driving Car Nanodegree Program
Stars: ✭ 36 (-28%)
Mutual labels:  vehicle-tracking
Vehicle Detection Yolo Ver
real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method
Stars: ✭ 111 (+122%)
Mutual labels:  vehicle-detection
faster rcnn
An implementation of Faster R-CNN applied to vehicle detection.
Stars: ✭ 22 (-56%)
Mutual labels:  vehicle-detection
hass-pandora-cas
Home Assistant custom component for Pandora Car Alarm System
Stars: ✭ 15 (-70%)
Mutual labels:  vehicle-tracking
Vehicle detection recognition
This is a Matlab lesson design for vehicle detection and recognition. Using cifar-10Net to training a RCNN, and finetune AlexNet to classify. Thanks to Cars Dataset:http://ai.stanford.edu/~jkrause/cars/car_dataset.html
Stars: ✭ 183 (+266%)
Mutual labels:  vehicle-detection
car-detection-model-prediction
No description or website provided.
Stars: ✭ 18 (-64%)
Mutual labels:  vehicle-detection
Opencv Lane Vehicle Track
OpenCV implementation of lane and vehicle tracking
Stars: ✭ 162 (+224%)
Mutual labels:  vehicle-detection
automile-net
Automile offers a simple, smart, cutting-edge telematics solution for businesses to track and manage their business vehicles.
Stars: ✭ 24 (-52%)
Mutual labels:  vehicle-tracking
Carnd Project5 Vehicle detection and tracking
Vehicle Detection with Convolutional Neural Network
Stars: ✭ 134 (+168%)
Mutual labels:  vehicle-detection
WS3D
Official version of 'Weakly Supervised 3D object detection from Lidar Point Cloud'(ECCV2020)
Stars: ✭ 104 (+108%)
Mutual labels:  vehicle-detection
automile-php
Automile offers a simple, smart, cutting-edge telematics solution for businesses to track and manage their business vehicles.
Stars: ✭ 28 (-44%)
Mutual labels:  vehicle-tracking
Vehicle Tracking
OpenCV 3 & Keras implementation of vehicle tracking with video data.
Stars: ✭ 112 (+124%)
Mutual labels:  vehicle-tracking
vehicle-detection
Detect vehicles in a video
Stars: ✭ 88 (+76%)
Mutual labels:  vehicle-detection

VehicleDetection

Detect vehicles using Background Subtraction in OpenCV 3.2.0. And track them with cvBlob.

Build

  1. Use Visual Studio 2017.
  2. Open cvblob\vc\cvBlob.sln and build cvBlob.
  3. Open VehicleDetection.sln and build VehicleDetection.
  4. Copy cvblob\vc\bin\*\cvBlob.dll to VehicleDetection's output directory.
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].