|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ImageDemosaic
ImageDemosaic[image, {"cfa", {row, col}}]
reconstructs a color image using the specified color filter array
, aligning the top-left pixel of the pattern with the
pixel of image.
DetailsDetails
- ImageDemosaic[image, ...] works only with single channel images and generates a color image.
- ImageDemosaic[image, "cfa"] is equivalent to ImageDemosaic[image, {"cfa", {0, 0}}].
- Possible
settings are: -
"RGGB", "Bayer" 
"CYGM" 
"CYGM2" 
"LRGB" 
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »




