scico.data#

Data files for usage examples.

Functions

kodim23([asfloat])

Return the kodim23 test image.

scico.data.kodim23(asfloat=False)[source]#

Return the kodim23 test image.

Parameters:

asfloat (bool) – Flag indicating whether the returned image should be converted to float32 dtype with a range [0, 1].

Return type:

Array

Returns:

Image data array.