Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 330 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 330 Bytes

Bag of words for image retrieval

Author: DandingSu

Brief Intro

There are two different versions of python implementation of Bag of Words for Image Retrieval using OpenCV and sklearn.

See the 'readme.md' in the folder for specific requirements.

And you may put the folder called 'dataset' into that two IR code folder.