Skip to content

Gustavoohs/HistMatch

Repository files navigation

Histogram Matching

Welcome to the histogram matching plugin!

This plugin implements the algorithm for balancing the colors of an image based on a reference. The core of the method is the comparison of the cumulative distribution function of the two images. The method works for both multi-band and single-band images.

To do:

  • Progress bar
  • Implement other image formats
  • Matching by linear regression

License

HistMatch is a free/libre software and is licensed under the GNU General Public License.