This is a small demo of a method of calculating the information content of an image (image entropy). Specifically, this method computes the Shannon entropy of the histogram of gradient magnitudes of each pixel in an image, which captures spatial information better than simply computing Shannon entropy for the histogram of raw pixel intensity values. To read more about this, check out my post at https://ciotinga.com
-
Notifications
You must be signed in to change notification settings - Fork 0
AdrianCiotinga/ImageEntropy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a small repo demoing a method for calculating the entropy of a color image by looking at the magnitudes of the pixel-wise gradient of the image.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published