Skip to content

Fixed cw_ssim error#105

Merged
ThijsVroegh merged 1 commit intomainfrom
ssim_error
Mar 17, 2025
Merged

Fixed cw_ssim error#105
ThijsVroegh merged 1 commit intomainfrom
ssim_error

Conversation

@ThijsVroegh
Copy link
Contributor

This pull request includes changes to the image_clustering.py file, primarily focused on enhancing the CW-SSIM calculation and adding new imports. Additionally, there is a minor update in the 5_cluster.py file to adjust the similarity measure options.

Enhancements to CW-SSIM calculation:

  • src/unraphael/dash/image_clustering.py: Implemented the original CW-SSIM algorithm from Wang and Simoncelli, including grayscale conversion, wavelet transform, and detailed computation of the CW-SSIM index. This replaces the previous use of pyssim.SSIM.

Imports and dependencies:

Updates to similarity measure options:

@ThijsVroegh ThijsVroegh self-assigned this Mar 17, 2025
@ThijsVroegh ThijsVroegh merged commit ee7c7f6 into main Mar 17, 2025
1 of 2 checks passed
@ThijsVroegh ThijsVroegh deleted the ssim_error branch March 17, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant