create2D#

static deltacamera.Camera.create2D(imshape=(0, 0))[source]#

Create a camera for expressing 2D transformations by using intrinsics only.

Parameters:

imshape – height and width, the principal point of the intrinsics is set at the middle of this image size.

Returns:

The new camera.