EnglishFrenchSpanish

Ad


OnWorks favicon

dicomfind - Online in the Cloud

Run dicomfind in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dicomfind that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dicomfind - vtk-dicom CLI

DESCRIPTION


usage:
dicomfind [options] <directory> ...

options:
-L Follow symbolic links (default).

-P Do not follow symbolic links.

-k tag=value
Provide an attribute to be queried and matched.

-q <query.txt>
Provide a file to describe the find query.

-maxdepth n
Set the maximum directory depth.

-name pattern
Set a pattern to match (with "*" or "?").

-image Restrict the search to files with PixelData.

-series
Find all files in series if even one file matches.

-print Print the filenames of all matched files (default).

-print0
Print the filenames with terminating null, for xargs.

-exec ... +
Execute the given command for every series matched.

-exec ... \;
Execute the given command for every file matched.

-execdir ... +
Go to directory and execute command on every series.

-execdir ... \; Go to directory and execute command on every file.

--help
Print a brief help message.

--version
Print the software version.

This command can be used to locate DICOM files. It shares many features with the UNIX
"find" command. When searching for files with a specific attribute (with "-k"), the tag
can be specified in the form GGGG,EEEE or with its canonical name e.g. Modality=MR from
the DICOM dictionary. Alternately, the tags can be listed in a query file given with the
"-q" option (one tag per line). Attributes nested within sequences can be specified by
giving a tag path e.g. "-k Tag1/Tag2/Tag3". Either a forward slash or a backslash can be
used to separate the components of the path. Private tags should be preceded by the
private dictionary name in square brackets.

The "-exec" and "-execdir" arguments cause dicomfind to run the specified program on the
found files. For example, to dump each file one would use "-exec dicomdump {} \;" where
each instance of {} will be replaced by a found file, and ";" indicates the end of the
args to dicomdump. Alternately, if "+" is used to end the args, then the program will be
run on each DICOM series and {} will be replaced by all files in the series. The
"-execdir" argument is similar, except that it runs the program from within the directory
of the file (or files), and {} is replaced by just the filenames instead of with the full
paths.

Use dicomfind online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 2
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 3
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • 4
    XISMuS
    XISMuS
    ATTENTION: Cumulative update 2.4.3 has
    been released!! The update works for any
    previous 2.x.x version. If upgrading
    from version v1.x.x, please download and
    i...
    Download XISMuS
  • 5
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • 6
    PHP QR Code
    PHP QR Code
    PHP QR Code is open source (LGPL)
    library for generating QR Code,
    2-dimensional barcode. Based on
    libqrencode C library, provides API for
    creating QR Code barc...
    Download PHP QR Code
  • 7
    Cuckoo Sandbox
    Cuckoo Sandbox
    Cuckoo Sandbox uses components to
    monitor the behavior of malware in a
    Sandbox environment; isolated from the
    rest of the system. It offers automated
    analysis o...
    Download Cuckoo Sandbox
  • More »

Linux commands

  • 1
    acl_gran
    acl_gran
    rsbac-admin - Rule Set Based Access
    Control DESCRIPTION: rsbac-admin is a
    set of tool used to manage systems using
    a Rule Set Based Access Control (RSBAC)
    kern...
    Run acl_gran
  • 2
    acl_grant
    acl_grant
    rsbac-admin - Rule Set Based Access
    Control DESCRIPTION: rsbac-admin is a
    set of tool used to manage systems using
    a Rule Set Based Access Control (RSBAC)
    kern...
    Run acl_grant
  • 3
    cpupower-idle-set
    cpupower-idle-set
    cpupower idle-set - Utility to set cpu
    idle state specific kernel options
    SYNTAX: cpupower [ -c cpulist ]
    idle-info [options] DESCRIPTION: The
    cpupower idle-se...
    Run cpupower-idle-set
  • 4
    cpupower-info
    cpupower-info
    cpupower-info - Shows processor power
    related kernel or hardware
    configurations ...
    Run cpupower-info
  • 5
    g15daemon
    g15daemon
    g15daemon - provides access to extra
    keys and the LCD available on the
    logitech G15 keyboard. DESCRIPTION:
    G15Daemon allows users access to all
    extra keys by d...
    Run g15daemon
  • 6
    g15ladi
    g15ladi
    laditools - tools to control and
    monitor LADI (JACK and ladish) systems ...
    Run g15ladi
  • More »

Ad