DIDSR / ReconDBT

Reconstruction package for digital breast tomosynthsis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReconDBT

Reconstruction package for digital breast tomosynthsis

Summary

This package,named ReconDBT, contains open-source reconstruction functions for digital breast tomosynthese (DBT) written in Mathworks’ MATLAB language. Filtered back projection (FBP) and two iterative reconstruction (IR) functions, the simultaneous algebraic reconstructiontechnique (SART) and maximum likelihood (ML), are included in this package. They can be used to reconstruct 3D DBT volume for forthe common circular-arc trajectory DBT and non-circular arc trajectory DBT. ReconDBT is built on top of the publicallyavailable CT reconstruction code developed by Dr. Fessler [2]. The package runs on Linux and Mac operating systems. Note that it does not run on Windows operating systems because Fessler’s CT reconstruction package does not support Windows system.

Contact for questions: Rongping Zeng rongping.zeng@fda.hhs.gov

Legal Disclaimer

This software anddocumentation (the "Software") were developed at the Food and DrugAdministration (FDA) by employees of the Federal Government in the course oftheir official duties. Pursuant to Title 17, Section 105 of the United StatesCode, this work is not subject to copyright protection and is in the publicdomain. Permission is hereby granted, free of charge, to any person obtaining acopy of the Software, to deal in the Software without restriction, includingwithout limitation the rights to use, copy, modify, merge, publish, distribute,sublicense, or sell copies of the Software or derivatives, and to permitpersons to whom the Software is furnished to do so. FDA assumes no responsibilitywhatsoever for use by other parties of the Software, its source code,documentation or compiled executables, and makes no guarantees, expressed orimplied, about its quality, reliability, or any other characteristic. Further,use of this code in no way implies endorsement by the FDA or confers anyadvantage in regulatory decisions. Although this software can be redistributedand/or modified freely, we ask that any derivative works bear some notice thatthey are derived from it, and any modified versions bear some notice that theyhave been modified.

About

Reconstruction package for digital breast tomosynthsis


Languages

Language:MATLAB 100.0%