Code Monkey home page Code Monkey logo

octsegmentation's Introduction

This package provides a toolbox for segmenting OCT retina scans written in Matlab and C. A detailed documentation may be found in documentation.pdf. The corresponding paper can be found here: http://www.sciencedirect.com/science/article/pii/S1361841514000449.


INSTALLATION

  1. Unzip the code into any directory

  2. In Matlab set the bash variable OCT_CODE_DIR to the directory from step 1) via

setenv('OCT_CODE_DIR',xxx);

where xxx is a string pointing to that directory

  1. call function compileMex to compile all C-Functions

EXAMPLES

The package provides two models (datafiles/modelFiles) for circular scans and 3-D volumes, that where trained using our labeled ground truth. Unfortunately we are not allow to publish any of these scans. For 2-D we have one demoscan provided, for 3-D we have demo scripts that use an external dataset.

2-D

  1. run useExampleScan2D.m to obtain a segmentation for the circular scan that is included in the package
  2. run octGUI: Load the matfile circularScan.mat (datafiles/exampleScans) and the model file (datafiles/modelFiles) and run the model by clicking on 'Segment'

3-D

  1. Download the dataset of Srinivasan et al. from http://people.duke.edu/~sf59/Srinivasan_BOE_2014_dataset.htm
  2. Run the script predSrinivasan.m for a demonstration how to segment volumes (uses the model provided in the package)
  3. Run the script trainSrinivasan.m for a demonstration how to train a model for volumes using as ground truth the predictions from 2)

USAGE

If you use this software in your publication, please cite the following publication:

"Probabilistic Intra-Retinal Layer Segmentation in 3-D OCT Images Using Global Shape Regularization" F Rathke, S Schmidt, C Schnörr, Medical Image Analysis

The application is free to use for research purposes.

octsegmentation's People

Contributors

fabianrathke avatar

Watchers

James Cloos avatar  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.