sarkit.sicd.NitfReader.read_image

NitfReader.read_image(*, out=None)

Read the entire pixel array

Parameters:
outndarray or None, optional

Array to store the image. If None, a new array will be created.

Returns:
ndarray

SICD image array