Questions tagged [lire]

3 questions
5
votes
0 answers

Pulling out similar images using OpenCV & Python

I am trying to build a set of image comparison module as part of an open source e-commerce solution. I have been reading about various techniques in Computer Vision using OpenCv & python. Objective: I need to pull out similar images from 1000's of…
esafwan
  • 17,311
  • 33
  • 107
  • 166
0
votes
1 answer

LireSolr gives irrelevant results when queried and the result changes everytime for the same data set used

I have used the LireSolr and indexed around a 1000 images. Now i try to obtain a similar image from google, that is, if there is a black bag in the indexed data I get a black bag and I try to obtain histograms using above flow and for JCD,…
Manali
  • 3
  • 8
-1
votes
1 answer

Content-based image retrieval features

I'm trying to implement Content-based image retrieval in my application. I found a LIRE library that look pretty good. I need to analyze my image collection for similar(from human point of view) images. In my catalog I have a big amount of…
alexanoid
  • 24,051
  • 54
  • 210
  • 410