價格:免費
更新日期:2018-09-25
檔案大小:3.8M
目前版本:1.20
版本需求:Android 4.0 以上版本
官方網站:mailto:sabine.g.vogel@gmail.com
A demo backend focused app for eliminating duplicate images with Dagger2, Architecture including MVVM, Paging, LiveData, Room, and a custom dupe detector integrated with the Glide recyclerview preloader written in Kotlin with coroutines.
It uses a modified dhash fingerprint to catch exact and colorized, near match image duplicates.
I have been able to get hashing done inline with the UI and Paging library onscroll in under 1 second with a few shortcuts from my 3SS native algorithm.
I am adding 3 near matches at the very top and a duplicate at the beginning of each new page.