EnglishFrenchSpanish

Ad


OnWorks favicon

fdk - Online in the Cloud

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

This is the command fdk 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


fdk - cone-beam reconstruction from projections using the FDK algorithm

The term FDK refers to the authors Feldkamp, Davis, and Kress who wrote the seminal paper
"Practical cone-beam algorithm" in 1984. Their paper describes a filtered back-projection
reconstruction algorithm for cone-beam geometries. The fdk program in plastimatch is an
implmenetation of the FDK algorithm.

FDK USAGE


The fdk program takes a directory of 2D projection images as input, and generates a single
3D volume as output.

The command line usage is:

Usage: fdk [options]
Options:
-A hardware Either "cpu" or "cuda" (default=cpu)
-a "num ((num) num)" Use this range of images
-r "r1 r2 r3" Set output resolution (in voxels)
-f filter Either "none" or "ramp" (default=ramp)
-s scale Scale the intensity of the output file
-z "s1 s2 s3" Physical size of the reconstruction (in mm)
-I indir The input directory
-O outfile The output file

The usage of the fdk program is best understood by following along with the tutorials:
fdk_tutorial_i and fdk_tutorial_ii.

INPUT FILES


Three different formats of input files are supported. These are:

· Pfm format image files with geomtry txt files

· Raw format image files with geomtry txt files

· Varian hnd files

The pfm and raw files are similar, in that they store the image as an array of 4-byte
little-endian floats. The only difference is that the pfm file has a header which stores
the image size, and the raw file does not.

Each pfm or raw image file must have a geometry file in the same directory with the .txt
extension. For example, if you want to use image_0000.pfm in a reconstruction, you should
supply another file image_0000.txt which contains the geometry. A brief description of
the geometry file format is given in proj_mat_file_format.

The sequence of files should be stored with the pattern:
XXXXYYYY.ZZZ

where XXXX is a prefix, YYYY is a number, and .ZZZ is the extension of a known type
(either .hnd, .pfm, or .raw).

For example the following would be a good directory layout for pfm files:

Files/image_00.pfm
Files/image_00.txt
Files/image_01.pfm
Files/image_01.txt
etc...

The Varian hnd files should be stored in the original layout. For example:

Files/ProjectionInfo.xml
Files/Scan0/Proj_0000.hnd
Files/Scan0/Proj_0001.hnd
etc...

No geometry txt files are needed to reconstruct from Varian hnd format.

IMAGE GEOMETRY


By default, when you generate a DRR, the image is oriented as if the virtual x-ray source
were a camera. That means that for a right lateral film, the columns of the image go from
inf to sup, and the rows go from ant to post. The Varian OBI system produces HND files,
which are oriented differently. For a right lateral film, the columns of the HND images go
from ant to post, and the rows go from sup to inf. An illustration of this idea is shown
in the figure below.
[image] Geometry of Varian HND files.UNINDENT

Use fdk 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