MartyX Grover
- Total activity 2396
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 739
Comments
Recent activity by MartyX Grover-
You're very welcome - it's great to hear that it worked for you :)
-
Hi Steve A RealSense user created a beep-emitting sight accessibility application for RealSense D435 called Sonic Sight that performs similarly to your description. http://sonic-sight.org/ https...
-
Hi Ahabeillon I do not have access to Windows Server 2019 to test the advice below, so I thank you for your patience. Do you have access to privacy settings on Windows Server 2019, please? If you...
-
If you are asking if you can "flip" a color image to reverse its direction, the SDK does not have a built-in image flip function but OpenCV has a cv2.flip() function. The number of C# language refe...
-
Hi Ahabeillon Could you explain what you mean by an 'image flux' please? Thanks!
-
This discussion is continued on the case posted on the RealSense GitHub forum at the link below. https://github.com/IntelRealSense/librealsense/issues/9413
-
cx = ppx cy = ppy
-
For verification, here are the Color profile results from my D435i at 640x480
-
Hi Eremteknoloji The RealSense SDK makes use of fx, fy, ppx and ppy. The five coefficients of 400 Series cameras are deliberately set to '0'. More information about this can be found in the lin...
-
I am not familiar with how the Pi handles serial ports, so I apologize. If you want to set up a static serial port for each device, is the information in the links below useful for that? https://w...