Some functions to access camera parameters are provided in the hololens2forcv project. The photovideo camera provides the method of camera to world. Depth camera provides the method of obtaining Extrinsics, getcameraexternalicsmatrix, and rigNode to World CoordinateSystem. In SLAM, the camera parameters are calculated through 3D reconstruction. I'd like to know how the camera parameters provided by hololens are obtained through some algorithm? Are these parameters completely correct and are there errors?
Some functions to access camera parameters are provided in the hololens2forcv project. The photovideo camera provides the method of camera to world. Depth camera provides the method of obtaining Extrinsics, getcameraexternalicsmatrix, and rigNode to World CoordinateSystem. In SLAM, the camera parameters are calculated through 3D reconstruction. I'd like to know how the camera parameters provided by hololens are obtained through some algorithm? Are these parameters completely correct and are there errors?