GithubHelp home page GithubHelp logo

courins / ctsimulator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from drminix/ctsimulator

0.0 1.0 0.0 6.43 MB

[C++/QT] X-Ray simulation and reconstruction toolkit

License: MIT License

QMake 1.14% C++ 98.86%

ctsimulator's Introduction

ctsimulator

=====================

X-ray Computed Tomography simulator written in C/C++ and QT library.

This software allow you to perform (1) X-ray CT acquisition, (2) System matrix generation va siddon's algorithm, (3) Sinogram generation, (4) Image reconstruction with FBP and SART. This program is written for educational purpose, and freely available under MIT license. (c) Sanghyeb(Sam) Lee MIT License

Overview

There are four directories:

  • [phantom]: phantom data
  • [source]: C/C++ source code
  • [windows-binary]: compiled executable for windows

Example

When you start a program, the following window will pop up.

Load phantom data

Use the following menu to load phantom data. The current version comes with 2 phantom data. You can add your own phantom.

Setup up source and detector type

Specify projeciton type and number of bins

Set up detector movement

Specify (1) start angle(degree), (2) finish angle(degree), and (3) incremental angle(degree)

Record forward projecito nand system matrix (A)

Specify number of projections and the system matrix(A). System matrix will be generated using siddon's algorithm. You can also visualize the ray path and show sinogram.

Apply reconstruction algorithm

You can use ART, SIRT, MLEM algorithms to reconstruct the phantom. It will visualize the phantom at each iteration

Compilation

Use Qt 4.4 library to compile the source code

(c) Sanghyeb(Sam) Lee MIT License

ctsimulator's People

Contributors

drminix avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.