NCC (Normalised Cross-Correlation)
Definition
The standard measure of similarity between a query noise residual and a reference PRNU pattern. It produces a value between -1 and +1, where 1 indicates perfect agreement. In camera attribution a threshold is set above which attribution is accepted.
Related terms
- BM3D (Block-Matching 3D)
- A state-of-the-art denoising algorithm that groups similar image patches across the image, transforms them jointly, thresholds in the transform domain, and inverts....
- Hypothesis testing in camera attribution
- The framework in which H0 is 'the query image was not taken by this camera' and H1 is 'it was'. The PCE...
- Noise residual (W_hat)
- The per-image estimate of PRNU, computed by subtracting a denoised version of the image from the original. It contains PRNU plus random...
- PCE (Peak-to-Correlation Energy)
- A refined statistic that divides the peak of the cross-correlation surface by the energy of the non-peak region. PCE is more sensitive...
- Wavelet denoiser
- A denoising filter that works in the wavelet transform domain, thresholding coefficients at each scale and direction to remove random noise while...
Explained in
- PRNU Extraction, Matching, and the PCE StatisticThe standard measure of similarity between a query noise residual and a reference PRNU pattern. It produces a value between -1 and +1, where 1 indicates perfec...