Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Structural Similarity Index Measure (SSIM) for spectral images #35

Open
EBRogers opened this issue Nov 13, 2024 · 1 comment

Comments

@EBRogers
Copy link

SSIM is useful for quantifying the structural difference between two images. Most implementations in R are tailored to geospatial applications; most do not allow irregularly shaped images. Could SSIM be implemented in matter - say to compute across two features/mz values? This may be better suited to Cardinal.

Citation for the original SSIM paper:
Zhou Wang, A. C. Bovik, H. R. Sheikh and E. P. Simoncelli, "Image quality assessment: from error visibility to structural similarity," in IEEE Transactions on Image Processing, vol. 13, no. 4, pp. 600-612, April 2004, doi: 10.1109/TIP.2003.819861.

@kuwisdelu
Copy link
Owner

SSIM is not mass spectrometry specific, so this is the correct place for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants