dcmdrle: Decode DICOM with RLE

View source: R/dcmdrle.R

dcmdrleR Documentation

Decode DICOM with RLE

Description

Wrapper of dcmdrle from DCMTK to decode DICOM with run-length encoding

Usage

dcmdrle(file, opts = "", outfile = NULL)

Arguments

file

DICOM file name

opts

options to pass to dcmdrle

outfile

output DICOM filename

Value

Character vector of output filename


muschellij2/dcmtk documentation built on March 6, 2025, 12:07 a.m.