principal_component_analysis_tracking
Object tracker
Automated object tracking system using PCA and camera data
6 DoF tracking using Principal Component Analysis (PCA)
4 stars
2 watching
0 forks
Language: CMake
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
carlosmccosta/object_recognition | A ROS package that estimates the 3D pose of objects on a plane or conveyor using various techniques such as feature matching and ICP registration. | 17 |
carlosmccosta/pcl | A software library for processing 2D and 3D image data into meaningful representations. | 0 |
pachterlab/pcca | A software project that performs statistical analysis on biological data using Principal Component Correlation Analysis (PCCA) and related methods. | 18 |
carlosmccosta/pointcloud_registration | A 6 DoF point cloud registration system for correcting offsets between reference and sensor point clouds in 3D perception applications | 9 |
mljs/pca | Tool for reducing dimensionality of data by identifying and preserving the most informative directions. | 97 |
karlpauwels/simtrack | A framework for detecting and tracking the pose of multiple rigid objects in real-time using computer vision | 103 |
praveen-palanisamy/multiple-object-tracking-lidar | Develops multiple object tracking and classification from LIDAR scans in real-time using point cloud processing and Kalman Filters | 792 |
helloyaozhang/face-recognition-using-pca | An implementation of Principal Components Analysis algorithm in MATLAB for facial recognition | 56 |
amoudgl/mosse-tracker | An implementation of MOSSE tracking algorithm in MATLAB for visual object tracking using adaptive correlation filters. | 82 |
xu-tianyang/gfs-dcf | Software implementation of visual object tracking technique with feature selection and filter learning components. | 58 |
benmarwick/interactive_pca_explorer | An interactive R Shiny application for exploring and visualizing Principal Component Analysis (PCA) results. | 51 |
jordic/tracks_preact | A mobile PWA tracking application built with JavaScript and React-like framework preact. | 16 |
michaelrp/timecalc | An app that tracks and displays speed cubing averages on the go | 1 |
xu-tianyang/ladcf | An open-source implementation of a visual object tracking algorithm using adaptive correlation filters and spatial feature selection | 92 |
dlaptev/robustpca | A Matlab implementation of Robust Principal Component Analysis (PCA) with an ADMM optimization method for matrix factorization. | 196 |