| Input Image | Operations | Output Image |
| james.rgb (320x200, color)
(saved using capture from SGI |
Converted to TIFF using imgworks on SGI | james.tif (320x200, color) |
| james.tif (320x200, color) | Converted to GIF using XV on Sparc2 | ![]() |
| james.tif (320x200, color) | Converted to grayscale GIF using XV on Sparc2 | ![]() |
![]() |
Brightened image using MATLAB v4.2 (beta=+60%) brighten.m | ![]() |
![]() |
Cropped image to include just face crop.m | ![]() |
![]() |
Inverted colormap (GRAYSCALE) of face crop_invert.m | ![]() |
![]() |
Cropped image with grayscale equalized equalize.m [adapted from 'imdemo.m'] |
![]() |
![]() |
Inverted colormap (GRAYSCALE) of 'equalized' face crop_invert.m | ![]() |
![]() |
Cropped image embossed emboss.m [adapted from 'imdemo.m'] (See Sparc2 note concerning image quality) |
![]() |
![]() |
Low-pass FIR filter (cutoff freq=0.5) lowpass1.m [adapted from 'firdemo.m'] (See Sparc2 note concerning image quality) |
![]() |
![]() |
Low-pass FIR filter (cutoff freq=0.1) lowpass2.m [adapted from 'firdemo.m'] (See Sparc2 note concerning image quality) |
![]() |
![]() |
High-pass FIR filter (cutoff freq=0.5) highpass1.m [adapted from 'firdemo.m'] (See Sparc2 note concerning image quality) |
![]() |
![]() |
High-pass FIR filter (cutoff freq=0.1) highpass2.m [adapted from 'firdemo.m'] (See Sparc2 note concerning image quality) |
![]() |