https://github.com/shiva16/uav-quadcopter-positioning
Stabilizing with RANSAC and SIFT
https://github.com/shiva16/uav-quadcopter-positioning
drone python quadcopter ransac-algorithm sift-algorithm stability telemetry uav
Last synced: 1 day ago
JSON representation
Stabilizing with RANSAC and SIFT
- Host: GitHub
- URL: https://github.com/shiva16/uav-quadcopter-positioning
- Owner: shiva16
- License: mit
- Created: 2018-11-27T06:57:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-08T15:35:20.000Z (over 5 years ago)
- Last Synced: 2025-04-05T10:04:34.864Z (6 months ago)
- Topics: drone, python, quadcopter, ransac-algorithm, sift-algorithm, stability, telemetry, uav
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quad-positioning-
Stabilizing with RANSAC and SIFTThis is built for a virtually stablizing your quad from remote telemetries.
ransac and sift were used for this.