- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Impossible de mettre à jour Messenger
#print(f'{image.shape=}')
halfWidthPad = (image.shape[1] - image.shape[0]) // 2
image = image[:,halfWidthPad:-halfWidthPad]
#print(image.shape)
Correlation just gives between absolutely 0 and 1 if both signal match but may have the same correlation for a single image as for a whole dataset so can take into account the quantity to define…
Verify with a simple algorithm the pense of dots the earliest in the data pipeline to ensure that it is not an added artifact.
Based on PRNU_extraction/issues/8 it seems quite clear that we should not have no good prediction for one class. However, note that…
Translated with LibreTranslate from Google Doc Minutes:
In fact, what explains the difficulties in obtaining an interesting radial profile in the Fourier domain for the PRNU estimate is due…
How to remove circles? Related to #70.
Automatically translated with LibreTranslate from Google Doc Minutes:
How to generate the FFTs with rays that were previously observed?…
Related to PRNU_extraction/issues/7.