Get file entropy

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
MrYellow
Posts: 1
Joined: 2018-03-16T07:22:27-07:00
Authentication code: 1152

Get file entropy

Post by MrYellow »

Hi! Im looking to get the entropy of some images and tell what have the hightest value. I used the identify command for imagemagick and get some information of the image, and the "entropy" of every channel (RBG) and an overall entropy , but all of that values are over 0,8 and didnt make the job. Am i going for the good way?? I heard that the value is between 0-8, and all this numbers seems to be so low. Im so lost certainly.

Help will be appreciated. Thanks!!
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Get file entropy

Post by fmw42 »

Post Reply