Ralucadianapetre
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Ralucadianapetre-
Ralucadianapetre commented,
it worked :) Thank you very much!
-
Ralucadianapetre commented,
Thanks. Would rebuilding the SDK with RSUSB lead to faster propagation of the changes? (exposure and laser power). While using poll_for_frames(), using queue size = 1 ensures getting the latest fra...
-
Ralucadianapetre commented,
I used Intel.RealSense.SDK-WIN10-2.50.0.3785.exe to install the SDK. I don't know if it uses RSUSB or not, but the change occures in les than 0.5s / 15 frames. So I suppose it used the other backen...
-
Ralucadianapetre commented,
My problem is that I cannot set the IR format to Y8. I don't want to get both left and right anymore. Just left IR but Y8. You said that this problem is related to the laptop I'm using and, at that...
-
Ralucadianapetre created a post,
Delay in change exposure/laser power
Hi, Some context first: in my application, I need to switch between 2 settings (exposure & laser power). I set those with sensor.set_option(), then call pipeline.wait_for_frames() several times. I ...
-
Ralucadianapetre commented,
Hi, I was wondering if, since our last echange, you found a solution to the data format problem. I would really like to be able to get the ir as RS2_FORMAT_Y8 (vs RGB8), since that would lower th...
-
Ralucadianapetre commented,
I see. Thanks anyways. And if you solve the IR data format issue, please let me know :) Have a nice day! Raluca.
-
Ralucadianapetre commented,
I'm referring to the block matching window size used by the stereo-vision algorithm to compute disparities between left and right image.
-
Ralucadianapetre commented,
I think you are right about it depending on the laptop. I just tried the same sensor on a different laptop, and it works. Then I've tried a different sensor on a third laptop, and I have a similar ...
-
Ralucadianapetre commented,
Hi MartyG, Thank you for replying so quickly. Concerning the stream index: I've tried with 0 and 1, 1 and 2 (this is what I had before and worked fine), same problem. Actually, even with one stream...