MCPcopy Create free account
hub / github.com/DNA-Rendering/DNA-Rendering / get_Kinect_info

Method get_Kinect_info

scripts/3DGS/SMCReader.py:70–71  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

68 return self.Camera_5mp_info
69
70 def get_Kinect_info(self):
71 return self.Kinect_info
72
73 ### RGB Camera Calibration
74 def get_Calibration_all(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected