Code Monkey home page Code Monkey logo

aruco-marker-tracking-android's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

aruco-marker-tracking-android's Issues

Possible "draw3dAxis" and "putText" bugs

So I loaded the project as is on Android Studio and tested it. The markers are detected correctly, but nothing is drawn on the screen.

On the method "onCameraFrame" I added the following line:

detectedMarkers.get(i).draw(rgba, new Scalar(255,0,0), 2, true);

This seemed to work, I can see a red line around the marker. So I guess there could be something wrong with "Core.putText" and "detectedMarkers.get(i).draw3dAxis". Or maybe I'm doing something wrong? Although I don't know what I could be doing wrong since I simply installed it and ran without changing anything.

add dictionary for identify id

Hi, thanks for sharing this project.
I run success, but the id identify only -1
how can I fix it?
and how can I add dictionary to this project?

I'm getting build error

Error:Execution failed for task ':aruco:processDebugAndroidTestManifest'.

Manifest merger failed : uses-sdk:minSdkVersion 1 cannot be smaller than version 8 declared in library [ArucoSampleProject-master:min3drotation:unspecified] /Users/janardhanyerranagu/Stuff/my_projects/ArucoSampleProject-master/aruco/build/intermediates/exploded-aar/ArucoSampleProject-master/min3drotation/unspecified/AndroidManifest.xml
Suggestion: use tools:overrideLibrary="aruco.min3d" to force usage

Extrinsics seem a bit off

I am using your Tracking for an AR App. I calculate the extrinsics with the calculateExtrinsics Method in the Marker Class. I then calculate a view-matrix to set the Cameraposition in a Volume Rendering Process on a backend server. When I overlay the taken picture of my Camera and the generated picture of the volume rendering, the rendered object is never positioned at the position of the marker.
Have you experienced similar problems? I am literally out of ideas right now.
I am happy with every suggestion you can give me.
Thank you in advance.

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.