Questions tagged [content-based-retrieval]

33 questions
0
votes
0 answers

Finding Euclidean Distance between two matrices in MATLAB

I am making a Content Based Image Retrieval system for university database. I am using colored features for matching similarity between images. Resolution of my images are 648 * 424 px. Basically what I am doing is: Getting colored histogram of 8 *…
thegamerpark
  • 29
  • 1
  • 1
  • 4
0
votes
1 answer

Search for segment similarity inside strokes

i am looking for a technique or a known method to search a part of similar segments in a handwritten text. its a kind of image retrieval, but rather than searching for an entire word or character, i want to search similar parts of strokes given a…
-4
votes
1 answer

Recommendation Algorithm for suggesting job to workers(Crowdsourcing platform)

I have crawled MTurk website. and I have 260 Hits as a dataset and from this dataset particular number of users has selected Hits and assigned ratings to each selected Hits. now I want to give recommendation to these users on basis of their…
1 2
3