Home > ISET > imgproc > analog2digital.m

analog2digital

PURPOSE ^

Analog-to-digital conversion for voltage data in a sensory array

SYNOPSIS ^

function [quantImg,quantizationError] = analog2digital(ISA,method)

DESCRIPTION ^

Analog-to-digital conversion for voltage data in a sensory array
  
  [qImage,qError] = analog2digital(ISA,method)

  Various quantization schemes are implemented. This routine calculates
  the quantized image and the quantization error, if requested.. 
   
 Example:

 [qImage,qError] = analog2digital(ISA,method);

 Copyright ImagEval Consultants, LLC, 2005.

CROSS-REFERENCE INFORMATION ^

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