morphic.dupfinder ================= Duplicate image and video detection via perceptual hashing with optional GPU acceleration. .. module:: morphic.dupfinder Accelerator ----------- GPU/CPU backend selection and batch operations. .. automodule:: morphic.dupfinder.accelerator :members: :undoc-members: Images ------ Image duplicate detection. .. automodule:: morphic.dupfinder.images :members: Videos ------ Video duplicate detection. .. automodule:: morphic.dupfinder.videos :members: Scanner ------- Background scan job management (used by the web API). .. automodule:: morphic.dupfinder.scanner :members: