[][src]Function libvips::ops::spcor

pub fn spcor(inp: &VipsImage, refp: &VipsImage) -> Result<VipsImage>

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