View source: R/helping-functions.R
ncc | R Documentation |
This function Calculates the normalized cross correlation between two images of type 'im' (see 'spatstat' documentation).
ncc(im0, im1)
im0: |
a reference image object of type 'im'. |
im1: |
a second image object of type 'im'. |
A numeric, the calculated normalized cross correlation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.