Skip to content

v1.0.0

Compare
Choose a tag to compare
@titouanlegourrierec 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 to model_path in both run_ilastik and run_ilastik_probabilities functions for better clarity and consistency.

Installation πŸ“¦

You can install the latest version using pip:

pip install EasIlastik --upgrade