licenses.dev

dssim v2.9.9

Tool that measures structural similarity between images using a multi-scale variant of the SSIM algorithm.

Published on

Licenses

Learn more about license information.

Package Licenses

AGPL-3.0

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
crossbeam-deque • 0.8.6Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.21Utilities for concurrent programmingINDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
getopts • 0.2.21getopts-like option parsing. DIRECT1
itertools • 0.7.11Extra iterator adaptors, iterator methods, free functions, and macros.DIRECT1
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustDIRECT5
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
Apache-2.0 OR CC0-1.01
PackageRelationDependenciesPublished
imgref • 1.11.0A basic 2-dimensional slice for safe and convenient handling of pixel buffers with width, height & strideDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
lodepng • 2.7.3Reading and writing PNG files without system dependencies. Pure Rust port of LodePNG.DIRECT3
MIT1
PackageRelationDependenciesPublished
rgb • 0.8.50`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.DIRECT1
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.21.0A crate for mucking around with piles of bytes.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/dssim)](https://licenses.dev/cargo/dssim)
<a href="https://licenses.dev/cargo/dssim">
  <img src="https://licenses.dev/b/cargo/dssim" alt="licenses" />
</a>

Or the licenses badge code for the 2.9.9 version:

[![licenses](https://licenses.dev/b/cargo/dssim/2.9.9)](https://licenses.dev/cargo/dssim/2.9.9)
<a href="https://licenses.dev/cargo/dssim/2.9.9">
  <img src="https://licenses.dev/b/cargo/dssim/2.9.9" alt="licenses" />
</a>
GitHub