MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
It is possible to combine point clouds in Python using the RealSense SDK's rs2_transform_point_to_point instruction, which can combine data from different viewpoints using a procedure called an aff...
-
Which programming system are you using with your point clouds please (C++, Python, PCL, Open3D, etc).
-
Hello, it sounds as though you have two separate point clouds but have not yet combined them into a single cloud and want to know how to do it. Is this correct, please?
-
Hi Luke Bowersox This issue sounds similar to a past case with a different camera model at the link below, where an Intel RealSense team member provides advice about it. https://github.com/IntelRe...
-
Hi Mohammadmahmoodi8020 RealSense 400 Series cameras store the firmware driver and calibration information in small flash memory spaces on the camera hardware but do not store camera stream data....
-
Thanks very much for the update! It's excellent news that it worked for you.
-
Whilst the pyrealsense2 wrapper cannot be installed from packages on Arm devices such as Nvidia Jetson using pip install pyrealsense2, you can build the librealsense SDK and the pyrealsense2 wrappe...
-
The described effect has not been previously reported by D405 users and I was not able to replicate it myself, though I do not have fluorescent lights in my location to test the possibility of whet...
-
The subject of white-balance metadata is discussed at the link below. https://github.com/IntelRealSense/librealsense/issues/10143
-
Hi Luke Bowersox I tested extensively with a D405 with your test method in the RealSense Viewer tool under indoor lighting but was unable to replicate the described oscillation effect. After unco...