## S3 method for class 'adimpro':
plot(x, new=FALSE, gammatype = NULL, cspace = NULL,
whitep = NULL, temp = NULL, black = 0, exposure = 1,...)FALSEdcraw. Alternatives recognized
within the package are "None", "sRGB" and "CIE" (CIE L*). NULL keeps thNULL keeps the actual setting.xyY space. Can be given as one of (character)
c("A","B","C","E","D50","D55","D65","D75","F2","F7","F11") or as a two element numeric
vector of chromatic xy coordinates. "D65" correspoxy coordinates of the
whitepoint. Only used if is.null(whitep).x$type) color space, a thumbnail (in "sRGB"
with gamma correction gammatype if specified and gammatype="ITU" elsewhere),
some information on the image and, if x was produced by awsimage,
an image illustrating the local adaptation.summary.adimpro, adjust.imageimg.noise <- read.image(system.file("img/wias-noise.ppm",package="adimpro"))
plot(img.noise)Run the code above in your browser using DataLab