Coder Social home page Coder Social logo

backswimming / mre-matlab-toolbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gruss-mrrc/mre-matlab-toolbox

0.0 1.0 0.0 2.06 MB

A Matlab toolbox for working with magnetic resonance elastography (MRE) images

License: Apache License 2.0

MATLAB 85.72% C 10.64% Shell 3.64%

mre-matlab-toolbox's Introduction

MR Elastography Matlab Toolbox

A Matlab toolbox for working with magnetic resonance elastography (MRE) images.

Features

  • Visualize 3D time-dependent displacement data
  • Construct 3D elastograms
  • Correct phase-wrapped MRE data
  • Open common image formats such as DICOM and NIFTI and load into Matlab arrays with correct orientation and dimensionality
  • Volume segmentation GUI with image processing features to extract information about subvolumes of NIFTI files (e.g., determine the volume of the ventricles in the brain)
  • MRE sequence simulator

Screenshots

3d mesh visualization

Figure: 3D mesh visualization of motion

mreview gui

Figure: MRE Viewer

harmonic map

Figure: Amplitude map of displacement data

Installation

Using Git

Make a personal copy of the repository by running git clone /path/to/repository in the place where you want the files to appear. This will copy the repository to a new folder on your computer. On GitHub, there is a link you can copy with the path in a box on the right side of the page. Using Git ensures that you can easily get updates by running git pull, as well as track your own changes and create pull requests.

git clone https://github.com/Gruss-MRRC/mre-matlab-toolbox.git

Download ZIP Archive

GitHub allows you to download a snapshot of the code as it stands. You'll have to download the ZIP again to get updates. Extract the files into a convenient folder.

https://github.com/Gruss-MRRC/mre-matlab-toolbox/archive/master.zip

Add to path

In either case, remember to add the folder and subfolder to your Matlab path using the 'Preferences' menu or path command.

Examples

Examples.html can be accessed in the Matlab documentation browser if you have added the toolbox to your path. Hit F1 or type doc at the command line to access the browser. You can also open the file in your normal web browser.

Help

Almost all of the Matlab files are covered by documentation in the source files. This can be accessed using Matlab's internal help browser by calling doc functionname. Contact the author of the file if you have further questions.

Bugs

If you find a bug in one of the programs, please report it using GitHub Issues or email the author of the file in question.

Dependencies

Individual features may not depend on all of the components listed below

License

The MRE Matlab Toolbox is free software licensed under the open-source Apache License 2.0. Unless otherwise noted, the following copyright notice applies to all files in the MRE Matlab Toolbox.

Copyright 2014 Albert Einstein College of Medicine and Contributors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

mre-matlab-toolbox's People

Contributors

alexkrolick avatar

Watchers

 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.