Search found 4 matches

by a.atay
Wed Jan 11, 2012 1:39 am
Forum: Camera SDK
Topic: How to disable IR LEDs of VR100:R2 camera in code?
Replies: 2
Views: 3342

Re: How to disable IR LEDs of VR100:R2 camera in code?

Thank you for your help, it is solved now.

Regards,
Aydin
by a.atay
Tue Jan 10, 2012 1:36 am
Forum: Camera SDK
Topic: How to disable IR LEDs of VR100:R2 camera in code?
Replies: 2
Views: 3342

How to disable IR LEDs of VR100:R2 camera in code?

<r>I am trying to turn off all LEDs of camera(IR LED Ring) by using software. In other words, I want to not detect reflective objects to be able to use our laser. I tried this code but it did not work :<br/> <br/> cameras<I><s>[i]</s>->SetLED(IlluminationLED,false);<br/> cameras<I><s>[i]</s>->SetLED...
by a.atay
Mon Aug 22, 2011 1:12 am
Forum: Camera SDK
Topic: Detecting red laser beam by using Optitrack V100:R2
Replies: 5
Views: 6929

Re: Detecting red laser beam by using Optitrack V100:R2

I couldn't find the spec sheet but I think it has 650nm wavelength because it is a cheap and common laser which is found in nearly every office store around here. Should I buy a laser which has higher wavelength in this case?
by a.atay
Thu Aug 18, 2011 6:57 am
Forum: Camera SDK
Topic: Detecting red laser beam by using Optitrack V100:R2
Replies: 5
Views: 6929

Detecting red laser beam by using Optitrack V100:R2

<t>I put my cameras in front of screens. I will give corner coordinates of screens to the cameras. Then by pointing red laser beam to the screens, I aim that I will be able to get coordinates of the laser point. Main issue is I dont know how to use these cameras to just see the red laser beam. Laser...