Skip to content

ComLake/Comlake.ImageIndex

Repository files navigation

Image Indexing methods for Ulake

Language

  • Java - Main Programming Language

Methods

  • Image color feature extraction using image color histogram
  • K-mean Clustering methods

Feature

  • Find images with same index with querried image

Input

  • Dataset consist of images file .png, .jpg, .jpeg,..
  • Numbers of Clusters

Output

  • CSV file with 64 dimensional vector represent of 64 bins of color histogram of the images
  • CSV file with images and which cluster that images belong too

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages