Skip to content
Snippets Groups Projects
Commit 13655f9d authored by bepi's avatar bepi
Browse files

Update README.md

parent 1fc14a87
Branches
No related tags found
No related merge requests found
......@@ -10,18 +10,18 @@ a language which is not supported by Jupyter notebooks, in that case, detailed i
should be provided.
### Introduction
* 01_JupyterNotebook: Introduction to Jupyter notebooks and Python
* 02_NumPy: Introduction to NumPy
* 03_Matplotlib: Introduction to Matplitlib
* 04_Debug: Debugging and more
* `01_JupyterNotebook`: Introduction to Jupyter notebooks and Python
* `02_NumPy`: Introduction to NumPy
* `03_Matplotlib`: Introduction to Matplitlib
* `04_Debug`: Debugging and more
### Segmentation
* 01_Introdution: Introduction to segmentation
* 02_Filtering: Filtering
* 03_FeatureDetection: Segmentation and feature detection
* 04_EdgeLineDetection: Edge and line detection
* 05_BiasedCorrection: Segmentation of chalk
* 06_LaplaceFilter: Segmentation of blob
* `01_Introdution`: Introduction to segmentation
* `02_Filtering`: Filtering
* `03_FeatureDetection`: Segmentation and feature detection
* `04_EdgeLineDetection`: Edge and line detection
* `05_BiasedCorrection`: Segmentation of chalk
* `06_LaplaceFilter`: Segmentation of blob
#### Data
* data_chalk
......@@ -29,14 +29,14 @@ should be provided.
* data_fibers
### Reconstruction
* 01_FBP: Basic data simulation and reconstruction by filtered back-projection (FBP)
* 02_Load: Load raw data and apply flat and dark field corrections
* 03_RealReconstructionChalk: Reconstruct synchrotron data
* 04_IterativeReconstruction: Iterative reconstruction methods
* 05_FanBeam: Fan-beam geometry
* 06_ROI: The region-of-interest (ROI) problem
* 07_RealReconstructionBundle: Reconstruction of large field of view (LFoV) bundle data set
* 08_RealReconstructionFibers: Reconstruction of FoV2_5mm fiber data set
* `01_FBP`: Basic data simulation and reconstruction by filtered back-projection (FBP)
* `02_Load`: Load raw data and apply flat and dark field corrections
* `03_RealReconstructionChalk`: Reconstruct synchrotron data
* `04_IterativeReconstruction`: Iterative reconstruction methods
* `05_FanBeam`: Fan-beam geometry
* `06_ROI`: The region-of-interest (ROI) problem
* `07_RealReconstructionBundle`: Reconstruction of large field of view (LFoV) bundle data set
* `08_RealReconstructionFibers`: Reconstruction of FoV2_5mm fiber data set
### Advanced Image Analysis Note
Contains the note.pdf of Advanced Image analysis course at DTU
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment