Perceptual hashing command-line tool
-
Updated
Jan 28, 2026 - Haskell
Perceptual hashing command-line tool
Ship AI-generated code without the fear
本项目是一个媒体工具箱,旨在对图片进行高效的管理、筛选和处理操作。 This project is a media toolbox designed for efficient management, filtering, and processing of images. 用户可能在摄影过程中存在大量的连拍照片,在后期照片筛选时会遇到棘手的难以筛选的问题。因此我创建了这个工具箱,可以直接读入相机存储卡的照片文件夹,经过HSV直方图相似度分组后,根据IQA美学评分进行美观度排序,便于删除。在用户管理照片完成后,进行导出复制到指定文件夹。
A simple project for categorizing your local musics. Find and delete the duplicate music files in your local machine
Codebase health scanner and Claude Code skill. Finds dead code, unused imports, duplicated functions, hardcoded secrets, circular dependencies. 20 languages.
The StringMetrics project implements 7 string metric algorithms: Hamming, Dice, Jaro, Jaro-Winkler, Soundex, Levenshtein, and Damerau-Levenshtein. Metrics compare strings using IMetric interface providing an approximate similarity score from 0 (no match) to 1 (exact match) useful in data cleansing, record linkage, NLP, fraud detection, etc.
Scan codebases for dead code, unused imports, duplicates, secrets, and circular deps with vtrigger CLI and Claude Code skill
Add a description, image, and links to the duplication-detection topic page so that developers can more easily learn about it.
To associate your repository with the duplication-detection topic, visit your repo's landing page and select "manage topics."