pub fn hist_match(inp: &VipsImage, refp: &VipsImage) -> Result<VipsImage>Expand description
VipsHistMatch (hist_match), match two histograms
inp: &VipsImage -> Input histogram
refp: &VipsImage -> Reference histogram
returns VipsImage - Output image