Coder Social home page Coder Social logo

qt-image-hash-with-multiple-methods's Introduction

Qt-Image-Hash-with-multiple-methods

A Qt-based image hash system that implements 5 methods for efficient detection of similar images from an image database, given a host image.

You have to include opencv_world340.dll to start the project, which also requires support of opencv-contrib.


How to use:

Select Folder(database that contains images) and host image -> Select Hash Method(at the bottom of GUI, or use the default pHash) -> Generate Hash Code for all images in the folder(press F5) -> Get the most similar images by comparison of Hash Code(press F6).


References for the methods implemented in this program:

Perceptual Image Hash(pHash) -> "A Visual Model-Based Perceptual Image Hash for Content Authentication", https://ieeexplore.ieee.org/document/7050251

Simplified Image Hash -> https://blog.csdn.net/sinat_26917383/article/details/78582064

Otsu's Method -> https://www.aliyun.com/zixun/wenji/1305502.html

Structual Similarity(SSIM) -> "Image quality assessment: from error visibility to structural similarity", https://ieeexplore.ieee.org/document/1284395

Local HSV Histogram -> https://blog.csdn.net/zhuiqiuk/article/details/54945624


Kindly contact me if have problem using this system or any suggestions via [email protected], Thanks!

qt-image-hash-with-multiple-methods's People

Contributors

yingqichao avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

gpzhang7

qt-image-hash-with-multiple-methods's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.