问题描述
使用CoordinateMapper.GetDepthFrameToCameraSpaceTable我得到一个矩阵,用于计算每个深度点。计算的基础是cameraintrinsic - 参数。我有其他来自校准的相机参数。我的问题:如何使用
这些参数,例如 CoordinateMapper.GetDepthFrameToCameraSpaceTable表或
with the CoordinateMapper.GetDepthFrameToCameraSpaceTable i get a matrix for each depth Point to calculate. The basic for calculation are the cameraintrinsic - parameter. I have other cameraparameters from a cameracalibration. My questions: How can I use these parameters like the CoordinateMapper.GetDepthFrameToCameraSpaceTable table or
我该怎样才能 使用新的CameraIntrinsic值计算空间点?
how can I calculate the spacepoints with new CameraIntrinsic values?
非常感谢您的帮助。
many thank in advance for your help
亲切的问候Thilo
kind regards Thilo
推荐答案
这篇关于CoordinateMapper.GetDepthFrameToCameraSpaceTable相机内在的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!