Phenopype

Latest version: v5.0.2

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

5.0.2

-----
bugfix:
- broken imports - refactored!
- errors when Pype doesn't find function

5.0.1

-----
bugfix:
- fixed detect_contour centroid calculation

5.0.0

-----
breaking:
- removed old plugin-module, now standalone package (pip install phenopype-plugins).
- new plugin for pytorch and ultralytics (fastSAM)
- each plugin-functions has its own dependency, which by itself will not hinder module installation ("opportunistic loading")
- use phenopype.config to set up session-wise configurations (verbosity, window size, etc.)
bugfix:
- edit_contours: drawing was not in place when using zoom memory
- fastSAM plugin now uses correct prompts ("everything" and "box")
- new class: Project_labelling: high throughput labeling of individual images without invoking the Pype class. has full GUI capabilities (e.g., zoom, rectangle mask, comments).
- new training data export: pytorch segmentation models
- proper logger for Pype in place, saves to each image dir

--------------------------------------------------------------------------------------------

4.1.1

-----
bugfix:
- no empty annotations!

4.1.0

-----
bugfix:
- fix draw QR-code mask
- fix new faster thresholding
- new plugin: predict_SAM uses the fastSAM model for prompt based image segmentation
- new function: draw_comment prints comments added via write_comment or detect_QRcode
- changed dependency: pyradiomics==3.1.0

4.0.0

-----
- phenopype now requires python 3.9.* and opencv-contrib-python 4.5.2.54
- new function: segmentation.mask_to_contour allows the conversion from a mask to contour
- save_ROI can now export masks as transparent PNGs or with custom background color
- compute_texture_features now can extract features from any range of channels
- thresholding now operates within masks only, if provided, which is MUCH faster when adaptive mode is used

--------------------------------------------------------------------------------------------

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.