Closed joedf closed 12 months ago
A Review of Quality Metrics for Fused Image: https://www.sciencedirect.com/science/article/pii/S2214241X15000206
Some impl. paper of Fant's algorithm: https://ieeexplore.ieee.org/document/5764000
Fant's original paper: https://ieeexplore.ieee.org/document/4056711
"The algorithm is complete in the sense that all the pixels of the input image under the map of the output image fully contribute to the output image."
Did some tests in 4e188b3fd1eb7a4983850436b8967fa0dd883464
Will use https://github.com/andrewekhalel/sewar as a reference implementation in python. And https://github.com/darosh/image-mse-js as something to build on for js code.
Current js-tests available here: https://joedf.github.io/ImgBeamer/tests/image_metrics/js-tests
Moved these to #36
Closing as more or less complete and relatively stable. Open a new issue, if further changes wanted/needed.
Image comparison