Giter Site home page Giter Site logo

tommyteavee / android-aruco Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nacgarg/android-aruco

0.0 0.0 0.0 147.95 MB

AruCo marker tracking using OpenCV on Android. Based on https://github.com/jsmith613/Aruco-Marker-Tracking-Android

Java 100.00%

android-aruco's Introduction

Android OpenCV AruCo Tracking

This project is largely based on jsmith613's Aruco project as well as the various libraries he included. I made some modifications that make it easier to calibrate the camera as well as store camera parameters. In addition, all image processing is now done on a separate thread than the main OpenCV image thread to reduce latency. Many values, including resolution scale and threshold settings are hardcoded so there is some work to do to clean up the code.

I decided to put this up after realising that there wasn't a great example of using OpenCV to track Aruco markers on Android, and because jsmith613's implementation wasn't compatible with the latest OpenCV version and had some major bugs which reduced performance. The package name is engr100_vision because I originally wrote this code to add vision target tracking to an autonomous quadcopter for my ENGR100 class at UMich.

android-aruco's People

Contributors

nacgarg avatar tommyteavee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.