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
- Pocs Demosaicing Using Alternating Projections
- demosaicMultichannel Bilinear demosaic each of the channels independently
- 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 Thu 20-Nov-2008 22:09:04 by m2html © 2003