 | IVWindow3DDepthMapToPointCloud 方法 |
深度图转点云
命名空间: AT.Librarys.Container.Toolkit.Vision程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法PointCloud<PointXYZ> DepthMapToPointCloud(
CObject DepthMap
)
参数
- DepthMap CObject
- 深度图
返回值
PointCloudPointXYZ
参见