All Projects → yrlu → vision-based_estimations

yrlu / vision-based_estimations

Licence: other
Vision-based Robot 3D Pose and Velocities Estimations

Programming Languages

matlab
3953 projects
M
324 projects

Projects that are alternatives of or similar to vision-based estimations

Computer-Vision
Cool Vision projects
Stars: ✭ 51 (+59.38%)
Mutual labels:  camera-calibration, optical-flow, kalman-filter
Embedded UKF Library
A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)
Stars: ✭ 31 (-3.12%)
Mutual labels:  ukf, kalman-filter
sensor-fusion
Filters: KF, EKF, UKF || Process Models: CV, CTRV || Measurement Models: Radar, Lidar
Stars: ✭ 96 (+200%)
Mutual labels:  ukf, kalman-filter
EgoNet
Official project website for the CVPR 2021 paper "Exploring intermediate representation for monocular vehicle pose estimation"
Stars: ✭ 111 (+246.88%)
Mutual labels:  3d-vision, projective-geometry
avatar-facial-landmark-detection
A method about optimizing the facial landmark detection based on Kalman Filter, Optical Flow and Dlib
Stars: ✭ 87 (+171.88%)
Mutual labels:  optical-flow, kalman-filter
Face-Detection-and-Tracking
Face Detection and tracking using CamShift, Kalman Filter, Optical Flow
Stars: ✭ 30 (-6.25%)
Mutual labels:  optical-flow, kalman-filter
pyUKF
Unscented kalman filter (UKF) library in python that supports multiple measurement updates
Stars: ✭ 52 (+62.5%)
Mutual labels:  ukf, kalman-filter
cisco-pnp-ztp-guestshell
Cisco Zero Touch Protocol (ZTP) with Python Scripts
Stars: ✭ 17 (-46.87%)
Mutual labels:  pnp
BridgeDepthFlow
Bridging Stereo Matching and Optical Flow via Spatiotemporal Correspondence, CVPR 2019
Stars: ✭ 114 (+256.25%)
Mutual labels:  optical-flow
VideoStitching
solve real time video stitching problem: 4 camera example by opencv surf
Stars: ✭ 42 (+31.25%)
Mutual labels:  camera-calibration
RWHEC-Tabb-AhmadYousef
This code provides methods for robot-world, hand-eye(s) calibration, updated in June 2018..
Stars: ✭ 32 (+0%)
Mutual labels:  camera-calibration
O365 SPO PowerShellScripts
PowerShell scripts related to SharePoint Online in Microsoft 365
Stars: ✭ 22 (-31.25%)
Mutual labels:  pnp
PaiConvMesh
Official repository for the paper "Learning Local Neighboring Structure for Robust 3D Shape Representation"
Stars: ✭ 19 (-40.62%)
Mutual labels:  3d-vision
deepOF
TensorFlow implementation for "Guided Optical Flow Learning"
Stars: ✭ 26 (-18.75%)
Mutual labels:  optical-flow
Rel3D
Official code for NeurRIPS 2020 paper "Rel3D: A Minimally Contrastive Benchmark for Grounding Spatial Relations in 3D"
Stars: ✭ 24 (-25%)
Mutual labels:  3d-vision
flowattack
Attacking Optical Flow (ICCV 2019)
Stars: ✭ 58 (+81.25%)
Mutual labels:  optical-flow
PCLNet
Unsupervised Learning for Optical Flow Estimation Using Pyramid Convolution LSTM.
Stars: ✭ 29 (-9.37%)
Mutual labels:  optical-flow
DeepI2P
DeepI2P: Image-to-Point Cloud Registration via Deep Classification. CVPR 2021
Stars: ✭ 130 (+306.25%)
Mutual labels:  3d-vision
orientation tracking-unscented kalman filter
Implemented Unscented Kalman Filter (UKF) for orientation tracking. Sensors fusion of accelerometer, and gyroscope
Stars: ✭ 39 (+21.88%)
Mutual labels:  ukf
camera-fusion
Multiple cameras calibration and fusion with OpenCV Python.
Stars: ✭ 27 (-15.62%)
Mutual labels:  camera-calibration

Vision-based 3D Pose and Velocities Estimation

step

Following MEAM 620 Advanced Robotics course at University of Pennsylvania.

This repo includes matlab code:

  • Vision-based 3D pose estimation
  • Vision-based 3D (linear & angular) velocity estimation
  • Kalman Filters
  • Useful tool functions for quaternion operations (quat/)

Check refs/ for references that I found useful.

Plots

  • position and orientation

step step

  • linear and angular velocities

step step

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].