MCPcopy Create free account
hub / github.com/VITA-Group/INS / forward

Method forward

models/camera_transform.py:82–105  ·  view source on GitHub ↗

Generate sample points Args: rays_o: [N_rays, 3+1] origin points of rays with camera id rays_d: [N_rays, 3+1] directions of rays with camera id render_kwargs: other render parameters Return: rays_o: [N_rays, 3] Transformed origin points rays

(self, rays_o, rays_d, **render_kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

rot_matsMethod · 0.95

Tested by

no test coverage detected