GitHub topics: meanshift
rohandubey/Object-Tracking-OpenCV
A project on Optical Image Tracking covering Optical Flow, Dense Optical Flow, MeanShift Technique, CamShift Technique, Single Object Tracking and Multi Object Tracking.
Language: Jupyter Notebook - Size: 34.3 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 3

giacomoravara/MeanShift
MeanShift Parallel Version with OpenMP and Java
Language: C++ - Size: 7.61 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

zziz/mean-shift
Mean-shift clustering in Python in 100 lines
Language: Python - Size: 33.2 KB - Last synced at: 23 days ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 7

TZNcse209/Object_Tracking
Object Tracking
Language: Python - Size: 17.6 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mpolinowski/opencv2-tracking-algorithm
Using the meanshift and optical flow algorithm to trackt objects in RTSP video streams and mp4 video files
Language: Python - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

MohamedSebaie/Algorithm-WorkShop-In_Python-ITI_Clustering_Project
Clustering Algorithms (KMeans, MeanShift, (Merged KMean and MeanShift) and DBSCAN)
Language: Jupyter Notebook - Size: 15 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

dibya-pati/ComputerVision
Various projects using Open CV
Language: Python - Size: 14.1 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 5

inayatkh/tracking-python3
In this repository I will give some implementation of single and multiple object tracking algorithms. These include meanShift, CamShift, Boosting, MIL, KCF, TLD , GoTurn, and MedianFlow. Additionally I will show you how to grab frames at a very high FPS from camera and videos.
Language: Python - Size: 1.36 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 106 - Forks: 30

alex-and-ria/pet_projects
Gathered together my pet projects
Language: C++ - Size: 108 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

adnanmunawar/computer-vision-project
A Repository for RBE-CS 549 Computer Vision Project
Language: Matlab - Size: 8.82 MB - Last synced at: over 1 year ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

n0obcoder/Clustering-Algorithms-in-Numpy
Implementation of some of the most used Clustering Algorithms from scratch (only using Numpy)
Language: Python - Size: 1.9 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

CYBORG-NIT-ROURKELA/Improving_Semantic_segmentation
optimising the segmentation process in Deep Convolutional Neural Networks by solving the anomaly due to fine edges
Language: Jupyter Notebook - Size: 2.92 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 23 - Forks: 0

avs-abhishek123/Object_tracking_awone
Creating a pipeline to identify key points for a quadrilateral-shaped green card even if there is occlusion with other objects/cards of different color/ cards of green color.
Language: Jupyter Notebook - Size: 6.72 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

haowoo0112/meanshift
Mean shift is a non-parametric feature-space mathematical analysis technique for locating the maxima of a density function, a so-called mode-seeking algorithm.
Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

shreyasbhatia09/Face-Detection-and-Tracking
Face Detection and tracking using CamShift, Kalman Filter, Optical Flow
Language: Python - Size: 1.01 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 32 - Forks: 17

EtzionR/Clustering-by-Silhouette
Optimize clustering labels using Silhouette Score.
Language: Python - Size: 24.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

yenchic/EMC
Language: R - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 2

omarja12/Insurance_Company_Customers_Clustering
Using several clustering algorithm to segment an insurance company customers
Language: Jupyter Notebook - Size: 4.25 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

krishnendusaha/Square-Packing-as-Algorithmic-Art
Square Packing As Algorithmic Art
Language: Java - Size: 83.2 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

isarandi/tensorflow-mean-shift
Mean-shift clustering algorithm in TensorFlow
Language: Python - Size: 16.6 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

dhruv2601/MeanShiftSegmentation
Image Segmentation Mean shift algorithm. Optimizations included.
Language: Python - Size: 9.18 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

prabormukherjee/Object_tracking-opencv
Tracking object from video using cv2
Language: Jupyter Notebook - Size: 95.9 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

VoidK2/face_detecter_and_tracker
base on opencv write in python2.7
Language: Python - Size: 222 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

asosnovsky/Analyzing-Blood-Vessel-Aneurysm
A few simple scripts to identify aneurysm in a blood-vessel (research projects)
Language: Jupyter Notebook - Size: 1.66 MB - Last synced at: 2 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

GatoY/Tracking-Objects-with-Meanshift-Algorithm
Based on meanshift Algorithm Thoughts, tracking object in video.
Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

STarrio/PID Fork of frapercan/PID
Bokeh effect simulator for Image Processing
Language: Python - Size: 161 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
