Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
/ napari-plugin Public archive

A (work in progress) plugin for napari that implements the AxonDeepSeg tools

Notifications You must be signed in to change notification settings

axondeepseg/napari-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

napari-AxonDeepSeg (Work in progress)

A (work in progress) plugin for napari that implements the AxonDeepSeg tools

Instructions to install the plugin

  1. Clone the AxonDeepSeg repo.
  2. In the AxonDeepSeg repo, open the environment.yml file and change the fsleyes requirement to napari. While you're here, you could change the name of the environment to ads_napari_env. Save the file.
  3. Follow the instructions of the AxonDeepSeg installation documentation.
  4. Clone this repo:
git clone https://github.com/axondeepseg/napari-plugin.git
  1. Get to the napari-ADS folder:
cd napari-plugin
cd napari-ADS
  1. While the conda environment in which you installed AxonDeepSeg is active, use this command to install the plugin:
pip install -e .
  1. Open napari:
napari
  1. The plugin should appear in the plugins tab

About

A (work in progress) plugin for napari that implements the AxonDeepSeg tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages