MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
My understanding is that pipeline and threading provide similar performance and so there is not a significant performance advantage in choosing one approach over the other.
-
No, you cannot obtain an RGB image from the depth sensor on the D435 type models. A feature called 'RGB from left infrared sensor' is supported on D405, D415 and D455 though. A 'left infrared' RG...
-
Hi Dimouzoi Are you exporting the pointcloud to a .ply pointcloud data file and then importing the ply into SDFStorm, please? If you are doing this then the links below may be a helpful reference...
-
Omnivision sensor component OV2740 is used by both the RGB and left & right sensors on D415. On D435, OV2740 is used for the RGB sensor and the wider OV9282 sensor is used for the left & right se...
-
RealSense cameras can work with USB 2.1, yes. There will be a more limited range of supported resolution and FPS combinations though. For example, 648x480 at 30 FPS will be supported on both USB ...
-
Hi Juan Diezyanguas D415 excels at scanning small static objects with high quality and low noise. D435 excels at capturing during fast motion (either the camera moving fast or observing fast movi...
-
Hi Sasabukreev808 Is the special program that you are using called the RealSense Viewer? If it is then there have been a couple of past cases where the depth stream would only work when logging wa...
-
If you use Python then the link below has a Python multicam viewing tool similar to the C++ rs-multicam example. https://github.com/ivomarvan/samples_and_experiments/tree/master/Multiple_realsense_...
-
There is nothing to stop you from using multiple 400 Series cameras unsynced, and sometimes syncing will not be necessary for a multicam project anyway depending on what the application is. The R...
-
The intensity of the RealSense camera's IR light is at its most intense close to the front of the camera and the intensity reduces over distance. So distance between the RealSense and lidar camera...