All Projects → Lauszus → Adns3080

Lauszus / Adns3080

Example code for the ADNS-3080 optical flow sensor

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Adns3080

pwcnet
PWC-Network with TensorFlow
Stars: ✭ 72 (+100%)
Mutual labels:  optical-flow
Fastmot
High-performance multiple object tracking based on YOLO, Deep SORT, and optical flow
Stars: ✭ 284 (+688.89%)
Mutual labels:  optical-flow
Liteflownet
LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation, CVPR 2018 (Spotlight paper, 6.6%)
Stars: ✭ 474 (+1216.67%)
Mutual labels:  optical-flow
briefmatch
BriefMatch real-time GPU optical flow
Stars: ✭ 36 (+0%)
Mutual labels:  optical-flow
back2future
Unsupervised Learning of Multi-Frame Optical Flow with Occlusions
Stars: ✭ 39 (+8.33%)
Mutual labels:  optical-flow
Selflow
SelFlow: Self-Supervised Learning of Optical Flow
Stars: ✭ 319 (+786.11%)
Mutual labels:  optical-flow
Voof
Visual odometry using optical flow and neural networks
Stars: ✭ 59 (+63.89%)
Mutual labels:  optical-flow
Flownet2
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Stars: ✭ 938 (+2505.56%)
Mutual labels:  optical-flow
Ransac Flow
(ECCV 2020) RANSAC-Flow: generic two-stage image alignment
Stars: ✭ 265 (+636.11%)
Mutual labels:  optical-flow
Tfoptflow
Optical Flow Prediction with TensorFlow. Implements "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume," by Deqing Sun et al. (CVPR 2018)
Stars: ✭ 415 (+1052.78%)
Mutual labels:  optical-flow
flownet2-Colab
Google Colab notebook for running Nvidia flownet2-pytorch
Stars: ✭ 23 (-36.11%)
Mutual labels:  optical-flow
Computer-Vision
Cool Vision projects
Stars: ✭ 51 (+41.67%)
Mutual labels:  optical-flow
Cc
Competitive Collaboration: Joint Unsupervised Learning of Depth, Camera Motion, Optical Flow and Motion Segmentation
Stars: ✭ 348 (+866.67%)
Mutual labels:  optical-flow
Motion-Estimation-using-Speeded-Up-Robust-Features-SURF-and-Oriented-Fast-Rotated-Brief-ORB-
No description or website provided.
Stars: ✭ 25 (-30.56%)
Mutual labels:  optical-flow
Pyflow
Fast, accurate and easy to run dense optical flow with python wrapper
Stars: ✭ 564 (+1466.67%)
Mutual labels:  optical-flow
deep-action-detection
Multi-stream CNN architectures for action detection with actor-centric filtering
Stars: ✭ 24 (-33.33%)
Mutual labels:  optical-flow
Toflow
TOFlow: Video Enhancement with Task-Oriented Flow
Stars: ✭ 314 (+772.22%)
Mutual labels:  optical-flow
Lucas Kanade Tracking And Correlation Filters
An implementation of several tracking algorithms based on Lucas Kanade algorithms
Stars: ✭ 21 (-41.67%)
Mutual labels:  optical-flow
Vpp
Video++, a C++14 high performance video and image processing library.
Stars: ✭ 655 (+1719.44%)
Mutual labels:  optical-flow
Flownet2 Tf
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Stars: ✭ 378 (+950%)
Mutual labels:  optical-flow

ADNS-3080 example code

Developed by Kristian Sloth Lauszus, 2015

The code is released under the GNU General Public License.


This is an example code I wrote in order to test the ADNS-3080 optical flow sensor. It was inspired by this code provided by DIY Drones: https://github.com/diydrones/ardupilot/tree/5ddbcc296dd6dd9ac9ed6316ac3134c736ae8a78/libraries/AP_OpticalFlow written by Randy Mackay.

The Python program ADNS3080ImageGrabber.py was copied from this page.

More information about this sensor can be found at the following page: http://copter.ardupilot.com/wiki/common-mouse-based-optical-flow-sensor-adns3080 and in the datasheet

For more information send me an email at [email protected].

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