MCPcopy 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
6def build_cameras(cfg):
7 """Build cameras."""
8 return CAMERAS.build(cfg)

Callers 5

project_pointsFunction · 0.90
render_smplFunction · 0.90
renderFunction · 0.90
__init__Method · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected