Implement duplicate detection and media hashing #4

Open
opened 2026-05-25 02:32:03 +02:00 by FTMahringer · 0 comments
FTMahringer commented 2026-05-25 02:32:03 +02:00 (Migrated from github.com)

Parent issue: #1

Goal

Implement duplicate detection for imported photos and videos.

Requirements

  • File hash generation
  • Perceptual image hashing
  • Duplicate grouping
  • Near-duplicate detection
  • Database indexing
  • Duplicate import skipping

Possible Technologies

  • SHA256
  • pHash
  • imagehash
  • OpenCV

Nice-to-have

  • Similarity threshold configuration
  • Duplicate review UI
  • Automatic duplicate cleanup
  • AI-assisted similarity matching
Parent issue: #1 ## Goal Implement duplicate detection for imported photos and videos. ## Requirements - File hash generation - Perceptual image hashing - Duplicate grouping - Near-duplicate detection - Database indexing - Duplicate import skipping ## Possible Technologies - SHA256 - pHash - imagehash - OpenCV ## Nice-to-have - Similarity threshold configuration - Duplicate review UI - Automatic duplicate cleanup - AI-assisted similarity matching
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Nova/project-ideas#4
No description provided.