 |
Department of Engineering |
 |
 |
Graham Treece
[ Introduction
| Teaching
| Research
| Publications
| Software
| Videos
| Personal
]
wxDicom v1.0 Documentation
A simple application for viewing images and image sequences from multiple formats including DICOM. Includes features to:
- Pan (middle mouse button) and zoom (left mouse button) the image to arbitrary resolution
- Interpolate using nearest neighbour, bi-linear, cubic B-spline, Catmull-Rom spline, Mitchell-Netravali spline or Lanczos (sinc) functions
- High- or Low-pass filter using mean, Gaussian, median, opening or closing operations
- Threshold or take the gradient of the image
- Change the image/display mapping (windowing) using the right mouse button
- Show image values along an aribtrary line
- Select an image from a sequence with a slider
wxDicom can read data in the following formats:
- DICOM, for images and image sequences encoded using RAW, JPEG2000, or some RLE formats
- Windows BMP
- PNG
- JPEG
- TIFF
- Pixmap PPM/PGM
- Some other machine-specific formats
wxDicom can also be used to export images or sequences of images in the following formats:
- Stradwin format
- Windows BMP
- PNG
- JPEG
- TIFF
- Pixmap PPM/PGM
Download wxDicom built for 32-bit Windows here.