Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

v2.0.0

Choose a tag to compare

@obartra obartra released this 07 Nov 18:33

<a name"2.0.0">

2.0.0 (2016-11-07)

Breaking Changes

  • ssim_map now outputs an object of the form { data, width, height} where data is a
    single array instead of an array of arrays. Closes #30

    (c9b6d3de)