Demosaic
PURPOSE 
Color demosaicing interface routine.
SYNOPSIS 
function demosaicedImage = Demosaic(vci,isa)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- AdaptiveLaplacian Adaptive laplacian demosaicking algorithm
- Bilinear Bilinear demosaic algorithm
- Laplacian Laplacian demosaicing algorithm
- NearestNeighbor Nearest neighbor demosaicking
- lcc1 Interpolation with color correction. (Not fully implemented).
- plane2mosaic Converts a sensor data plane of data into a (row,col,color) RGB image
This function is called by:
Generated on Sun 14-Jan-2007 10:24:23 by m2html © 2003