Ilastik
title: "Ilastik" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["image-segmentation", "computer-vision-software", "data-mining-and-machine-learning-software", "free-software-programmed-in-python"] topic_path: "technology/computing" source: "https://en.wikipedia.org/wiki/Ilastik" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::data[format=table title="Infobox software"]
| Field | Value |
|---|---|
| name | ilastik |
| developer | Christoph Sommer, Christoph Straehle, Thorben Kröger, Bernhard X. Kausler, Ullrich Koethe, Fred A. Hamprecht, Anna Kreshuk, Dominik Kutra, Stuart Berg, Benedikt Best, Maksim Novikov, Emil Melnikov, Tomaz Vieira and others |
| released | |
| latest_release_version | 1.4.1 |
| latest_release_date | |
| operating_system | Any (Python based) |
| genre | Image processing & Computer vision & Machine Learning |
| license | GPL2 |
| website | |
| :: |
| name = ilastik | developer = Christoph Sommer, Christoph Straehle, Thorben Kröger, Bernhard X. Kausler, Ullrich Koethe, Fred A. Hamprecht, Anna Kreshuk, Dominik Kutra, Stuart Berg, Benedikt Best, Maksim Novikov, Emil Melnikov, Tomaz Vieira and others | released = | latest_release_version = 1.4.1 | latest_release_date = | operating_system = Any (Python based) | genre = Image processing & Computer vision & Machine Learning | license = GPL2 | website =
ilastik is free open source software for image classification and segmentation. No previous experience in image processing is required to run the software. Since 2018 ilastik is further developed and maintained by Anna Kreshuk's group at European Molecular Biology Laboratory.
Features
ilastik allows user to annotate an arbitrary number of classes in images with a mouse interface. Using these user annotations and the generic (nonlinear) image features, the user can train a random forest classifier. Trained ilastik classifiers can be applied new data not included in the training set in ilastik via its batch processing functionality, or without using the graphical user interface, in headless mode. ilastik can be integrated into various related tools:
- Pre-trained workflows can be executed directly from ImageJ/Fiji using the ilastik-ImageJ plugin.
- Pre-trained ilastik Pixel Classification workflows can be run directly in Python with the ilastik Python package, which is available via conda.
- ilastik has a CellProfiler module to use ilastik classifiers to process images within a CellProfiler framework.
History
ilastik was first released in 2011 by scientists at the Heidelberg Collaboratory for Image Processing (HCI), University of Heidelberg.
Application
- The Interactive Learning and Segmentation Toolkit
- Carving
- Cell classification and neuron classification
- Synapse detection
- Cell tracking
- Neural Network Classification
Resources
ilastik project is hosted on GitHub. It is a collaborative project, any contributions such as comments, bug reports, bug fixes or code contributions are welcome. The ilastik team can be contacted for user support on the image.sc forum.
References
References
- Sommer, C. (2011). "2011 IEEE International Symposium on Biomedical Imaging: From Nano to Macro".
- "ilastik batch processing documentation".
- "ilastik headless mode documentation".
- "ilastik batch ImageJ plugin documentation".
- "ilastik Python API example".
- Straehle, C. (2012). "Seeded watershed cut uncertainty estimators for guided interactive segmentation". CVPR.
- Straehle, CN. (2011). "Carving: scalable interactive segmentation of neural volume electron microscopy images". MICCAI.
- Kreshuk, A. (2011). "Automated Detection and Segmentation of Synaptic Contacts in Nearly Isotropic Serial Electron Microscopy Images". PLOS ONE.
- (30 September 2019). "ilastik: interactive machine learning for (bio)image analysis". Nature Methods.
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::