Use same color map for different images to more accurately compare them #68
Labels
No Label
bug
Context-Adaptive Interpolator
duplicate
enhancement
epic
help wanted
high priority
invalid
left for future work
low priority
medium
medium priority
meta
question
quick
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Benjamin_Loison/Robust_image_source_identification_on_modern_smartphones#68
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
is identical (according to
diff
) to:If use the same color scale, then only
mean
is interesting as it enforces its own color scale and 2 other images are monocolor.Mean:
Bilateral:
When remove mean denoiser:
Bilateral:
Wavelet:
Should make similar plot for RAISE flat-field to maybe understand why Rafael images are absorbing in #63.
Why have such an outlier for mean blue? Maybe because of borders? I would not say so as they do not behave differently as far as I understand. Maybe because of point at (644, 1200)? It seems to:
So the first and second maximum are 5042 and 423.29.
Could be interesting to just add a line with raw images.
So width of 53.63 and compared to other denoisers width of about 0.1, the width is 563 times wider...
Could locate such maximums to potentially see visually other outliers.
They are not clearly visible as the first maximum, this is explainable as the intensity is 133 times less.
Related to Benjamin_Loison/gimp/issues/29.
Could compute proportion of pixels for mean outside largest other denoisers band.
But it may be a significant proportion exceeding not much, so should maybe just plot distribution of pixel values and zoom on the largest other denoisers band.