|
934add5d91
|
Add boxplot for the specified denoisers
|
2024-05-10 00:14:30 +02:00 |
|
|
73fb61b16d
|
Correct missing denoiser usage
|
2024-05-10 00:13:47 +02:00 |
|
|
8523c02517
|
Fix #68: Use same color map for different images to more accurately compare them
|
2024-05-10 00:03:08 +02:00 |
|
|
3e332c19d8
|
Remove unnecessary from PIL import Image
|
2024-05-10 00:02:44 +02:00 |
|
|
0bd9e57942
|
Correct warning Token not allowed in a PDF string (Unicode): (hyperref) removing \\'`
Answer from [the Tex Stack Exchange answer 330980](https://tex.stackexchange.com/a/330980).
|
2024-05-09 22:06:06 +02:00 |
|
|
e1ff265e6b
|
Add documentation/slides/slides.tex
|
2024-05-09 22:05:11 +02:00 |
|
|
d8a4e66ff8
|
Add documentation/report/report.tex
|
2024-05-09 21:59:04 +02:00 |
|
|
557b10b645
|
Update annotations
|
2024-05-09 21:51:53 +02:00 |
|
|
8bbf60cd1a
|
Add articles/Pearson correlation coefficient - Wikipedia/
|
2024-05-09 21:51:18 +02:00 |
|
|
320a7dfef2
|
Add articles/Standard deviation - Wikipedia/
|
2024-05-09 21:50:51 +02:00 |
|
|
bf5120d972
|
Add articles/Covariance - Wikipedia/
|
2024-05-09 21:50:33 +02:00 |
|
|
5de9de9663
|
Add articles/Geometric mean - Wikipedia/
|
2024-05-09 21:50:01 +02:00 |
|
|
96e52e53dd
|
Update annotations
|
2024-05-03 14:37:57 +02:00 |
|
|
5ff8e3792d
|
Add articles/Convolution - Wikipedia/
|
2024-05-03 14:37:26 +02:00 |
|
|
06ea9855f0
|
Update annotations
|
2024-05-03 14:18:29 +02:00 |
|
Benjamin Loison
|
f1495f2ba0
|
Add and use PREDICT_ONLY_ON_WHOLE_TRAINING_SET
|
2024-05-03 13:55:32 +02:00 |
|
Benjamin Loison
|
612f4119fd
|
Determine the mean of camera images only on the training set
|
2024-05-03 03:54:26 +02:00 |
|
Benjamin Loison
|
d7f7728211
|
Add Denoiser Enum
|
2024-05-03 03:49:15 +02:00 |
|
Benjamin Loison
|
9fd44debf5
|
Remove implicit getColorMeans denoiser argument
|
2024-05-03 03:39:57 +02:00 |
|
Benjamin Loison
|
0c429aa4d6
|
Add and use getImageCrop
|
2024-05-03 03:13:38 +02:00 |
|
Benjamin Loison
|
fd6a9868fe
|
Add mean DENOISER support
|
2024-05-03 02:47:43 +02:00 |
|
Benjamin Loison
|
9d33abcea3
|
Add necessary denoiser argument
|
2024-05-03 02:45:27 +02:00 |
|
Benjamin Loison
|
82b14a8724
|
Uppercase constants
|
2024-05-03 02:43:56 +02:00 |
|
Benjamin Loison
|
4bea5e3a97
|
Move getImageNpArray to utils.py
|
2024-05-03 02:32:05 +02:00 |
|
Benjamin Loison
|
790c0d6da4
|
Add and use getImageFilePath
|
2024-05-03 02:27:07 +02:00 |
|
Benjamin Loison
|
514413e1dd
|
Add and use getColorMeans
|
2024-05-03 02:21:01 +02:00 |
|
Benjamin Loison
|
01d18a4943
|
Rename means to colorMeans
To be clearer for future `attribute_source_camera.py` usage.
|
2024-05-03 02:13:53 +02:00 |
|
Benjamin Loison
|
d8c7b8b0ef
|
Add and use getImagePrnuEstimatedNpArray
|
2024-05-03 02:03:59 +02:00 |
|
Benjamin Loison
|
878cff9aa2
|
Add and use getSingleColorChannelImages
|
2024-05-03 02:01:37 +02:00 |
|
Benjamin Loison
|
77b0b6dc6e
|
Make getMultipleColorsImage also return singleColorChannelImages
|
2024-05-03 01:59:39 +02:00 |
|
Benjamin Loison
|
591d7dc74a
|
Make getImageFilePath call implicit
|
2024-05-03 01:56:05 +02:00 |
|
Benjamin Loison
|
d696edeb3f
|
Add and use getMultipleColorsImage
|
2024-05-03 01:54:17 +02:00 |
|
Benjamin Loison
|
fcbccb3b5c
|
Add and use getImageFilePath
|
2024-05-03 01:49:54 +02:00 |
|
|
3c4cf90b19
|
Add articles/HOW TO READ SMARTPHONE CAMERA SPECS - Inquisitive Universe/
|
2024-05-03 00:02:18 +02:00 |
|
|
97de65e2e2
|
Add articles/Inch - Wikipedia/
|
2024-05-02 23:53:48 +02:00 |
|
|
fcb8631b21
|
Add articles/Focal length - Wikipedia/
|
2024-05-02 23:45:37 +02:00 |
|
|
091744af25
|
Add articles/f-number - Wikipedia/
|
2024-05-02 23:42:07 +02:00 |
|
|
6d189611fd
|
Add articles/Time-of-flight camera - Wikipedia/
|
2024-05-02 23:34:14 +02:00 |
|
|
062d2b3bdd
|
Add articles/What is PDAF Phase Detection Autofocus explained - Android Authority/
|
2024-05-02 23:26:36 +02:00 |
|
Benjamin Loison
|
b5b0cc4a7c
|
Remove no more meaningful progress optional argument
|
2024-05-02 13:07:03 +02:00 |
|
|
34613e344b
|
Retrieve number of cameras instead of battery *charge counter*
|
2024-05-02 02:23:15 +02:00 |
|
|
d7e82d07c2
|
Add and use log
|
2024-05-02 01:43:42 +02:00 |
|
|
e20a0a5403
|
Rename net/hanshq/hello to com/robust_image_source_identification_on_modern_smartphones/camera
|
2024-05-02 01:22:43 +02:00 |
|
|
aca86e3344
|
Add and use $SOURCE_FOLDER and $APP_NAME
|
2024-05-01 23:03:09 +02:00 |
|
|
9af3b32820
|
Add datasets/android/compile.sh
|
2024-05-01 22:57:12 +02:00 |
|
|
92aa5a3558
|
Add datasets/android/
Based on https://www.hanshq.net/command-line-android.html.
See [Benjamin-Loison/android/issues/30](https://github.com/Benjamin-Loison/android/issues/30).
|
2024-05-01 22:44:36 +02:00 |
|
Benjamin Loison
|
53c3935bab
|
Clean some debugging
|
2024-04-30 06:48:17 +02:00 |
|
Benjamin Loison
|
7a807b91d8
|
#63: Add debugging
|
2024-04-30 06:45:28 +02:00 |
|
Benjamin Loison
|
a8725e5e88
|
Move denoising testing images to work even if provide minColor and maxColor (#63)
|
2024-04-30 05:36:28 +02:00 |
|
Benjamin Loison
|
3c403dbed3
|
WIP (#63)
|
2024-04-30 05:31:14 +02:00 |
|