I am trying to write a CBIR system, i tried BOW with SIFT descriptor method but it is not efficient enough, Then i tried Zernike Moments descriptor. Individually they are not up to the mark for my project. So i am thinking to use both of them and create some kind of fused descriptor which will i am sure give better result.
Can some one point me to right direction on how to use global and bow descriptor together for CBIR system.
Description of the Project We have millions of news paper ads and we need to query the database and find out similar ads your help will be deeply appreciated