Tomni

Latest version: v2.2.2

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

Scan your dependencies

Page 2 of 8

2.0.0b1

------------------
- AnnotationManager function from_dict is called with an optional list of features
- Changed Polygon and Ellipse classes to include the list of features initialized by AnnotationManager
- to_dict function now only returns features in the dictionary that were asked for in the feature list
- Added `feature_multiplier` and `metric_unit` as inputs to apply to the features' name and value outputs.
- Added all features to `ellipse` and `polygon`.
- Features are now in camelCasing when output `to_dict`

2.0.0b0

------------------
- CDF-Main: Implement `filter` to allow filtering of annotations by feature values (aka gating).
- CDF-Main: Implement `from_contours`.
- CDF-Main: Implement `to_contours`.
- CDF-Main: Implement `from_dict`.
- CDF-Main: Implement `to_dict`. Includes rounding.
- CDF-Main: Implement `__len__`.
- CDF-Main: Implement `__iter__` and `__next__`.
- Add polygon annotation class.
- CDF-polygon: Implement `__eq__`
- CDF-polygon: Remove useless point
- Add ellipse annotation class.
- CDF-ellipse: Implement `__eq__`
- CDF-ellipse: Set all rotations between 0 and 90, flip radii if needed
- Renamed `CytoSmartDataFormat` to `AnnotationManager`
- Add `is_in_mask` for `Ellipse` and `Polygon`
- Add `min_overlap`-parameter in `to_dict` to apply masks to filter annotations
- Add `to_binary_mask` and `to_labeled_mask` for `AnnotationManager`, `Ellipse` and `Polygon`
- Add init-function `from_binary_mask` and `from_labeled_mask` to `AnnotationManager`
- Bugfix: Fixed a bug where `simplify_line` returns empty list when passing two points.
- Add option to to compress polygons in `to_dict()`.

1.17.0

- Add binary2contours

1.16.1

- make it possible to set n_iter to 0.

1.16.0

- Add iterative_downsampling for downsampling polygon points in 'naive' way

1.15.0

------------------
- Add json2bbox for ellipse with angle of rotation

Page 2 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.