JSARToolKit
JSARToolKit copied to clipboard
DLAG Problem in marker detection?
I am facing problem in detecting markers because of DLAG
D- distance from camera L- Lighting in the environment A- Angle of Marker G- Grey level of the printed marker
Can anyone please suggest How to get over these issues.
Thanks in advance.
Hello Mr. Ashif22khan. Have you tried changing the threshold in your AugmentedReality.js? I personally changed it to 140, because it worked better for me that way.
Thanks paulosouzav,
It worked like a charm, thanks a lot.
To test different thresholds one can use test5
provided in demos/tests by @kig, or found HERE