Home > ISET > vcamera > sensor > sensorUnitBlock.m

sensorUnitBlock

PURPOSE ^

Create a spatial unit block of a color filter array

SYNOPSIS ^

function unitBlock = sensorUnitBlock(ISA,colorOrder)

DESCRIPTION ^

 Create a spatial unit block of a color filter array

     unitBlock = sensorSetUnitBlock(ISA,colorOrder)

 The spatial unit block of the image sensor array is defined by a small,
 unit block, that makes up the basic component of a larger array.  The
 basic configurations are 

 Monochrome
 Bayer 1223  (e.g., rggb)
 Bayer 2132  (e.g., grbg)
 Four Color  (e.g., cmyg)

 unitBlock.config:
   1st column : x coordinates
   2nd column : y coordinates

 At one time, we allowed the pixel positions to be arbitrary.  At present
 we only support rectangular arrays.  We plan to add a transformation to
 non-rectangular representations.  This transformation is not yet
 implemented. 

 Copyright ImagEval Consultants, LLC, 2003.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 14-Jan-2007 10:24:23 by m2html © 2003