Kwimage

Latest version: v0.9.25

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

Scan your dependencies

Page 8 of 12

0.7.7

Added

* `Boxes.to_slices`
* `Affine.concise`


Fixed

* counterclockwise polygon check


Changed

* improvements to `kwimage.Affine`.

0.7.6

Fixed

* Fixed failure in Affine.coerce
* Fixed random test failure in Boxes

0.7.5

Added

* New CI for building wheels with cibuildwheel
* Checkerboard demo image
* `warp_affine` with optional antialiasing for downsample operations.
* `imresize` now has optional antialiasing.
* `Affine.decompose` which extracts the scale, translation, rotation, and shear
from an affine matrix.


Changed
* `imscale` is deprecated and now results in an error
* `warp_image`, which did not do what you think it does, is deprecated and now results in an error

0.7.4

0.7.3

Added
* New `transform.py` module

Fixed
* Fixed numpy warning by using `float` instead of `np.float`.

Changed
* Errors instead of warns for opencv import issues
* Warp methods now treat None as the identity transform.
* `kwimage.num_channels` no longer errors when the number of channels is not 1, 3, or 4.

0.7.2

Fixed

* Using `from osgeo import gdal` instead of `import gdal` to fix for gdal 3.2.1

* Fixed numpy warning by using `int` instead of `np.int`.


Changed

* opencv-python and opencv-python-headless are now optional dependencies.

Page 8 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.