MMIND_API_EXPORT ErrorStatus getPointCloudAfterMapping(const DepthMap &depthMap, const GrayScale2DImage &textureValidMask, const CameraIntrinsics &intrinsics, PointCloud &pointCloud)
Uses a gray scale image as a mask to transform a depth map into a point cloud, the valid points in th...