The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function File: r = corr2 (I,J)

Compute correlation coefficients of images.

The two images I and J must be real type matrices or vectors of same size.

See also: corr, cov, std2.

Package: image