We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
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
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: