Function libvips::ops::spcor

source ·
pub fn spcor(inp: &VipsImage, refp: &VipsImage) -> Result<VipsImage>
Expand description

VipsSpcor (spcor), spatial correlation inp: &VipsImage -> Input image argument refp: &VipsImage -> Input reference image returns VipsImage - Output image