Sonu Mathur87
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
Posts
Recent activity by Sonu Mathur87-
Curvature on flat surface wall
I checked the depth quality of Realsense D435 on a flat wall surface and the results shows curvature in surface as shown in figures: After this try recalibration three times but results ar...
-
How to convert units of .ply files to Millimeters in Intel Realsense Viewer
I am saving point cloud using intel realsense viewer using D435. The units in Viewer by Default are in Meters. On saving of .ply files the units remains in meters. When I import point cloud to Thi...
-
How to get output in Matlab as PointCloud2 Object using Realsense D435
I want to process .xyz file from D435 in Matlab, but it Require PointCloud2 object as given in https://in.mathworks.com/help/ros/ref/pointcloud2.html#bu3uilg I can save the using realsense D435 as ...
-
How to save point cloud in .xyz Matlab...?
I have realsense D435, i am new to realsense. I want to save point cloud in .XYZ in matlab