Skip to content

TheDeanLab/navigate-ilastik-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

navigate-ilastik-server

Ilastik as a server for communication with the navigate software.

Installation with Conda

conda activate your-ilastik-environment
python -m pip install --upgrade pip
mkdir ~/Git/
cd ~/Git/
git clone https://github.com/TheDeanLab/navigate-ilastik-server
cd navigate-ilastik-server
pip install -e .

To run:

flask --app navigate_server run

About

Ilastik as a server for communication with the ASLM software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages