MCPcopy Create free account
hub / github.com/ai4ce/RAP / Image

Class Image

utils/read_write_model.py:52–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50
51
52class Image(BaseImage):
53 def qvec2rotmat(self):
54 return qvec2rotmat(self.qvec)
55
56
57CAMERA_MODELS = {

Callers 2

read_images_textFunction · 0.70
read_images_binaryFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected