Skip to content

FreeCT/FreeCT_wFBP_DEPRECATED

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeCT_WFBP

NOTE: No further updates or changes will be made to this repository. I am currently in the process of migrating the entirety of the FreeCT project into one project: https://github.com/FreeCT/FreeCT. This should simplify building and installing in every single way, however in the mean time there are going to be some growing pains and the project will be non-functional. If you have any questions or comments please reach out to johnmarianhoffman@gmail.com.

What is FreeCT_WFBP?

FreeCT_WFBP is lightweight, gpu-based, reconstruction software for third generation helical CT scans. It is intended to be fast, adaptable, and (relatively) easy to use and understand. It is free software (released under the GNU GPLv2) intended for use in research and education. Modification and contributions are encouraged.

FreeCT_WFBP is an implementation of the algorithms outlined in the following publications:

K. Stierstorfer, A. Rauscher, J. Boese, H. Bruder, S. Schaller, and T. Flohr, “Weighted FBP—a simple approximate 3D FBP algorithm for multislice spiral CT with good dose usage for arbitrary pitch,” Phys. Med. Biol., vol. 49, no. 11, pp. 2209–2218, Jun. 2004.

T. G. Flohr, K. Stierstorfer, S. Ulzheimer, H. Bruder, a. N. Primak, and C. H. McCollough, “Image reconstruction and image quality evaluation for a 64-slice CT scanner with z-flying focal spot,” Med. Phys., vol. 32, no. 8, p. 2536, 2005.

with influences from:

T. Zinßer and B. Keck, “Systematic Performance Optimization of Cone-Beam Back-Projection on the Kepler Architecture,” Fully Three-Dimensional - Image Reconstr. Radiol. Nucl. Med., pp. 225–228, 2013.

What it is not

FreeCT_WFBP is not what the manufacturers use

While our algorithms are based off of publications that are perhaps relevant to some of the current algorithms used in industry, they are not the algorithms used on clinical CT scanners and we make no claims to the similarity between our reconstructed images and what is arrived at clinically.

Work has been done to objectively evaluate the quality of our reconstructions. This can be found here:

(insert link to technical note and/or whitepaper)

FreeCT_WFBP is not a library

There are many great reconstruction libraries out there (http://conrad.stanford.edu/, http://www.openrtk.org/ to name two), and perhaps one day FreeCT_WFBP will be recast as a library. Currently however, it is not a library, it a program.

It is structured modularly, so that major subsections of the reconstruction process are easy to identify/customize/edit/etc. so there are library-like qualities to the project to make it easy to use.

FreeCT_WFBP is designed to be compiled and run to reconstruct projection data from start to finish.

Versions

The latest working version can be found on GitHub at https://github.com/FreeCT/FreeCT_WFBP

Bleeding edge updates can be found at https://github.com/FreeCT/FreeCT_WFBP/tree/develop

Installation

(to be added later)

Use

(to be added later)

License

GNU GPLv2

(more info to be added later)

Copyright 2015 John Hoffman

About

Fast, lightweight, GPU-based, CT Image Reconstruction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Cuda 79.5%
  • C 15.4%
  • Makefile 1.8%
  • Shell 1.5%
  • C++ 1.4%
  • CMake 0.2%
  • MATLAB 0.2%