JSARToolKit icon indicating copy to clipboard operation
JSARToolKit copied to clipboard

DLAG Problem in marker detection?

Open Ashif22khan opened this issue 10 years ago • 3 comments

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.

Ashif22khan avatar Feb 24 '15 09:02 Ashif22khan

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.

paulovirote avatar Feb 24 '15 11:02 paulovirote

Thanks paulosouzav,

It worked like a charm, thanks a lot.

Ashif22khan avatar Feb 24 '15 12:02 Ashif22khan

To test different thresholds one can use test5 provided in demos/tests by @kig, or found HERE

duxan avatar Jul 02 '15 11:07 duxan