Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
class
Image(BaseImage):
53
def
qvec2rotmat(self):
54
return
qvec2rotmat(self.qvec)
55
56
57
CAMERA_MODELS = {
Callers
2
read_images_text
Function · 0.70
read_images_binary
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected