Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

44 lines (24 loc) · 1.37 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.3.0 - 2022-04-19

0.2.0 - 2020-10-16

Added more third order moment invariants (phi_{2-13} from [1]). These can be chosen via the moment_types argument in MomentInvariants' constructors

[1] Flusser, Jan, Tomas Suk, and Barbara Zitová. 2D and 3D image analysis by moments. John Wiley & Sons, 2016.

0.1.2 - 2020-09-06

Fixed PyPy readme, added badge

0.1.1 - 2020-09-06

Linked readme to PyPy. Updated pip install instructions

0.1.0 - 2020-09-06

First pip package release