Krzysztof Hrynczenko

Results 16 issues of Krzysztof Hrynczenko

In most places I use term *similarity* (metric) for the methods implemented within the package. I use this term within the docs, code and readme. I think it would be...

http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.73.4597&rep=rep1&type=pdf

[Link](https://ieeexplore.ieee.org/abstract/document/1532311/)

[`FSIM: A Feature Similarity Index for Image Quality Assessment`](http://www4.comp.polyu.edu.hk/%7Ecslzhang/IQA/TIP_IQA_FSIM.pdf)

enhancement
metric

Seems to be reasonable addition. Figure out whether its addition would be valuable and worth the effort.

[SSIMplified](https://arxiv.org/abs/1503.06680) seems to be interesting read. Mayhap there can be found some application to `compimg`.

[Coveralls](https://coveralls.io/welcome) seems to be a nice tool for supervising code coverage. It would be nice to have it running together with badge displayed in README.

Visual Information Fidelity (VIF) is common choice for full reference image quality assessment. VIF has shown to better reflect analysis performed by humans. https://en.wikipedia.org/wiki/Visual_Information_Fidelity

enhancement