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

Object stability in 10-20 meters range #140

Open
cyberbaze opened this issue Feb 8, 2018 · 2 comments
Open

Object stability in 10-20 meters range #140

cyberbaze opened this issue Feb 8, 2018 · 2 comments

Comments

@cyberbaze
Copy link

What can i do to improve the displayed object stability when my camera is 10-20 meter from the marker.

Using a picture of a facade to create nft marker.

Thank you

@ThorstenBux
Copy link

That depends if/how your camera that is screening the scene moves generally there are some filter options which you can have a look at here:
https://github.com/artoolkitx/artoolkit5/blob/master/lib/SRC/ARWrapper/ARToolKitWrapperExportedAPI.cpp#L733

        case ARW_MARKER_OPTION_FILTER_SAMPLE_RATE:
        case ARW_MARKER_OPTION_FILTER_CUTOFF_FREQ:

Setting one of those might help

@cyberbaze
Copy link
Author

Thorsten,
thank you for you input.

i have been searching really hard on those two variables but i can't seem to find any documentation.

what is the range for the two so i could try to improve the stability?

thank you

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