Closed gamecoolha closed 1 year ago
Extrinsic parameters are saved in m_depthCameraPose during initialization and this function just converts the matrix into string format via MatrixToString and return it so that you can get a string containing extrinsics in C#. The same string is printed in output console if app is started with "start debugging" in visual studio.
Are these codes solving the extrinsic parameter matrix of the camera?