We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e3fa7 commit 4800243Copy full SHA for 4800243
README.txt
@@ -53,6 +53,11 @@ Features and Capabilities
53
* Image calculator: apply a mathematical expression to an image or image
54
channels.
55
* Discrete Fourier transform: implements the forward and inverse DFT.
56
+ * Percetual hash: detect similar or duplicate images by analyzing and
57
+ comparing their features.
58
+ * Color management: accurate color management with color profiles or in
59
+ lieu of-- built-in gamma compression or expansion as demanded by the
60
+ colorspace.
61
* High dynamic-range images: accurately represent the wide range of
62
intensity levels found in real scenes ranging from the brightest direct
63
sunlight to the deepest darkest shadows.
0 commit comments