MartyX Grover
- Total activity 2288
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 713
Comments
Recent activity by MartyX Grover-
I could not find any references specific to RealSense about creating a 4D mat with both depth and color, unfortunately.
-
Hi Pprojectssa If you would like a ready-built mobile solution to experiment with, there are rugged industrial Windows tablets by various manufacturers with an integrated rear-facing RealSense D41...
-
Hi Tanmay Pathak Are the cameras detected if you unload and reload the UVC driver using the command below, please? sudo modprobe -r uvcvideo && sudo modprobe uvcvideo
-
Is it the Mac that you are installing Python 3.8 on please? Also, are you building the Python wrapper with pip or building source code?
-
I am not currently involved in support for the L515 model, so I recommend posting a separate case on this forum if you have a multiple-camera question about L515. In regard to the 400 Series stereo...
-
Hi Johan E Ekman Pages 16 and 17 of the current edition of the data sheet document for the RealSense 400 Series stereo cameras provide basic details of how the 400 Series cameras generate depth fr...
-
Hi Patrick Yu C W Does the image also disappear in 2D mode or only in 3D point cloud mode? Also, does the depth still disappear in 3D mode if you only have Depth enabled?
-
Hi Michael Davey If you require a stereo camera with depth sensing accuracy at long range, the RealSense D455 would be an excellent fit for those criteria. It has 2x the accuracy over distance o...
-
Hi Marc Dhaubenstock If you have a camera with an IMU such as D435i or D455 (not just a bag file without a camera) then instead of extracting IMU acceleration and gyro data from a bag file, an alt...
-
Hi Lixuefeng Using depth to color alignment may help to analyze the reflective surface for depth information, as demonstrated by Intel's Python tutorial depth_under_water for depth sensing through...