Skip to content

Unable to process RLE images #74

@psarnow

Description

@psarnow

Trying to get the RLE images from a dicom export. Here is a sample .dcm that was sent through and saved via DServer.
image_2814918156667436.dcm.zip

Can't figure out how to get anything but the thumbnail image (3x3 image grid).
sample

Maybe this method needs to do something different?

Here is my dcm.summary
System Properties:
Ruby DICOM version: 0.9.8
Byte Order (CPU): Little Endian

DICOM Object Properties:
Source: File (successfully read): tmp/image_2814918156667436.dcm
Modality: Ultrasound Image Storage
Meta Header: Yes
Value Representation: Explicit
Byte Order (File): Little Endian
Pixel Data: Yes
Image Size: 1024768
Number of frames: 1
Photometry: RGB
Compression: RLE Lossless
Bits per Pixel: 8
=> ["Source: File (successfully read): tmp/image_2814918156667436.dcm", "Modality: Ultrasound Image Storage", "Meta Header: Yes", "Value Representation: Explicit", "Byte Order (File): Little Endian", "Pixel Data: Yes", "Image Size: 1024
768", "Number of frames: 1", "Photometry: RGB", "Compression: RLE Lossless", "Bits per Pixel: 8"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions