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-
Hi Olivier Huet I have examined your images very carefully. Would it be possible please to provide more detail about how your program works in order to help me to understand what it represents. ...
-
How I interpret your description above is that you would like to create a C++ program that is a standalone window that has no selectable options like the Viewer does (something more like rs-capture...
-
If you are installing on a computer with an Arm processor, the Maghoumi GitHub that hosts the libuvc instructions above also hosts a fork of Legacy Librealsense with added Arm support. https://gith...
-
Hi Yonatan Sy If you were using RealSense SDK 2.0 (which is incompatible with F200) I would suggest using an installation process called RSUSB backend, which was known before that as libuvc backen...
-
This is a difficult question. I suspect that the solution may lay in defining your own custom frameset using software_device or a custom processing block, as described in the link below. https://g...
-
I am not certain of what you are describing. Would the Keep() method of storing frames in the computer's memory until the pipeline closes and then performing batch processing operations on all of ...
-
Thanks very much Berthold for the update!
-
Hi Berthold There is a history of SR300 cameras becoming non-operative after a Windows update. As this is resulting from a Microsoft operation, the only courses of action available may be to 'rol...
-
Hi Camporeale Andrea The IMU has separate streams for the gyroscope (gyro) and the accelerometer (accel). They can be set to: - 63 (accel) and 200 (gyro) - 250 (accel) and 400 (gyro) More info...
-
Further information about use of GLSL can be found here: https://github.com/IntelRealSense/librealsense/issues/7316 https://intelrealsense.github.io/librealsense/doxygen/classrs2_1_1gl_1_1align.html