Hi,
I have a problem with tracking Image Target with bad light condition (ambient where I'm tracking the image target is quite obscure)...
My question: is possibile to pre-process the frame captured from camera and then give it back to Vuforia for the recognition ? With an appropriate filter applied to the camera frame, I think I can increase contrast between background and image target and so increase the recognition level.
Thanks in advance
Adjusting camera frame light (e.g. through pre-processing of the frame) is not supported in Vuforia 4.0.
One option would be to enable the Flash Torch, if working in low lighting conditions, via the SetFlashTorch() method of the CameraDevice class.