Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotrixLab/AiOS
/ build_cameras
Function
build_cameras
detrsmpl/core/cameras/builder.py:6–8 ·
view source on GitHub ↗
Build cameras.
(cfg)
Source
from the content-addressed store, hash-verified
4
5
6
def
build_cameras(cfg):
7
""
"Build cameras."
""
8
return
CAMERAS.build(cfg)
Callers
5
project_points
Function · 0.90
render_smpl
Function · 0.90
render
Function · 0.90
__init__
Method · 0.90
export_to_perspective_cameras
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected