Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unstable AR Content and Ineffective Tracking Configurations in MindAR #556

Open
param-fsd opened this issue Dec 15, 2024 · 4 comments
Open

Comments

@param-fsd
Copy link

The AR content (e.g., 3D models, videos) rendered using MindAR on markers is highly unstable. Despite tweaking tracking configurations (filterMinCF, filterBeta, etc.), the instability persists, resulting in jittery content that negatively impacts the user experience.

Expected Behavior
The AR content should stabilize on the marker without noticeable jitter, even during small movements of the marker or camera.

Request for Help
Tracking configurations are insufficient to solve this issue. Could someone assist in implementing custom stabilization functionality, such as:
Custom Smoothing Algorithms: Smooth AR content position and rotation.

  • Device Orientation Control: Stabilize AR objects based on device orientation sensors.
  • Hybrid Tracking Solutions: Combine marker-based tracking with external tracking methods for improved stability.
  • Any code snippets, references, or detailed guidance would be greatly appreciated!
@dogzilla
Copy link

dogzilla commented Dec 15, 2024 via email

@param-fsd
Copy link
Author

param-fsd commented Dec 16, 2024

Hello dogzilla,
In 8th Wall and MyWebAR, the tracking was actually good.
I observed that they apply smoothing to the camera movement and content. If it's possible to add a custom function for smoothing both the camera and content, it would be really helpful, and I’m looking forward to a solution for the same.

I also tested this using high-textured patterns, but the same issue persists.

@param-fsd
Copy link
Author

document_6269237296659175189.mp4

@dogzilla
Copy link

dogzilla commented Dec 16, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants