Items with no label
3338 ディスカッション

hello, is there any tutorial about this video?

Zw2
ビギナー
1,484件の閲覧回数

i am not a developer, i am just a beginner,is there any tutorial about this https://www.youtube.com/watch?v=GgfYdVvaB7E 3D Point Cloud Generated by Intel RealSense D435 - YouTube ?i totally have no idea about this

ihello, is there any tutorial about this video?

0 件の賞賛
1 解決策
MartyG
名誉コントリビューター III
614件の閲覧回数

The RealSense SDK 2.0 software used by the 400 Series cameras has a sample program for creating a point cloud.

https://github.com/IntelRealSense/librealsense/tree/9437bc24c0f4ce16193f1045ceea703a8151b96d/examples/pointcloud librealsense/examples/pointcloud at 9437bc24c0f4ce16193f1045ceea703a8151b96d · IntelRealSense/librealsense · GitHub

You do not need programming skills to create a point cloud though, as the SDK's pre-made SDK 2.0 software has a built-in point cloud mode. You can view the point cloud simply by clicking the '3D' option in the top corner of the Viewer.

元の投稿で解決策を見る

1 返信
MartyG
名誉コントリビューター III
615件の閲覧回数

The RealSense SDK 2.0 software used by the 400 Series cameras has a sample program for creating a point cloud.

https://github.com/IntelRealSense/librealsense/tree/9437bc24c0f4ce16193f1045ceea703a8151b96d/examples/pointcloud librealsense/examples/pointcloud at 9437bc24c0f4ce16193f1045ceea703a8151b96d · IntelRealSense/librealsense · GitHub

You do not need programming skills to create a point cloud though, as the SDK's pre-made SDK 2.0 software has a built-in point cloud mode. You can view the point cloud simply by clicking the '3D' option in the top corner of the Viewer.

返信