MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Try this: https://github.com/IntelRealSense/librealsense/issues/1429
-
The link below gives some advice from a RealSense team member on exporting texture with a ply using scripting. https://github.com/IntelRealSense/librealsense/issues/2100#issuecomment-409083580
-
Unless you really need to automate the export process with scripting, you can also align a 3D point cloud's color with depth in the RealSense Viewer using the instructions in the link below. https:...
-
Using a ply export sample program to generate the ply and having misalignment result has been reported by somebody else. If they exported the ply from the RealSense Viewer then the misalignment wa...
-
Earlier this week, using an instruction called rs2_project_color_pixel_to_depth_pixel to project the color pixels to depth pixels was discussed. https://support.intelrealsense.com/hc/en-us/communit...
-
Similar marks to the thick vertical line on your image got rendered onto a model in Kinect scans too. The camera would pick up a detail on the face and translate it into"scars". Like in the image...
-
The effect reminds me of colored point clouds taken of faces with the Kinect camera several years ago, which could generate some really unusual results. "Why is my face slanted??" If you try ...
-
As far as I know, the 400 Series cameras do not have an IP protection rating. Previous models prior to the 400 Series did not, according to Intel documentation. https://www.intel.co.uk/content/www...
-
I recalled that advice was given by a member of the RealSense support team about how to enforce a constant FPS. This may suit your requirements. Please visit the link below and read the comments ...
-
I should clarify that I have never built a synced setup at all, especially not a more complex one that uses an external trigger. So I apologize for any confusion that arises from my advice, as I ...