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 MIT9
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.15.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
getopts • 0.2.24getopts-like option parsingDIRECT0
itertools • 0.7.11Extra iterator adaptors, iterator methods, free functions, and macros.DIRECT1
libc • 0.2.175Raw FFI bindings to platform libraries like libc.INDIRECT0
rayon-core • 1.13.0Core APIs for RayonINDIRECT3
rayon • 1.11.0Simple work-stealing parallelism for RustDIRECT5
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.1Reading and writing PNG files without system dependencies. Pure Rust port of LodePNG.DIRECT2
MIT1
PackageRelationDependenciesPublished
rgb • 0.8.52`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.DIRECT0
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