Commit Graph

488 Commits

Author SHA1 Message Date
6f961a46cf Add clipping 2024-07-04 03:58:30 +02:00
a17ec28cc3 Add color scales 2024-07-04 03:36:36 +02:00
dd7a6892e5 Add articles/Discrete cosine transform - Wikipedia/ 2024-06-28 13:55:24 +02:00
ad5bb767c2 Add articles/JPEG - Wikipedia/ 2024-06-28 12:57:21 +02:00
0fca7c84a0 Support Nikon D90 .nefs 2024-06-17 13:48:21 +00:00
715b5296c9 Compare PRNUs 2024-06-11 17:54:29 +02:00
c2cf139261 Correct pearsonr import 2024-06-11 17:53:34 +02:00
aa5c210539 Comment checkOriginalPoint 2024-06-11 17:52:50 +02:00
2bfedf54ad Remove INTERESTING_VALUES_OF_AXES usage 2024-06-11 17:51:57 +02:00
a9861a761f Use an intermediary variable in getImageColorChannel 2024-06-11 17:35:26 +02:00
0c7108b3ec Make benchmark_load_part_of_images.py production ready 2024-06-11 16:41:43 +02:00
959fb43dd0 Update annotations of Determining Image Origin and Integrity Using Sensor Noise 2024-06-11 16:41:23 +02:00
0d22c36e96 Update annotations of On the Sensor Pattern Noise Estimation in Image Forensics: A Systematic Empirical Evaluation 2024-06-11 16:41:02 +02:00
cb65dbb943 Clean bottom right controls 2024-06-10 15:47:07 +02:00
2c799f12f7 Add comment about purpose of \pdfstringdefDisableCommands 2024-06-10 15:46:48 +02:00
115bab4b4c Add and use getEstimatedPrnu 2024-06-05 16:47:24 +02:00
31da324702 Compute mean PRNU estimate from scratch 2024-06-05 16:41:44 +02:00
be83fcf154 Add PRNU estimation computation 2024-06-05 16:27:40 +02:00
38eca8e65c Add verify_dots.py 2024-06-05 16:23:55 +02:00
fbd7cb01e1 Support lowest correlation in find_consecutive_most_similar_images.py 2024-05-31 16:05:36 +02:00
7f7e78cafb Small changes 2024-05-31 14:07:51 +02:00
4eb8841ebf Clean find_consecutive_most_similar_images.py 2024-05-31 12:12:14 +02:00
0dd21ad34d Add find_consecutive_most_similar_images.py
Using:
- dd80ba940a/utils.py (L53-L55)
- dd80ba940a/chen.py (L81-L89)
2024-05-31 12:10:37 +02:00
93a3078743 Update annotations of `articles/Determining Image Origin and Integrity
Using Sensor Noise/`
2024-05-30 14:54:54 +02:00
a9336958ff Add articles/Expected value - Wikipedia/ 2024-05-30 14:54:41 +02:00
a524d75389 Update annotations of articles/ 2024-05-30 12:34:32 +02:00
ec9f6e7aca Make articles/Determining Image Origin and Integrity Using Sensor Noise/ source permanent 2024-05-29 16:25:53 +02:00
fcb9e84d28 Update Wiener related annotations 2024-05-29 15:57:30 +02:00
30f44e3e47 Update annotations of 2 articles
Commit to illustrate [Benjamin-Loison/xournalpp/issues/33](https://github.com/Benjamin-Loison/xournalpp/issues/33).
2024-05-29 15:27:59 +02:00
12c8da4f11 Add articles/Prior knowledge for pattern recognition - Wikipedia/ 2024-05-29 14:48:31 +02:00
82ed226346 Add articles/Color filter array - Wikipedia/ 2024-05-28 16:54:41 +02:00
81d7a03f1b Add articles/Fisher information - Wikipedia/ 2024-05-28 16:36:10 +02:00
37f35db747 Add articles/Cramér–Rao bound - Wikipedia/ 2024-05-28 16:33:51 +02:00
f9c4ea6387 Add articles/Minimum-variance unbiased estimator - Wikipedia/ 2024-05-28 16:28:27 +02:00
c80d37f464 Update annotations of articles/Determining Image Origin and Integrity Using Sensor Noise 2024-05-28 16:18:29 +02:00
8f48ac775b Add forgotten articles/Depth of field - Wikipedia/ 2024-05-28 15:32:04 +02:00
fa67029adf Add articles/Color balance - Wikipedia/ 2024-05-28 15:31:44 +02:00
0968863ba3 Update annotations of articles/Type I and type II errors - Wikipedia/ 2024-05-28 14:54:10 +02:00
7fc37b91d6 Add articles/Neyman–Pearson lemma - Wikipedia/ 2024-05-28 14:47:06 +02:00
5b33ceb886 Update annotations of articles/preprint-PRNU_WIFS-3/ 2024-05-28 13:32:39 +02:00
9ea9d09b82 Update annotations of articles/preprint-PRNU_WIFS-3/ 2024-05-28 13:23:12 +02:00
e765301ce4 Update annotations articles/A leak in PRNU based source identification. Questioning fingerprint uniqueness/ 2024-05-28 13:22:47 +02:00
8377361a66 Update annotations of articles/Determining Image Origin and Integrity Using Sensor Noise/ 2024-05-28 13:22:27 +02:00
dc1d51a666 Add articles/Kolmogorov–Smirnov test - Wikipedia/ 2024-05-28 13:21:44 +02:00
fb8eecaf62 Add articles/Equalization (audio) - Wikipedia/ 2024-05-27 16:31:59 +02:00
fab005b92f Add articles/Triplet loss - Wikipedia/ 2024-05-27 15:43:12 +02:00
4bc79fafc8 Add articles/Likelihood function - Wikipedia/ 2024-05-27 15:08:12 +02:00
84cf175558 Add articles/Minimum mean square error - Wikipedia/ 2024-05-27 15:05:46 +02:00
a5cf1083bd Before optimizing extract_4_color_channel_images_from_raw.py 2024-05-23 16:55:11 +02:00
2144babd8f Subtract an image to the other 2024-05-23 14:53:16 +02:00