RawPixelViewer
Click for help
This web app lets you view raw pixel data (pixel data without a
header describg the image attributes).
Features:
-
Drag and drop a file containing raw pixel data to the image
display area (black box) below to view it. The app will attempt
to guess the image attributes using the following approach:
-
Based on parsing the filename using the format
-$(COLUMNS)-$(ROWS)-$(BITSALLOCATED)-$(PIXELREPRESENTATION)-$(SAMPLESPERPIXEL)
-
Based on file size for common medical images (e.g. CT 512x512,
MR 512x512)
-
Image Display
- Manual adjustment of image attributes
-
Automatic window width/window center based on histogram of
middle of image
- Manual adjust of ww/wc by dragging left mouse button