|
read_plane
|
read_plane ( self, k )
|
|
read_matrix
|
read_matrix (
self,
ijk_origin,
ijk_size,
ijk_step,
array,
progress,
)
Reads a submatrix and returns 3D NumPy matrix with zyx index order.
|
|
__init__
|
__init__ ( self, paths )
Exceptions
|
|
SyntaxError, ('Image mode %s is not supported (%s)' %( i.mode, mnames ) )
SyntaxError, 'No files found %s' % path
|
|
|