Skip to content
Snippets Groups Projects
Commit a73a4689 authored by monj's avatar monj
Browse files

References user cases we have solved

parent e27f23ae
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,11 @@
This repository contains tutorials for the using the layered surface detection tool. Included is a Jupyter notebook entitled _LayeredSurfaceDetection_tutorial.ipynb_ which contains a short tutorial on applying the tool to a 2D dataset. A Python file containing some helper functions that are used in the tutorial is also included in _helpers.py_.
These tutorials will give you an understanding of how to apply the Layered Surface tool to image data so that you can use the tool on your own datasets. You can open them at [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Flab.compute.dtu.dk%2FQIM%2Ftutorials%2Flayered-surfaces/HEAD).
These tutorials will give you an understanding of how to apply the Layered Surface tool to image data so that you can use the tool on your own datasets. You can open the the tutorials at [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Flab.compute.dtu.dk%2FQIM%2Ftutorials%2Flayered-surfaces/HEAD).
For local installation, you need to be sure to install the slgbuilder Python package using, `pip install slgbuilder`.
For running the tool locally on your computer, you need to install the slgbuilder Python package using `pip install slgbuilder`.
If you are using Anaconda, you have the option of automatically install the required packages using the included environment file:
If you are using Anaconda, you can automatically install the required packages using the included environment file:
Mac/Linux:
1. Navigate to the folder containing these tutorials and the `environment.yml` file.
......@@ -22,8 +22,24 @@ Windows:
3. Type `conda env create -f environment.yml` and press enter.
4. Type `conda activate qim-LS` and press enter.
For more detailed information regarding the tool please see the [reference paper](https://orbit.dtu.dk/en/publications/layered-surface-detection-for-virtual-unrolling) by Vedrana A. Dahl vand@dtu.dk.
The development of the tutorials is a combined effort from several researchers in the QIM team. The collection of scripts and exercises is in constant development, and actively used to demonstrate the tool and teach at workshops. We would therefore very much appreciate to hear about your experience.
Please contact William Laprade wl@di.ku.dk with issues and feedback.
For inspiration, check out the following papers on user cases we have solved with the layered surfaces tool:
- Dahl, Dahl, Larsen. [Surface Detection using Round Cut.](https://ieeexplore.ieee.org/document/7182720) International Conference on 3D Vision, 2014.
- Dahl, Andersson, Trinderup, Gundlach.[Layered Surface Detection in Micro-CT Tetra Pak Data.](https://ieeexplore.ieee.org/document/7182720) International Conference on Neutrons and Food 2016.
- Dahl, Einarsson, Darvann, Hermann, Hove, Kakimoto, Kreiborg, Dahl. Automatic measurement of orbital volume in unilateral coronal synostosis. International Symposium on Biomedical Imaging 2016.
- Lindberg, Larsen, Dahl, Jørgensen, Hamann. Quantitative measure of optic disc drusen location in enhanced depth imaging optical coherence tomography scans. Investigative Ophthalmology & Visual Science, 2017.
- Malmqvist, Lindberg, Dahl, Jørgensen, Hamann. Quantitatively measured anatomic location and volume of optic disc drusen: an enhanced depth imaging optical coherence tomography study. Investigative Ophthalmology & Visual Science, 2017.
- Christensen, Larsen, Jensen, Petersen, Larsen, Conradsen, Dahl. Automatic segmentation of abdominal fat in MRI-Scans, using graph-cuts and image derived energies. Image Analysis, Lecture Notes in Computer Science, 2017.
- Dahl, Dahl, Trinderup, Gundlach. Layered surface detection for virtual unrolling. International Conference on Pattern Recognition, 2018.
- Bodner, Bentzen, Dahl, Alfaro, Steenberg, Hjuler, Simonsen. Structural characterization of membrane-electrode-assemblies in high temperature polymer electrolyte membrane fuel cells. Journal of the Electrochemical Society, 2019.
- Borg, Sporring, Dam, Dahl, Dyrby, Feidenhans’l, Dahl, Pingel. Muscle fibre morphology and microarchitecture in cerebral palsy patients obtained by 3D synchrotron X-ray computed tomography. Computers in Biology and Medicine, 2019.
- Dahlin, Rix, Dahl, Dahl, Jensen, Cloetens, Pacureanu, Mohseni, Thomsen, Bech. Three-dimensional architecture of human diabetic peripheral nerves revealed by X-ray phase contrast holographic nanotomography. Scientific Reports, 2020.
- Jeppesen, Christensen, Dahl, Dahl. Sparse layered graphs for multi-object segmentation. Conference on Computer Vision and Pattern Recognition, 2020.
- Jensen, Dahl, Dahl. Multi-object graph-based segmentation with non-overlapping surfaces. Computer Vision for Microscopy Image Analysis, 2020.
- Linndberg, Dahl, Karlesand, Rueløkke, Malmquist, Hamann. Determination of peripapillary vessel density in optic disc drusen using EDI-OCT and OCT angiography. Experimental Eye Research, 2020.
- Andersson, Kjer, Rafael-Pation, Pacureanu, Pakkenberg, Thiran, Ptito, Bech, Dahl, Dahl, Dyrby. Axon morphology is modulated by the local environment and impacts the noninvasive investigation of its structure-function relationship. Proceedings of the National Academy of Sciences of the United States of America, 2020.
- Engberg, Amini, Willerslev, Larsen, Sander, Kessel, Dahl, Dahl. Automated quantification of macular vasculature changes from OCTA images of hematologic patients. International Symposium on Biomedical Imaging, 2020.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment