Wangtiandong
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Wangtiandong-
Wangtiandong commented,
I have tried. When auto exposure is enabled, the value of exposure i got by running get_option(rs2_option::RS2_OPTION_EXPOSURE) doesn't change, it is always the value I set before. Dorodnic's meth...
-
Wangtiandong commented,
Besides, there is onething I am not comfortable with. When auto exposure is enabled, I can't get the value of exposure, which makes it hard for me to detect flickering problem.
-
Wangtiandong commented,
I can't upload a video. I can just say the depth frame is constantly flickering between these 2 images. The testing environment is outdoor, dusk,with sunlight only. The interesting thing is that...
-
Wangtiandong commented,
I have the same problem. USB SCP overflow sometimes occurs when I do the following steps: 1. start the pipeline by runnning pipe.start(); 2. close my program immediately without running pipe.stop()...
-
Wangtiandong commented,
I don't think these code works. I tried it and the camera will throw an error(RS2_EXCEPTION_TYPE_INVALID_VALUE). Besides, I have run the sample code sensor-control.exe, it shows auto exposure mode ...
-
Wangtiandong created a post,
D400 auto exposure mode
In the file rs_option.h, I find a rs2_option named RS2_OPTION_AUTO_EXPOSURE_MODE, which might solve depth camera's flicker problem. But I find my camera doesn't support this option. My camera is D4...