#感知 #jpeg #hash #heic

nightly bin+lib photohash

检测重复照片和比较目录的工具

3 个版本

0.1.2 2023 年 7 月 24 日
0.1.1 2023 年 7 月 24 日
0.1.0 2023 年 7 月 24 日

#774 in 图像

GPL-3.0 许可证

110KB
3K SLoC

构建

注意:需要夜间 Rust 才能构建 [iter_array_chunks](https://github.com/rust-lang/rust/issues/100450)

Ubuntu

sudo apt install -y cmake nasm

sudo add-apt-repository ppa:strukturag/libheif
sudo add-apt-repository ppa:strukturag/libde265
sudo apt update
sudo apt install -y libheif-dev

Windows

vcpkg install libheif:x64-windows-static
export VCPKGRS_DYNAMIC=1
cargo build

依赖项

~52–83MB
~1.5M SLoC