Code Monkey home page Code Monkey logo

brain's Introduction

Brain Data Visualization (3D)

• Added support for brain region connectivity visualization in 3D format to BrainSuite software.

• Programmed for brain surface and gray-ordinates extracted from a MRI scan.

Created by Isha Kulkarni under guidance of Prof. Anand Joshi, Signal and Image Processing Institute, University of Southern California.

Tool used for visualization: https://www.nitrc.org/project/list_screenshots.php?group_id=504&screenshot_id=710 BrainNet Viewer, a graph-based brain network mapping tool, developed by Xia M, Wang J, He Y(2013)

Steps to execute: 1)Open gray-ordinates/bci_gray_final_nodes.m in matlab. Provide absolute path to your surface file. Currently, surface file used is: bci32ksurface.dfs Run to create nodes.

2)open create_edges.m provide absolute path of node file. Run code to create edge file.

You can skip this step 1 & 2 if you already have surface, node and edge files ready. Or you can go to folder gray-ordinates and use bci32ksurface.dfs as surface file and bciALLnodes.txt as node file to run Brainnet viewer.

3)Run brainnet/Brainnet.m A window pops up. Provide your desired surface file path. (select dfs file format from drop down menu while selecting dfs file) Provide node file path. (select (*.all files) as a file format from drop down menu while selecting node and edge files) Provide edge file path if required. Click next

In the next window In the first tab, select layout (I mostly opt for a full view) Go to nodes tab and select colormap= jet option if you want to see colourful nodes Do to edges tab and select colormap= jet if you have color coded edges. Click OK

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.