Benjamin_Loison commented on issue Benjamin_Loison/Robust_image_source_identifica...#63 2024-05-03 00:15:07 +02:00
Attribute source camera

I have the feeling that wavelet estimated PRNU for one camera is not as expected. Note that no matter the random order to compute the estimated PRNU by averaging, it results in the same result, so…

3c4cf90b19 Add articles/HOW TO READ SMARTPHONE CAMERA SPECS - Inquisitive Universe/
97de65e2e2 Add articles/Inch - Wikipedia/
33947de292 Add articles/Inch - Wikipedia/
fcb8631b21 Add articles/Focal length - Wikipedia/
091744af25 Add articles/f-number - Wikipedia/
6d189611fd Add articles/Time-of-flight camera - Wikipedia/
062d2b3bdd Add articles/What is PDAF Phase Detection Autofocus explained - Android Authority/
Benjamin_Loison commented on issue Benjamin_Loison/Robust_image_source_identifica...#65 2024-05-02 21:29:20 +02:00
Make an Android app able to capture images, preferably RAW

Should check that we log exceptions correctly and monitor if some are triggered.

Benjamin_Loison commented on issue Benjamin_Loison/Robust_image_source_identifica...#65 2024-05-02 21:27:11 +02:00
Make an Android app able to capture images, preferably RAW
diff --git a/datasets/android/AndroidManifest.xml b/datasets/android/AndroidManifest.xml
index cebbf0e..efca1ef 100644
--- a/datasets/android/AndroidManifest.xml
+++ b/datasets/android/…
b5b0cc4a7c Remove no more meaningful progress optional argument
34613e344b Retrieve number of cameras instead of battery *charge counter*
d7e82d07c2 Add and use log
Make an Android app able to capture images, preferably RAW
e20a0a5403 Rename net/hanshq/hello to com/robust_image_source_identification_on_modern_smartphones/camera
aca86e3344 Add and use $SOURCE_FOLDER and $APP_NAME