[][src]Function libvips::ops::phasecor

pub fn phasecor(inp: &VipsImage, in_2: &VipsImage) -> Result<VipsImage>

VipsPhasecor (phasecor), calculate phase correlation inp: &VipsImage -> Input image in_2: &VipsImage -> Second input image returns VipsImage - Output image