E
E
epic_noob2013-11-11 14:57:22
infographics
epic_noob, 2013-11-11 14:57:22

Algorithm for selecting the same things?

I want to make an algorithm for selecting the same things (color, shape, for example, selecting bags of the same color and the same shape). Actually the question is: are there any libs / algorithms for visual analysis and where to start digging? The programming language is not important.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
Petrusha Ukropov, 2013-11-11
@artishok

red bags of the same color

?

M
mrvorazan, 2013-11-11
@mrvorazan

You can probably start by comparing images by color histograms
. At one time I came across such a library .
Also helpful:
keypoint extraction
keypoint matching
Scientific:
Semantic Texton Forests for Image Categorization and Segmentation
Fast Keypoint Recognition using Random Ferns

V
Vladimir, 2013-11-12
@noonv

look in the direction of OpenCV and further, for example, in the direction of searching for identical images (you can try different methods: histograms, bag of words, etc.)
for example, recently an article ran through - habrahabr.ru/post/198338/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question