MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
You are very welcome. :) Although RealSense cameras are at a consumer price point, they are designed especially with industrial applications and harsh operating conditions in mind. You are not the ...
-
Thanks for the information. Yes, I definitely classify severe vibration as 'physical shock'. Other users have experienced problems with bad vibration on drones and robots on rough terrain such as...
-
Yes, temperature change has also been shown to affect a depth camera's calibration.
-
A physical shock can change the position of the optical elements in the camera. If you use a caseless Depth Kit module, it can also require calibration of its intrinsics and extrinsics if the dep...
-
Black holes and gaps in the image, if the environment that the camera is in has not changed, may be symptomatic of the camera needing to be re-calibrated. RealSense cameras are calibrated at the f...
-
The T265 does not have support for depth built in. It either needs to be paired with a depth sensing camera or have a Python script used with it to extract stereo depth from its fisheye cameras. h...
-
The symptoms are typical of a power instability on the USB port, meaning that the camera can be detected but disconnects when streaming activates as the camera increases its power demands from the ...
-
I am not aware of publicly available information about the lifespan of the laser. Dorodnic the RealSense SDK Manager said in March 2019 to somebody who asked the same question about laser lifespan...
-
Drawing a 'bounding box' can typically be done with the OpenCV vision software, which the RealSense SDK is fully compatible with. The SDK has a couple of example programs that use OpenCV to do th...
-
I do not know of a way to save images back to a file such as a bag once they have been aligned and maintain the alignment in the file. You could though convert the aligned data to a point cloud an...