MakeChromaPlots.cm
Maureen Stone, May 3, 1988 1:35:21 pm PDT
time ← ImageGamutsImpl.MakeChromaPlot[root: "///7.0/WaterlooImages/DaliVases", note: "Dali vases", xAxis: hueAngle, yAxis: lStar, res: 512, rgbAtom: $Waterloo, sampledAtom: $Cromalin];
time ← ImageGamutsImpl.MakeChromaPlot[root: "///7.0/WaterlooImages/ThreeTeapots", note: "Three Teapots", xAxis: hueAngle, yAxis: lStar, res: 512, rgbAtom: $Waterloo, sampledAtom: $Cromalin];
time ← ImageGamutsImpl.MakeChromaPlot[root: "///7.0/SmallMeyer/MeyerFig4", note: "Meyer Figure 4", xAxis: hueAngle, yAxis: lStar, res: 512, rgbAtom: $Cornell, sampledAtom: $Cromalin];
time ← ImageGamutsImpl.MakeChromaPlot[root: "///7.0/SmallMeyer/MeyerFig2", note: "Meyer Figure 2", xAxis: hueAngle, yAxis: lStar, res: 512, rgbAtom: $Cornell, sampledAtom: $Cromalin];
time ← ImageGamutsImpl.MakeChromaPlot[root: "///7.0/Lamming/Scene640x480", note: "Mik's standard scene", xAxis: hueAngle, yAxis: lStar, res: 512, rgbAtom: $Conrac, sampledAtom: $Cromalin];
rename ///7.0/HLPlots/DaliVases.ip ← ///7.0/WaterlooImages/DaliVases.ip
rename ///7.0/HLPlots/ThreeTeapots.ip ← ///7.0/WaterlooImages/ThreeTeapots.ip
rename ///7.0/HLPlots/MeyerFig4.ip ← ///7.0/SmallMeyer/MeyerFig4.ip
rename ///7.0/HLPlots/MeyerFig2.ip ← ///7.0/SmallMeyer/MeyerFig2.ip
rename ///7.0/HLPlots/Scene640x480.ip ← ///7.0/Lamming/Scene640x480.ip
time ← ImageGamutsImpl.MakeChromaPlot[root: "///7.0/WaterlooImages/DaliVases", note: "Dali vases", xAxis: aStar, yAxis: bStar, res: 256, rgbAtom: $Waterloo, sampledAtom: $Cromalin];
time ← ImageGamutsImpl.MakeChromaPlot[root: "///7.0/WaterlooImages/rhm512", note: "Ram's head mask", xAxis: aStar, yAxis: bStar, res: 256, rgbAtom: $Waterloo, sampledAtom: $Cromalin];
time ← ImageGamutsImpl.MakeChromaPlot[root: "///7.0/WaterlooImages/ThreeTeapots", note: "Three Teapots", xAxis: aStar, yAxis: bStar, res: 256, rgbAtom: $Waterloo, sampledAtom: $Cromalin];
time ← ImageGamutsImpl.MakeChromaPlot[root: "///7.0/SmallMeyer/MeyerFig4", note: "Meyer Figure 4", xAxis: aStar, yAxis: bStar, res: 256, rgbAtom: $Cornell, sampledAtom: $Cromalin];
time ← ImageGamutsImpl.MakeChromaPlot[root: "///7.0/SmallMeyer/MeyerFig2", note: "Meyer Figure 2", xAxis: aStar, yAxis: bStar, res: 256, rgbAtom: $Cornell, sampledAtom: $Cromalin];
time ← ImageGamutsImpl.MakeChromaPlot[root: "///7.0/Lamming/Scene640x480", note: "Mik's standard scene", xAxis: aStar, yAxis: bStar, res: 256, rgbAtom: $Conrac, sampledAtom: $Cromalin];
rename ///7.0/ChromaPlots/DaliVases.ip ← ///7.0/WaterlooImages/DaliVases.ip
rename ///7.0/ChromaPlots/ThreeTeapots.ip ← ///7.0/WaterlooImages/ThreeTeapots.ip
rename ///7.0/ChromaPlots/rhm512.ip ← ///7.0/WaterlooImages/rhm512.ip
rename ///7.0/ChromaPlots/MeyerFig4.ip ← ///7.0/SmallMeyer/MeyerFig4.ip
copy -c ///7.0/ChromaPlots/MeyerFig2.ip ← ///7.0/SmallMeyer/MeyerFig2.ip
copy -c ///7.0/ChromaPlots/Scene640x480.ip ← ///7.0/Lamming/Scene640x480.ip