-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi,
i noticed a difference with the Simoncelli & al paper in the implementation, at line:
Line 205 in 7d9d1b3
| result *= pow(thissim,Weights[scale-1]); |
The MSSIM score is computed as the weighted product of individual scaled image's score, whereas equation (7) in the paper would indicate that it should be done at the per-pixel level.
just fyi
skal/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels