Previous | Table of Contents | Next

Page 649

_encodeclientphoto1 through Two flos, one of the form ImportPhotomap ->
_encodeclientphoto11 ExportClientPhoto, and the other of the form ImportClientPhoto -> ExportPhotomap, where ExportClientPhoto in the first flo uses various encode techniques, for example G32D, TIFF2, UncompressedTriple. The image before encoding is displayed in the left window, while the right window shows the image that was encoded in the first flo and read back in the second flo.
_exportclientlut1 ExportClientLUT test. LUT is displayed in a histogram window.
_exportclientroi1 ExportClientROI test, 10 ROIs. The ROIs that are sent to the server are represented by the filled rectangles. The ROIs that are received back from the server by the client are drawn as white-bordered, nonfilled rectangles. The resulting output illustrates how the server combined the rectangles sent to it.
_exportclientroi2 Same as exportclientroi1, except using 100 rectangles.
_exportclienthistogram1 ExportClientHistogram tests using various images. The through histogram is displayed in a window that overlaps the image.
_exportclienthistogram4
_exportclienthistogramroi1
Same as the ExportClientHistogram test, but using a ROI through to identify the area of interest.
_exportclienthistogramroi4
_exportclienthistogramcplane1
Same as the ExportClientHistogram test, but using a through control plane to identify the area of interest.
_exportclienthistogramcplane4
_importlut1
Test ImportLUT element; LUT size is 256.
_importphoto1 ImportPhotomap -> ExportPhotomap, with source and destination equal.
_importphoto2 ImportPhotomap -> ExportDrawable, window destination.
_importroi1 ImportROI -> ExportROI, 10 rectangles, source and destination ROIs equal.
_importroi2 ImportROI -> ExportROI, 100 rectangles, source and destination ROIs equal.
_importdrawable1 ImportDrawable -> ExportDrawable, source is pixmap, destination is window.
_importdrawable2 ImportDrawable -> ExportDrawable, source and destination are both window.
_importdrawable3 ImportDrawable -> ExportDrawable, destination window obscured by source window.
_importdrawable4 ImportDrawable -> ExportDrawable, source window obscured by destination window.
_importdrawable5 ImportDrawablePlane -> ExportDrawablePlane, pixmap, source = destination.
_importdrawable6 ImportDrawablePlane -> ExportDrawablePlane, window, source = destination.
_importdrawable7 ImportDrawablePlane -> ExportDrawablePlane, window, source obscures destination.
_importdrawable8 ImportDrawablePlane -> ExportDrawablePlane, window, destination obscures source.
_constrain1 Constrain HardClip technique test, drawable destination.

Page 650

