v1.0.0
titouanlegourrierec
released this
05 Oct 12:08
·
5 commits
to main
since this release
Release 1.0.0 π
What's New π
Added β¨
- New Function:
run_ilastik_probabilities()
- This function allows you to threshold the confidence level on the segmentation result. It provides more control over the segmentation process by enabling you to specify a confidence threshold.
Changed π
- Renamed Variable:
- The variable
project_path
has been renamed tomodel_path
in bothrun_ilastik
andrun_ilastik_probabilities
functions for better clarity and consistency.
- The variable
Installation π¦
You can install the latest version using pip:
pip install EasIlastik --upgrade