Change Log for the latest
XYplorer BETA version:
Code: Select all
v20.70.0010 - 2020-02-04 11:16
+ Special Properties: Added a new property for images, the "Image Hash". Of
course, it's now also available in XY variables as well as a Special
Property Column and as a Special Property in Custom Columns.
Name Example for Usage as Variable
----------------------------------------------------
Image Hash text "<prop #image.hash>";
- The Special Property Column "Image Hash" can be used to sort images by
similarity. An interesting feature and hard to find elsewhere. Note that
unlike the common data hashes (MD5, SHA...) the "Image Hash" has an
iconic relation to the visible image (the pixels), which means similar
images have similar hashes. The sorting is done so that the sum of all
distances from one to the next is minimal, which was an interesting
thing to code.
- Remember that scale, colors, brightness, and contrast are ignored by the
hash.
- This is still work in progress, so you should not rely on the hash to
remain stable during the next weeks (so there is no point in saving it
anywhere, not yet).
- This "Image Hash" is also what's used to find Image Dupes in Find Files.
To
download the latest BETA version choose a download package: (1)
Installer Package, (2)
No-Install Package.
Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.