Juan Diezyanguas
- Total activity 45
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
Activity overview
Latest activity by Juan Diezyanguas-
Juan Diezyanguas commented,
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 ...
-
Juan Diezyanguas commented,
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...
-
Juan Diezyanguas commented,
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...
-
Juan Diezyanguas commented,
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...
-
Juan Diezyanguas created a post,
RealSense D415, D435 and D455 main differences
At the moment I'm using D415 camera but for my application the FoV at 1m of distance is very adjusted. I have seen that D435 have more FoV here https://www.intel.com/content/dam/support/us/en/docum...
-
Juan Diezyanguas commented,
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...
-
Juan Diezyanguas commented,
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 ...
-
Juan Diezyanguas commented,
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...
-
Juan Diezyanguas created a post,
C# Depth frame does not match with RGB Frame
Hi, I have a C# software created for taking snapshots with D415 camera. Reviewing the snapshots I have discovered a stange situation in some cases. RGB image does not shows the same scene as depth ...
-
Juan Diezyanguas commented,
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...