Commit Graph

8 Commits

Author SHA1 Message Date
81852d5dc6 Make Gaussian noise in getPrnuShownAsSuch only on text 2024-03-29 13:22:36 +01:00
ec7c5c6688 Add gaussianNoise to getPrnuShownAsSuch but applies on the whole PRNU image 2024-03-29 13:16:50 +01:00
2d96bdc225 Not correct generalized SPLIT_N_X_N due to imageWithoutPrnuNpArrayTile 2024-03-29 13:11:24 +01:00
96bbd50a3b Generalize with a partial image SPLIT_N_X_N 2024-03-29 12:57:56 +01:00
b375acbb3a Use v{min,max} for enforcing matplotlib colormap
If it proceeds linearly to *covers the complete value range of the supplied data* then doing so is unnecessary and even if it is another not very different scale transformation then it is still fine for my goal.
2024-03-29 12:11:41 +01:00
3ccec5bbd0 Add RMS computation 2024-03-29 01:35:48 +01:00
dfe2540c02 Apply Context-Adaptive Interpolator 2024-03-29 00:06:13 +01:00
82e7026264 Add algorithms/image_utils/image_utils.py and move there randomGaussianImage and showImageWithMatplotlib 2024-03-28 16:32:38 +01:00