Home > Blockchain >  (Norm)ing or equalising a historgram with Matplotlib
(Norm)ing or equalising a historgram with Matplotlib

Time:01-08

i have a small favour/question to ask! I have around 25 of these Images: images of letters

And always the same size. I am trying to calculate the amount of black and white space in the image.

enter image description here

But on some it goes up to 4 and some less, of course! But I would love to norm it so the z axes always goes up to a fixed number. I found some ways here: histogram normalized via its maximum

  •  Tags:  
  • Related