Skip to content

Software package for neuron reconstruction and visualization

License

Notifications You must be signed in to change notification settings

stephenplaza/NeuTu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuTu (a.k.a. neuTube)

Build Status

Software package for neuron reconstruction and visualization

Download

git clone -b public https://github.com/janelia-flyem/NeuTu.git NeuTu

Build

Linux and Mac

  1. Make sure you have installed Qt 4.8.1+ (Qt 4.8.4 recommended)

    Various versions of Qt can be dowloaded from https://download.qt.io/archive/qt/

  2. Go to the NeuTu directory and run

sh build.sh <qmake_path> <qmake_spec_path>

by specifying the qmake command path and the corresponding spec path. To build a version for the FlyEM project, use the command

sh build.sh <qmake_path> <qmake_spec_path> -e flyem

Windows

See neurolabi/Compile_Windows.txt for more details.

Configuration

The edition for dark field neuron reconstruction

Copy neurolabi/gui/config.xml to the folder containing the executable

The edition for FLyEM

Copy config_flyem.xml and neurolabi/json to the folder containing the executable

Other information

The binary version for dark field neuron reconstruction can be downloaded from

http://www.neutracing.com

Contact Ting Zhao: [email protected] for any questions or comments.

About

Software package for neuron reconstruction and visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.8%
  • C 7.4%
  • OpenEdge ABL 0.4%
  • Shell 0.4%
  • Python 0.3%
  • Other 0.2%
  • Other 0.5%