Histogram Matching Program using OpenCV Python I need help writing a program tha
ID: 642749 • Letter: H
Question
Histogram Matching Program using OpenCV Python
I need help writing a program that given a source image and a template image returns a modified version of the source
image that matches the histogram of the reference image. The input and output images must be color images.
The size of the source image and the reference image do not have to be the same size. The program must support
an optional third image as argument that corresponds to a mask. When that image is provided, the masked image
will be rescaled to be the same size of source image and the resulting matched image will be masked by the masked
image. The masked image should contain a Gaussian blob.
Explanation / Answer
}
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.