PictureComparer 0.7.0 #20
maksik997
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PictureComparer Version 0.7.0
Release Date: 09.12.2024
This is the first stable release of PictureComparer, delivering new features, performance improvements, and significant codebase modernization.
What's New?
Added:
Grouperinterface and its implementationCRC32Grouper.Processorclass, which orchestrates the entire processing pipeline.AdaptiveCacheclass: Implements an Adaptive Cache System using the Caffeine Cache library.Processorclass.Changed:
AlgorithmInterface:Algorithminterface.Algorithmimplementations to align with the updated interface version.FileOperatorandFileVisitorto use the new logging system.- Refactored the PixelByPixel algorithm implementation.
- Updated JavaDoc for the
PerceptualHashalgorithm.pom.xmlandREADME.md.Removed:
RecordProcessor,ImageRecord, andRecordclasses.LoggingInterfaceand TinyLog support.FileUtilsinterface.Release Notes
How to Upgrade
Processorclass and updatedAlgorithminterface to adapt custom implementation if necessary.This discussion was created from the release PictureComparer 0.7.0.
Beta Was this translation helpful? Give feedback.
All reactions