dssim 3.2.4

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

dssim

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 4 of them enabled by default.

default

  • threads
  • dssim-core/default
  • no-macos-vimage

threads

  • rayon
  • dssim-core/threads

no-macos-vimage

  • dssim-core/no-macos-vimage

rayon

    This feature flag does not enable additional features.

avif

  • load_image/avif

webp

  • load_image/webp

webp-static

  • load_image/webp-static