ncc: Normalized cross correlation

View source: R/helping-functions.R

nccR Documentation

Normalized cross correlation

Description

This function Calculates the normalized cross correlation between two images of type 'im' (see 'spatstat' documentation).

Usage

ncc(im0, im1)

Arguments

im0:

a reference image object of type 'im'.

im1:

a second image object of type 'im'.

Value

A numeric, the calculated normalized cross correlation


CeMOS-Mannheim/moleculaR documentation built on April 14, 2025, 8:27 a.m.