https://github.com/rhizoome/photo_fix
Find duplicated images
https://github.com/rhizoome/photo_fix
code-sharing inactive
Last synced: 10 months ago
JSON representation
Find duplicated images
- Host: GitHub
- URL: https://github.com/rhizoome/photo_fix
- Owner: rhizoome
- License: agpl-3.0
- Created: 2024-08-30T08:59:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-03T21:17:10.000Z (over 1 year ago)
- Last Synced: 2025-04-06T02:35:16.342Z (10 months ago)
- Topics: code-sharing, inactive
- Language: Python
- Homepage: https://www.rhizoome.ch/sharing/
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
photo fix
=========
Find duplicate images using image hashes. Image hashes tell whether two images look nearly identical.
https://pypi.org/project/ImageHash/
Repository Status: Sharing / Inactive
=====================================
This project is very valubale to me, I use it regulary, but:
This repository hosts code that I’ve chosen to share publicly for educational,
demonstration, or archival purposes. Please note the following:
- **No Active Maintenance**: This project is not actively maintained or updated.
It serves primarily as a snapshot of a certain stage of development for those
who might find parts of the code useful or interesting. I try to accept pull-
request, but do not expect anything. If interest in the project increases, I
might change the repository status.
- **No Support Provided**: As this is an inactive project, I’m unable to provide
support, answer issues, or accommodate pull requests.
- **Use at Your Own Risk**: While you’re welcome to explore, fork, or use the
code in your own projects, please do so with the understanding that this
repository is provided as-is, without any guarantees on its functionality or
security.
Feel free to explore the code and utilize it under the terms of the license
attached to this repository!