Code Monkey home page Code Monkey logo

mmda's Introduction

mmda

Matlab Medical Dataset Analysis.

MATLAB Tools for quantization and analysis of large clinical datasets, with a focus on the NINDS SiGN Stroke Dataset. Some of the tools are used and briefly described in [1] together with medical imaging pipelines.

Depending on the analysis, the dataset will often need to be pre-processed via the medical imaging pipelines package. Following this pre-processing, please see the Quick Start section below.

[1] R. Sridharan*, A.V. Dalca*, K.M. Fitzpatrick, L. Cloonan, A. Kanakis, O. Wu, K.L. Furie, J. Rosand, N.S. Rost, P. Golland. Quantification and Analysis of Large Multimodal Clinical Image Studies: Application to Stroke. In Proc. MICCAI International Workshop on Multimodal Brain Image Analysis (MBIA), pp. 18-30, 2013.

Example usecase // Quick Start:

Do a recursive git clone of this repository.

See analyzeSiteMGH.m for an example of running an analysis framework that performs cleanup and learns segmentation thresholds from MGH data. See analyzeSite.m as an example of analyzing a new site from scratch, using the thresholds learned from MGH data.

see initAnalysis.m and @strokeDataset.predefinedSite.m for parameter documentation.

Details:

The analysis hinges on the medicalDataset object, which allows for initiating a large dataset with various modalities for various subjects. A special case of a medicalDataset, called strokeDataset, is supplied, which allows for predefined modalities, such as 'DWI', and predefined datasets, such as 'Site18'. the medicalDataset and strokeDataset objects support several operations on the entire dataset, such as clusterVolumes.m, linearEqualization.m and segmentModality.m. Please see the documentation for medicalDataset.m and strokeDataset.m for information on available operations, and see analyzeSiteMGH.m for an example analysis pipeline.

Contacts:

{adalca,rameshvs}@csail.mit.edu

License Info:

The tools are licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php See LICENSE file for more information

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.