Giter Site home page Giter Site logo

xbrain-py's Introduction

xbrain-py

python tools for segmenting X-ray brain volumes

This is the python implementation of the methods described and visualized here. If you use any of these tools, please cite our paper. If you have any questions, please contact Eva Dyer at Eva.L.Dyer {at} gmail {dot} com.

Getting started...

(Step 1) Setup a new conda enviornment (ilastik dependencies)

conda create -n ilastik-dev  python=2.7
source activate ilastik-dev 

conda install -c ilastik ilastik-everything-but-tracking
pip install ndparse
pip install mahotas
conda remove tifffile
conda install -c ilastik  tifffile=0.4.1
conda install ipython
conda install jupyter
pip install tifffiles

source deactivate

Now each time you run ilastik, you need to enter into this environment. To start the environment and launch a notebook, use the following (terminal) command:

source activate ilastik-dev
jupyter notebook

(Step 2) Run one of our example notebooks!

  • Run entire cell detection + vessel segmentation workflow on small cube of brain data (notebook)
  • Run simple ilastik classifier on large volumes (notebook)

Contributors

xbrain-py's People

Contributors

evadyer avatar lrodri29 avatar

Watchers

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