mactorii is an image browser that sorts images
based on similarity to a chosen image and clusters
images based on their similarity. It has a delete
feature similar to that of qiv and an unlimited
undelete capability.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
The clustering function has been massively improved. Broken horizontal scrolling was fixed, and .mactorii-trash is now created in the image directory instead of the working directory. A faster signature comparison algorithm is used, and, as a result, taps has been upped to 128. Since loading is done per event loop, the fps limit has been raised to 32 for those with really fast machines. All baseline methods of image clustering have been removed, and code has been cleaned up significantly.