kig / JSARToolKit

JavaScript port of FLARToolKit

Home Page:http://fhtr.org/JSARToolKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DLAG Problem in marker detection?

Ashif22khan opened this issue · 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.

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