ermig1979 / AntiDupl

A program to search similar and defect pictures on the disk
https://ermig1979.github.io/AntiDupl
MIT License
1.28k stars 93 forks source link

Missing feature: "Calculate DCT Histogram Peaks" from AntiDupl.NET.WPF #169

Open Edi61 opened 1 year ago

Edi61 commented 1 year ago

Due to redesign by introduction of AntiDupl.NET.Core (https://github.com/ermig1979/AntiDupl/commit/0beac948b40e3ad7d502efe3a045b6bc66fb728c) the feature "Calculate DCT Histogram Peaks" from AntiDupl.NET.WPF had to be deactivated since an update of the core library was needed.

With this issue it shall be reimplemented maybe also for AntiDupl.NET.WinForms.