awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
JohannesBuchner avatar

JohannesBuchner/imagehashFork

0
View on GitHub↗
3,845 stars·339 forks·Python·BSD-2-Clause·15 views

Imagehash

ImageHash

Features

  • Computer Vision - Module for calculating perceptual image hashes.
  • Deep Learning and Computer Vision - Perceptual hashing for image similarity detection.
  • Image Processing and Manipulation - Computes perceptual hashes to identify similar images.

Star history

Star history chart for johannesbuchner/imagehashStar history chart for johannesbuchner/imagehash

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Imagehash

These projects share indexed features with Imagehash. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kornia/korniakornia avatar

    kornia/kornia

    11,238View on GitHub↗

    Kornia is a differentiable computer vision library and cross-framework tensor vision toolset. It implements vision operations as differentiable tensors to enable integration into deep learning pipelines and supports the transpilation of operations across PyTorch, TensorFlow, JAX, and NumPy. The project provides specialized toolsets for geometric vision and stereo depth, including algorithms for 3D scene reconstruction, camera calibration, and pose estimation. It further distinguishes itself as a differentiable image augmentation framework, applying random geometric and color transformations w

    Pythonartificial-intelligencecomputer-visiondeep-learning
    View on GitHub↗11,238
  • obss/sahiobss avatar

    obss/sahi

    5,372View on GitHub↗

    SAHI is a sliced inference framework and computer vision pipeline designed to detect small objects in high-resolution images. It provides a system for dividing large images into overlapping patches to prevent the detail loss that typically occurs during standard model downscaling, alongside an image tiling utility and a COCO dataset toolkit. The project distinguishes itself by offering a model-agnostic prediction wrapper that standardizes different machine learning frameworks into a unified interface. This allows it to implement sliced inference and object detection across various model backe

    Python
    View on GitHub↗5,372
  • idealo/imagededupidealo avatar

    idealo/imagededup

    5,642View on GitHub↗

    imagededup is a Python library used for finding exact and near-duplicate images. It provides utilities for generating image fingerprints, computing neural embeddings, and evaluating the precision of deduplication processes. The tool utilizes perceptual hashing to identify visually similar files regardless of size or format and employs deep learning models to encode images into vectors for high-accuracy similarity searches. It includes a system for measuring the precision and recall of these processes by comparing results against known ground truth datasets. The library covers broader capabil

    Python
    View on GitHub↗5,642
  • opencv/opencv-pythonopencv avatar

    opencv/opencv-python

    5,298View on GitHub↗

    This project is a Python wrapper for the OpenCV computer vision library, providing a bridge that exposes high-performance C++ functions to the Python programming language. It serves as a collection of tools for real-time image processing, object detection, and machine learning on visual data. The project provides precompiled binary distributions, allowing for the integration of vision capabilities into Python applications without requiring a local C++ compiler. It offers multi-variant package distributions, including headless versions designed for server or cloud environments where a graphica

    Pythonmanylinuxopencvopencv-contrib-python
    View on GitHub↗5,298
Compare all 30 related projects→

Frequently asked questions

What does johannesbuchner/imagehash do?

ImageHash

What are the main features of johannesbuchner/imagehash?

The main features of johannesbuchner/imagehash are: Computer Vision, Deep Learning and Computer Vision, Image Processing and Manipulation.

Which projects share features with johannesbuchner/imagehash?

Projects with overlapping indexed features include: obss/sahi — SAHI is a sliced inference framework and computer vision pipeline designed to detect small objects in high-resolution… opencv/opencv-python — This project is a Python wrapper for the OpenCV computer vision library, providing a bridge that exposes… idealo/imagededup — imagededup is a Python library used for finding exact and near-duplicate images. It provides utilities for generating… kornia/kornia — Kornia is a differentiable computer vision library and cross-framework tensor vision toolset. It implements vision… activeloopai/hub — Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and… cgohlke/tifffile — .. This file is generated by setup.py.