This project is forked from mathiaseitz's imdb_framework which I am interested in.
Whole code is based on the paper "Sketch-Based Shape Retrieval" - SIGGRAPH 2012 and the previous paper "Sketch-based image retrieval: benchmark and bag-of-features descriptors" - IEEE T VIS COMPUT GR 2011.
Sketch-Based Shape Retrieval
- GALIF: Gabor local line-based feature
- BoF: Bag of Features
Sketch-based image retrieval: benchmark and bag-of-features descriptors
- sHoG
- BoF: Bag of Features
- Qt lib and Qt creator
Note: Whole code is written by Qt creator, instead of VS.
If you find the file named ".pri", you will immediatly understand it. The dependencies and include files will be find in ".pri". But I cannot use Qt creator very well, I have changed the Qt version to the MSVS version. If you're familiar with MSVS, you can fork my next repository named "imdb_framework_msvs"
- boost lib
USE AT LEAST FOUR CPU CORES TO COMPUTE!!!(depend on your hardware)
- openCV 2.x