Kornia-rs

Latest version: v0.1.3

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

Scan your dependencies

0.1.3

What's Changed
* implement std mean by edgarriba in https://github.com/kornia/kornia-rs/pull/63
* implement compute histogram by edgarriba in https://github.com/kornia/kornia-rs/pull/62
* add `compute_histogram` python bindings by edgarriba in https://github.com/kornia/kornia-rs/pull/64
* add Image to tensor built in utils by edgarriba in https://github.com/kornia/kornia-rs/pull/65
* Add `io::WebcamCapture` via gstreamer by edgarriba in https://github.com/kornia/kornia-rs/pull/61
* [prototype] `ImageDtype` trait to implement resize for various dtypes by gau-nernst in https://github.com/kornia/kornia-rs/pull/68
* Add Warp affine by gau-nernst in https://github.com/kornia/kornia-rs/pull/67
* add rotate example by edgarriba in https://github.com/kornia/kornia-rs/pull/69


**Full Changelog**: https://github.com/kornia/kornia-rs/compare/v0.1.2...v0.1.3

0.1.2

What's Changed
* bump version 0.1.1 by edgarriba in https://github.com/kornia/kornia-rs/pull/42
* Add python sdist by edgarriba in https://github.com/kornia/kornia-rs/pull/50
* ci improvements by edgarriba in https://github.com/kornia/kornia-rs/pull/52
* deprecate .image_size() in favour if img.size() by edgarriba in https://github.com/kornia/kornia-rs/pull/55
* add kornia_rs::metrics by edgarriba in https://github.com/kornia/kornia-rs/pull/56
* add more benchmarks for jpeg by edgarriba in https://github.com/kornia/kornia-rs/pull/58
* implement fast image resize by edgarriba in https://github.com/kornia/kornia-rs/pull/59


**Full Changelog**: https://github.com/kornia/kornia-rs/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* Fix rust release by edgarriba in https://github.com/kornia/kornia-rs/pull/38
* use memmap2 to read images and fixes by edgarriba in https://github.com/kornia/kornia-rs/pull/41


**Full Changelog**: https://github.com/kornia/kornia-rs/compare/v0.1.0...v0.1.1

0.1.0

What's Changed
* switch to maturin by edgarriba in https://github.com/kornia/kornia-rs/pull/4
* implement __dlpack__, __dlpack_device__, for numpy conversions by edgarriba in https://github.com/kornia/kornia-rs/pull/5
* add release docker and bump to 0.0.2 by edgarriba in https://github.com/kornia/kornia-rs/pull/7
* Workflow reimplementation by carlosb1 in https://github.com/kornia/kornia-rs/pull/8
* Added upload wheel by carlosb1 in https://github.com/kornia/kornia-rs/pull/9
* bump version 0.0.3 by edgarriba in https://github.com/kornia/kornia-rs/pull/10
* build release many link by edgarriba in https://github.com/kornia/kornia-rs/pull/11
* Create release_docker.yml by edgarriba in https://github.com/kornia/kornia-rs/pull/12
* add __version__ and fix tests by edgarriba in https://github.com/kornia/kornia-rs/pull/13
* remove need docker step by edgarriba in https://github.com/kornia/kornia-rs/pull/14
* remove i686 from release by edgarriba in https://github.com/kornia/kornia-rs/pull/15
* use upstream dlpack-rs crate by edgarriba in https://github.com/kornia/kornia-rs/pull/18
* Default jpegturbo, udpate version to 0.0.6 and more improvements by edgarriba in https://github.com/kornia/kornia-rs/pull/23
* Add support for aarch64 via docker by edgarriba in https://github.com/kornia/kornia-rs/pull/25
* update readme before release 0.0.6 by edgarriba in https://github.com/kornia/kornia-rs/pull/26
* Fix memory release by edgarriba in https://github.com/kornia/kornia-rs/pull/27
* Add installation instruction to README by gau-nernst in https://github.com/kornia/kornia-rs/pull/28
* Build MacOS ARM64 binaries with GHA by gau-nernst in https://github.com/kornia/kornia-rs/pull/29
* refactor project by edgarriba in https://github.com/kornia/kornia-rs/pull/32

New Contributors
* edgarriba made their first contribution in https://github.com/kornia/kornia-rs/pull/4
* gau-nernst made their first contribution in https://github.com/kornia/kornia-rs/pull/28

**Full Changelog**: https://github.com/kornia/kornia-rs/commits/v0.1.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.