Git Product home page Git Product logo

Comments (4)

laurenweinstein1 avatar laurenweinstein1 commented on June 6, 2024

Just tried MoverMarkingTracking. Pass-through video looks fine, and Vuforia overlay ID is present. But that's all. Nothing I do with the controller or with my hands anywhere in front of the goggles has any effect at all. Am I missing something? Thanks!

from arcoreinsideouttrackinggearvr.

ChristophGeske avatar ChristophGeske commented on June 6, 2024

The app allows for the tracking of a moving marker.
The marker that I use is a playing card and a picture of the card can be found here: https://github.com/ChristophGeske/ARCoreInsideOutTrackingGearVr/blob/master/MovingMarkerTracking/King.jpg
When you open the link on your Laptop and look at the image through the headset the app should recognise the marker and display some cubes around it. That's all the app can do not very spectacular ;).
If your print out the marker you could in principle attach it to your hand or the controller and track the hand in 6DOF independently from the headset.

This app can only track this one marker (King.jpg) but if you like to track a different marker/picture or even an object you can change that in the project settings. Vuforia is the software that is able to recognise the image/marker even when it is moving.

ARCore is also able to detect images/markers but when you move the image/marker ARCore loses tracking. This means Vuforia is currently better in image tracking than ARCore and that's why I use it. I am sure ARCore will support moving marker tracking in the future but right now it seems that using Vuforia is the best option.

Hand tracking completely without markers is possible with the Manomotion software but this is a different project. The Moving Marker tracking project uses Vuforia and is only able to track images/markers.

The hand tracking functionality provided by the Manomotion plugin has still some big issues:

  1. Performance is still very bad. I think this is due to the Manomotion image processing requiring a lot of resources.
  2. The software uses the hand color to distinguish the hand from the background. The hand tracking is quickly lost when the background contains similar colors.

In short moving marker tracking works ok but needs some more work to be useful. Naked hand tracking is far from ready and has some big issues which need to be solved first.

from arcoreinsideouttrackinggearvr.

laurenweinstein1 avatar laurenweinstein1 commented on June 6, 2024

Understood. Thanks for the info! Great work!

from arcoreinsideouttrackinggearvr.

laurenweinstein1 avatar laurenweinstein1 commented on June 6, 2024

Got it working, even using a black and white print of the target. Actually very impressive. I note that the cubes stay up even after the target is removed, and the tracking itself is actually very good, even in low light. The 6DOF is also good, I could look fully around the cubes close up and around, and the effect was just fine.

from arcoreinsideouttrackinggearvr.

Related Issues (20)

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.