All Projects → Multiple-Object-Tracking → Similar Projects or Alternatives

111 Open source projects that are alternatives of or similar to Multiple-Object-Tracking

ComputerVision-Essentials
Computer Vision Essentials in Python Programming Language 🎉
Stars: ✭ 28 (+55.56%)
Mutual labels:  opencv-python, blob-detection
Computer-Vision
Cool Vision projects
Stars: ✭ 51 (+183.33%)
Mutual labels:  kalman-filtering, opencv-python
fusion-ekf
An extended Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements.
Stars: ✭ 113 (+527.78%)
Mutual labels:  kalman-filtering
EyeControlledCursor
Controlling mouse cursor from eye.
Stars: ✭ 36 (+100%)
Mutual labels:  opencv-python
python-opencv-gpu-video
GPU accelerated video processing on OpenCV with Python.
Stars: ✭ 62 (+244.44%)
Mutual labels:  opencv-python
opencv-python-inference-engine
Wrapper package for OpenCV with Inference Engine python bindings.
Stars: ✭ 32 (+77.78%)
Mutual labels:  opencv-python
object detector
Object detector from HOG + Linear SVM framework
Stars: ✭ 24 (+33.33%)
Mutual labels:  opencv-python
Image deionising auto encoder
Noise removal from images using Convolutional autoencoder
Stars: ✭ 34 (+88.89%)
Mutual labels:  opencv-python
Skin-Lesion-Analysis-Towards-Melanoma-Detection
No description or website provided.
Stars: ✭ 14 (-22.22%)
Mutual labels:  opencv-python
openCVtutorials
OpenCV Tutorials
Stars: ✭ 12 (-33.33%)
Mutual labels:  opencv-python
WoW Fishing Bot
Fishing bot written in Python3.6
Stars: ✭ 15 (-16.67%)
Mutual labels:  opencv-python
herokuobjectdetection
This is the code for Medium tutorial
Stars: ✭ 17 (-5.56%)
Mutual labels:  opencv-python
Invisible-Cloak-And-Magic-Wand-using-OpenCV
This is one of my OpenCV that is Computer Vision project named in vi . That is inspired from Harry potter Invisible Cloak
Stars: ✭ 16 (-11.11%)
Mutual labels:  opencv-python
pycv4rtsp
VideoCapture封装,读取rtsp的实时帧
Stars: ✭ 38 (+111.11%)
Mutual labels:  opencv-python
Realtime-OpenCV-Chess
♔ Chess-playing with Open-CV [Human vs AI (Stockfish engine)]
Stars: ✭ 18 (+0%)
Mutual labels:  opencv-python
Sign-Language-App
Training a model to recognize Sign Language then running inference on the Webcam
Stars: ✭ 25 (+38.89%)
Mutual labels:  opencv-python
Face-Detection-and-Tracking
Computer Vision model to detect face in the first frame of a video and to continue tracking it in the rest of the video. This is implemented in OpenCV 3.3.0 and Python 2.7
Stars: ✭ 24 (+33.33%)
Mutual labels:  opencv-python
Z-Spider
一些爬虫开发的技巧和案例
Stars: ✭ 33 (+83.33%)
Mutual labels:  opencv-python
opencv-proto
Allows fast prototyping in Python for OpenCV
Stars: ✭ 18 (+0%)
Mutual labels:  opencv-python
book-ml
書籍「今すぐ試したい!機械学習・深層学習(ディープラーニング)画像認識プログラミングレシピ」のソースコードを配布するレポジトリです。
Stars: ✭ 29 (+61.11%)
Mutual labels:  opencv-python
StructuredLight
Creating a 3D reconstruction of an object using multiple images
Stars: ✭ 42 (+133.33%)
Mutual labels:  opencv-python
GStreamer-Python
Fetch RTSP Stream using GStreamer in Python and get image in Numpy
Stars: ✭ 81 (+350%)
Mutual labels:  opencv-python
Counting-people-video
Counting the number of people in a video.
Stars: ✭ 60 (+233.33%)
Mutual labels:  opencv-python
OpenCV-REST-API
Learn to create a REST API microservice for extracting faces from images using OpenCV, OpenCV-python, Flask, Docker, and Heroku
Stars: ✭ 71 (+294.44%)
Mutual labels:  opencv-python
camera-fusion
Multiple cameras calibration and fusion with OpenCV Python.
Stars: ✭ 27 (+50%)
Mutual labels:  opencv-python
boxdetect
BoxDetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like character or checkbox boxes on scanned forms.
Stars: ✭ 46 (+155.56%)
Mutual labels:  opencv-python
-le-medicin
Official Repository for Intra SRM-MIC hackathon-Team Silicon
Stars: ✭ 15 (-16.67%)
Mutual labels:  opencv-python
Insta flters with python
With this program you can add hat & glass on your face(it's support multiple faces)
Stars: ✭ 21 (+16.67%)
Mutual labels:  opencv-python
FaceEmotionClassifier
人脸识别与卡通化
Stars: ✭ 102 (+466.67%)
Mutual labels:  opencv-python
DJITelloOpticalControl
Autonomous navigation and data collection for Tello using mainly OpenCV's ArUco libraries.
Stars: ✭ 24 (+33.33%)
Mutual labels:  opencv-python
SLAM AND PATH PLANNING ALGORITHMS
This repository contains the solutions to all the exercises for the MOOC about SLAM and PATH-PLANNING algorithms given by professor Claus Brenner at Leibniz University. This repository also contains my personal notes, most of them in PDF format, and many vector graphics created by myself to illustrate the theoretical concepts. Hope you enjoy it! :)
Stars: ✭ 107 (+494.44%)
Mutual labels:  kalman-filtering
UAV-Stereo-Vision
A program for controlling a micro-UAV for obstacle detection and collision avoidance using disparity mapping
Stars: ✭ 30 (+66.67%)
Mutual labels:  opencv-python
gateway to DeepReinforcementLearning DeepNN
🏆 Welcome to the wonderland of "AI" = f(DL, RL, DRL, ML, NLP, KG, MLOPS)
Stars: ✭ 16 (-11.11%)
Mutual labels:  opencv-python
BlurryFaces
A tool to blur faces or other regions in images and videos 🤡🔍
Stars: ✭ 58 (+222.22%)
Mutual labels:  opencv-python
PlayerDetection
Player detection and ball detection in football matches using image processing(opencv).
Stars: ✭ 50 (+177.78%)
Mutual labels:  opencv-python
cvloop
cvloop allows online video transformation and evaluation with OpenCV. Designed for jupyter notebooks.
Stars: ✭ 18 (+0%)
Mutual labels:  opencv-python
facial-landmarks
Facial landmarks detection with OpenCV, Dlib, DNN
Stars: ✭ 25 (+38.89%)
Mutual labels:  opencv-python
britishMuseumFacesDetection
A python example for using OpenCV to identify faces within @BritishMuseum images.
Stars: ✭ 66 (+266.67%)
Mutual labels:  opencv-python
Swayam-Self-Driving-Car
This is an implementation of various algorithms and techniques required to build a simple Self Driving Car. A modified versions of the Udacity Self Driving Car Simulator is used as a testing environment.
Stars: ✭ 17 (-5.56%)
Mutual labels:  opencv-python
camera calibration
Code and resources for camera calibration using arUco markers and opencv
Stars: ✭ 38 (+111.11%)
Mutual labels:  opencv-python
Image Processing
Image Processing techniques using OpenCV and Python.
Stars: ✭ 112 (+522.22%)
Mutual labels:  opencv-python
Feature-Detection-and-Matching
Feature Detection and Matching with SIFT, SURF, KAZE, BRIEF, ORB, BRISK, AKAZE and FREAK through the Brute Force and FLANN algorithms using Python and OpenCV
Stars: ✭ 95 (+427.78%)
Mutual labels:  opencv-python
velocity
Structure From Motion (SFM) for vehicle speed
Stars: ✭ 30 (+66.67%)
Mutual labels:  opencv-python
MobyCAIRO
Computer-assisted image straightening and cropping
Stars: ✭ 16 (-11.11%)
Mutual labels:  opencv-python
Age-Prediction
This Project is an applicaton based on Computer vision and Machine learning implementation using regression supervised classification.
Stars: ✭ 26 (+44.44%)
Mutual labels:  opencv-python
Face-Detection-and-Tracking
Face Detection and tracking using CamShift, Kalman Filter, Optical Flow
Stars: ✭ 30 (+66.67%)
Mutual labels:  opencv-python
Image-Processing-in-Python
This repository contains the links to the article that I wrote on Medium pertaining to Image processing.
Stars: ✭ 23 (+27.78%)
Mutual labels:  opencv-python
haar-cascade-files
A complete collection of Haar-Cascade files. Every Haar-Cascades here!
Stars: ✭ 55 (+205.56%)
Mutual labels:  opencv-python
capsnap
OpenCV tool that combines image processing algorithms to remove black-bar caption filters from Snapchat images
Stars: ✭ 26 (+44.44%)
Mutual labels:  opencv-python
robo-playground
Games and examples built for RoboMaster EP with RoboMasterPy | 与你的大疆机甲大师愉快玩耍,基于RoboMasterPy构建
Stars: ✭ 33 (+83.33%)
Mutual labels:  opencv-python
crack-detection-opencv
Crack Detection On Highway Or Pavement Using OpenCV
Stars: ✭ 59 (+227.78%)
Mutual labels:  opencv-python
flutter-webrtc python-aiortc-opencv
Flutter WebRTC demo with Python server to perform image processing on video frames using OpenCV
Stars: ✭ 34 (+88.89%)
Mutual labels:  opencv-python
image processing
image-processing exercises.
Stars: ✭ 25 (+38.89%)
Mutual labels:  opencv-python
opencv-steel-darts
Automatic scoring system for steel darts using OpenCV, a Raspberry Pi 3 Model B and two webcams.
Stars: ✭ 138 (+666.67%)
Mutual labels:  opencv-python
NLP-image-to-text
code to extract text from images
Stars: ✭ 28 (+55.56%)
Mutual labels:  opencv-python
Pixel-Processing
📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV features together, under one roof.
Stars: ✭ 122 (+577.78%)
Mutual labels:  opencv-python
Image-Processing
A set of algorithms and other cool things that I learned while doing image processing with openCV using C++ and python.
Stars: ✭ 29 (+61.11%)
Mutual labels:  opencv-python
SCA-ScreenClickAi
Screen Click Ai - Old school Runescape game bot using OpenCV
Stars: ✭ 23 (+27.78%)
Mutual labels:  opencv-python
JetScan
JetScan : GPU accelerated portable RGB-D reconstruction system
Stars: ✭ 77 (+327.78%)
Mutual labels:  opencv-python
simple faceswap
使用python-opencv和dlib实现的简单换脸程序
Stars: ✭ 50 (+177.78%)
Mutual labels:  opencv-python
1-60 of 111 similar projects