licenses.dev

dssim v3.5.1

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 MIT16
PackageRelationDependenciesPublished
autocfg • 1.5.1Automatic cfg for Rust compiler featuresINDIRECT0
cfg-if • 1.0.5A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
crc32fast • 1.5.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
crossbeam-channel • 0.5.17Multi-producer multi-consumer channels for message passingDIRECT1
crossbeam-deque • 0.8.8Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.21Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.23Utilities for concurrent programmingINDIRECT0
either • 1.18.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
flate2 • 1.1.8DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. INDIRECT5
getopts • 0.2.24getopts-like option parsingDIRECT0
itertools • 0.15.0Extra iterator adaptors, iterator methods, free functions, and macros.INDIRECT1
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
ordered-channel • 1.2.0A channel that always receives messages in the correct order, even if they were sent out of orderDIRECT0
quick-error • 2.0.1 A macro which makes error types pleasant to write. INDIRECT0
rayon-core • 1.13.0Core APIs for RayonINDIRECT3
rayon • 1.12.0Simple work-stealing parallelism for RustDIRECT5
MIT2
PackageRelationDependenciesPublished
rgb • 0.8.53`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
simd-adler32 • 0.3.10A SIMD-accelerated Adler-32 hash algorithm implementation.INDIRECT0
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
bytemuck • 1.25.2A crate for mucking around with piles of bytes.INDIRECT0
miniz_oxide • 0.8.9DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT2
Apache-2.0 OR BSD-3-Clause2
PackageRelationDependenciesPublished
moxcms • 0.9.1Simple Color Management in RustINDIRECT3
pxfm • 0.1.30Fast and accurate mathINDIRECT0
AGPL-3.01
PackageRelationDependenciesPublished
dssim-core • 3.5.1Library that measures structural similarity between images using a multi-scale variant of the SSIM algorithm.DIRECT5
Apache-2.0 OR CC0-1.01
PackageRelationDependenciesPublished
imgref • 1.12.3A basic 2-dimensional slice for safe and convenient handling of pixel buffers with width, height & strideDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
load_image • 3.4.1Load PNG or JPEG with color profile supportDIRECT15
Zlib1
PackageRelationDependenciesPublished
lodepng • 3.12.2Reading and writing PNG files without system dependencies. Pure Rust port of LodePNG.DIRECT8
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.1A simple clean-room implementation of the Adler-32 checksumINDIRECT0
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 3.5.1 version:

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