- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm trying to track and recover pose using colored patterns with the RGB camera from R200, however either white balance and/or exposure often washes out the pattern (colors become white with different lighting/background). I've tried to disable both exposure (SetAutoColorExposure(false)) and white balance (SetAutoColorWhiteBalance(false)) and although both functions return no error (PXC_STATUS_NO_ERROR) we still observe the same effects. I've also tried to set the value for white balance (SetColorWhiteBalance) which returns an error (PXC_STATUS_DEVICE_FAILED)
Please advise.
Thanks!
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A little history on F200 first. For early versions of the F200 DCM, you had to first use SetColorAutoWhiteBalance, SetColorAutoExposure with parameter auto = false - that sets it to manual, and then set with value succeeds. For F200, DCM 1.3 fixed this issue so that setting the value also set auto control to manual.
On R200, I've seen reports that the setting didn't take until a 2nd time -or that it took much longer than expected (>100ms).
On R200, I've seen reports that the setting didn't take until a 2nd time -or that it took much longer than expected (>100ms).

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page