_constrain2 Constrain ClipScale technique test, drawable destination.
_constrainphoto1 Constrain HardClip technique test, photomap destination.
_constrainphoto2 Constrain ClipScale technique test, photomap destination.
_convolve1 Boxcar 3¥3 convolution test. Smoothing or lowpass filter.
_convolve2 Boxcar 5¥5 convolution test. Smoothing or lowpass filter.
_convolve3 LaPlacian 3¥3 convolution test. Edge or highpass filter.
_convolve4 LaPlacian 5¥5 convolution test. Edge or highpass filter.
_convolveroi1 LaPlacian 3¥3 convolution test, with ROI.
_convolveroi2 LaPlacian 5¥5 convolution test, with ROI.
_convolvecplane1 LaPlacian 3¥3 convolution test, with control plane.
_convolvecplane2 LaPlacian 5¥5 convolution test, with control plane.
_math1 through _mathcplane7 Various tests that exercise the math element, some tests using ROIs and control planes.
_arithmeticdyadic1 through Arithmetic element tests, using photomaps
_arithmeticdyadic5 as the operands.
_arithmeticmonadic1 through Arithmetic element tests, photomap and constant operands.
_arithmeticmonadic9
_arithmeticdyadicroi1 Arithmetic element tests, using _ photomaps as the through operands, with ROIs.
arithmeticdyadicroi5
_arithmeticmonadicroi1 Arithmetic element tests, photomap and through constant operands, with ROIs.
_arithmeticmonadicroi9
_arithmeticdyadiccplane1 Arithmetic element tests, using photomaps as the through operands, with control planes.
_arithmeticdyadiccplane5
_arithmeticmonadiccplane1 Arithmetic element tests, photomap and constant through operands, with control planes.
_arithmeticmonadiccplane9
_arithmeticfloatdyadic1 Arithmetic element tests, using photomaps though as the operands, unconstrained.
_arithmeticfloatdyadic5
_arithmeticfloatmonadic1 Arithmetic element tests, photomap and constant though operands, unconstrained.
_arithmeticfloatmonadic9
_arithmeticroifloatdyadic1 Arithmetic element tests, photomaps as the to operands, ROIs, unconstrained.
_arithmeticroifloatdyadic5
_arithmeticroifloatmonadic1 Arithmetic element tests, photomap and to constant operands, ROIs, unconstrained.
-rithmeticroifloatmonadic9
_band1 BandSelect element test. Image input is triple band. If visual of xieperf window is a color visual, then three Band-Select elements are used to extract the individual bands; they are combined once again using BandCombine, and displayed using ConvertToIndex. If the visual is not color, for example, GrayScale or StaticGray, then the flo simply uses one BandSelect element to extract a single band for display.

Page 651

_band2 BandCombine test. Input bands are made of three separate single band photomaps. These are combined using a BandCombine element, which is followed by a BandExtract and ExportDrawable. CCIR 601-1 coefficients.
_band3 BandExtract test. Input is a triple band photomap. CCIR 601-1 coefficients. Destination window colormap is gray ramp.
_band4 BandExtract test. Input is a triple band photomap. CCIR 601-1 coefficients. Destination window colormap is RGB BEST MAP standard colormap.
_band5 BandExtract test. Input is a triple band photomap. CCIR 601-1 coefficients. Destination window colormap is RGB_DEFAULT_MAP standard colormap.
_comparedyadic1 through Test various compare operators with dyadic
_comparedyadic6 photomap operands.
_comparemonadic1 through Test various compare operators with photomap,
_comparemonadic6 constant operands.
_compareroidyadic1 through Test various compare operators with dyadic photomap
_compareroidyadic6 operands, using ROIs.
_compareroimonadic1 through Test various operators with photomap,
compare compareroimonadic6 constant operands, using ROIs.
_comparecplanedyadic1 Test various compare operators with dyadic through photomap operands, control planes.
_comparecplanedyadic6
_comparecplanemonadic1
Test various compare operators with photomap, through constant operands, control planes.
_comparecplanemonadic6
_matchhistogram1
MatchHistogram element tests, using various through images and histogram matching techniques.
_matchhistogram18
_matchhistogramroi1
A selection of MatchHistogram element through tests, with ROIs.
_matchhistogramroi6
_matchhistogramcplane1
A selection of MatchHistogram element through tests, with control planes.
_matchhistogramcplane6
_unconstrain1
ImportPhotomap, Unconstrain, Constrain(ClipScale), ExportDrawable test.
_pasteup1 through _pasteup2 PasteUp element tests.
_geometry1 through Geometry element tests, including rotations, scales,
_geometry14 and mirroring. NearestNeighbor technique.
_geometry15 through Geometry element tests, including rotations, scales,
_geometry28 and mirroring. AntiAlias technique.
_geometry29 through Geometry element tests, including rotations, scales,
_geometry42 and mirroring. BilinearInterpolation technique.
_geomg31dscale1 through Tests to exercise the various FAX decoders and
_geometryfaxradio1 the Geometry element.
_dither1 Dither test, ErrorDiffusion dither technique, ExportDrawable.
_dither2 Dither test, ErrorDiffusion dither technique, ExportDrawablePlane.

Previous | Table of Contents | Next

1