April 2020
Intermediate to advanced
438 pages
12h 2m
English
Histogram matching is an image processing task where an image is altered in such a way that its histogram matches the histogram of another reference (template) image's histogram. The algorithm is described as follows:

In this recipe, we will implement histogram ...
Read now
Unlock full access