image = | matchHistograms2dImg (inImg,refImg) |
image = | matchHistograms2dImg (inImg,inHistoMsrParams,refImg) |
image = | matchHistograms2dImg (inImg,inPIHistoMsrParams,refImg) |
image = | matchHistograms2dImg (inImg,refHistogram) |
image = | matchHistograms2dImg (inImg,inHistoMsrParams,refHistogram) |
image = | matchHistograms2dImg (inImg,pIRefHistogram) |
image = | matchHistograms2dImg (inImg,inHistoMsrParams,pIRefHistogram) |
adjust image dynamic range from a reference using histograms matching
This algorithm applies a LUT to the input image so that the histogram of the resulting image matches with the histogram of the reference image.
Input and output images must have same size.