Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.signal_processing.sdynpy_camera.compute_pixel_position

Signature

def sdynpy.signal_processing.sdynpy_camera.compute_pixel_position(K, RT, coords)

Compute pixel coordinates from world coordinates

This function computes pixel coordinates from world coordinates and camera matrices.

Parameters

Returns