lquenti / labkit-ui

Advanced Tool for Labeling And Segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Labkit (UI)

An advanced Fiji plugin for image segmentation.

Tutorials, installation instructions and documentation

>> Can be found on: https://imagej.net/plugins/labkit.

How to cite

Please cite our paper: LABKIT: Labeling and Segmentation Toolkit for Big Image Data

@article{arzt2022labkit
  author={Arzt, Matthias and Deschamps, Joran and Schmied, Christopher and Pietzsch, Tobias and Schmidt, Deborah and Tomancak, Pavel and Haase, Robert and Jug, Florian},   
  title={LABKIT: Labeling and Segmentation Toolkit for Big Image Data},      
  journal={Frontiers in Computer Science},      
  volume={4},      
  year={2022},      
  url={https://www.frontiersin.org/article/10.3389/fcomp.2022.777728},       
  doi={10.3389/fcomp.2022.777728},      
  issn={2624-9898},   
}

Project Structure

Software Developement

If you developed a segmentation algorithm, but you don't want to develope your own UI. You might just use the Labkit UI, see this example:

CustomSegmenterDemo.java

(and don't hesitate to contact us ;)

About

Advanced Tool for Labeling And Segmentation

License:BSD 2-Clause "Simplified" License


Languages

Language:Java 100.0%Language:Shell 0.0%