Skip to content
#

duplication-detection

Here are 6 public repositories matching this topic...

本项目是一个媒体工具箱,旨在对图片进行高效的管理、筛选和处理操作。 This project is a media toolbox designed for efficient management, filtering, and processing of images. 用户可能在摄影过程中存在大量的连拍照片,在后期照片筛选时会遇到棘手的难以筛选的问题。因此我创建了这个工具箱,可以直接读入相机存储卡的照片文件夹,经过HSV直方图相似度分组后,根据IQA美学评分进行美观度排序,便于删除。在用户管理照片完成后,进行导出复制到指定文件夹。

  • Updated Dec 23, 2024
  • TypeScript

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.

  • Updated Mar 21, 2024
  • C#

Improve this page

Add a description, image, and links to the duplication-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the duplication-detection topic, visit your repo's landing page and select "manage topics."

Learn more