HappyDoc Generated Documentation Class: TIFF_Data

. / VolumeData / tiff / tiff_format.py / TIFF_Data 

Methods   
  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,  path )
Exceptions   

SyntaxError, 'Image is not grayscale, mode is %s' % i.mode
SyntaxError, 'Image grayscale values (%d,%d) outside range (0,255)' %( imin, imax )
SyntaxError, 'File format %s is not TIFF' % i.format


This document was automatically generated Thu Nov 15 14:09:29 2007 by HappyDoc version 3.0.a1