Wangtiandong

  • Total activity 8
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Comments

Recent activity by Wangtiandong Recent activity Votes
  • 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...

  • 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.

  •   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...

  • 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()...

  • 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 ...