Skip to content

d8euAI8sMs/tip-1-backprojection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tip-1-backprojection @ d8euAI8sMs

Part of d8euAI8sMs namespace. See learning repository for details.

About

2D image reconstruction from a number of 1D projections using

  • Filtered Back Projection method
  • Kaczmarz method
  • Max Entropy method

Status and Artifacts

pdf report project
Build status Build status

Details

Visual Studio 2013 project (C++, MFC).

Getting Source Code

Use the following command to clone this repository:

git clone --recurse-submodules https://github.com/d8euAI8sMs/tip-1-backprojection.git

or clone it as part of learning repository:

git clone --recurse-submodules https://github.com/d8euAI8sMs/learning.git