[][src]Function libvips::ops::hist_match

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

VipsHistMatch (hist_match), match two histograms inp: &VipsImage -> Input histogram refp: &VipsImage -> Reference histogram returns VipsImage - Output image