GitHunt
HA

hanfei1986/Histogram-of-an-image-and-its-heatmap

A histogram of an image provides valuable insights into the distribution of pixel intensities within that image. This notebook gives a brief about how to plot the histogram. Furtherly, we can replot the picture with a heatmap based on its pixel intensities.

Histogram-of-a-image-and-its-heatmap

A histogram of an image provides valuable insights into the distribution of pixel intensities within that image. This notebook gives a brief about how to plot the histogram. Furtherly, we can replot the picture with a heatmap based on its pixel intensities.

Raw picture:

image

Histogram:

image

Divide the image into sub-regions:

image

Heat map based on the mean pixel values of the sub-regions:

image

Languages

Jupyter Notebook100.0%

Contributors

Created September 16, 2023
Updated November 8, 2023