Skip to content

loic-carbonne/histogram-based-image-retrieval

Repository files navigation

histogram-based-image-retrieval

Codacy Badge

Inspired by a school project, I created a library that permit :

  • Creation of an image histogram based on grey level or RGB level
  • Indexation of histograms in file
  • Comparing histogram and search the closest in index.

To use it, simply add histogram-based-image-retrieval.jar to your project.

Documentation is available here : https://loic-carbonne.github.io/histogram-based-image-retrieval/

DemoImageRetrieval is a demo project of a website using the library

About

A simple library for creating, indexing, searching histogram for image retrieval.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published