Juan Diezyanguas
- Total activity 45
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
Comments
Recent activity by Juan Diezyanguas-
I have seen that in the RealSense viewfinder, even if you have 30fps set, it seems that it can't reach that speed at least in the viewerThe camera reaches 30fps but the viewfinder does not. In my ...
-
Hi MartyX Grover And how would you recommend to set disparity Shift? I have seen in white papel and RealSense Viewer but I cannot see how to change it or something like a Formula. Do you know how t...
-
Hi MartyX Grover I supose that in D435 the wider sensor OV9282 used for generating Depth image is not possible to use to get RGB image. I don't understand very well what is the utility of having mo...
-
Hi MartyG, My application it's not very fast (person motion), but in some situations we need depth measuring close to the camera lens, that because I have mentioned D435. Regarding the RGB sensor i...
-
Hi MartyG, I'm using this already openned post with one more question... I have seen in the C# Cookbook about the FrameQueue https://github.com/IntelRealSense/librealsense/blob/master/wrappers/csha...
-
Hi MartyG Thanks for your reply. So it seems that there is no way to ensure that RGB and depth frames matchs to the same timestamps. Is that true? Why there is not fix for this? I think this could ...
-
Hi, I was saving depth frame as colorized, and those jpg images was the ones that I have mentioned that have same SHA256 hash. My problem is not an error saving frames. My problem is related to the...
-
Hi MartyG I'm not using raspberry or rs-server. I'm using a C# app connected directly reading directly from USB interface of RealSense camera using RealSense Api. With rgb frames I'm doing some pro...
-
Hi MartyG, It seems that the UP Board option it's also an old option, for example the link to the UP board model says that is Phase out. In the white paper I don't see so much instructions to get i...
-
Hi MartyX Grover Thanks for your reply even if I'm using C#. I have seen that also in C# there is an event called OnDevicesChanged it receives two parameters (DeviceList removed, DeviceList added)....