算法后台服务器 [TOC] 算法说明 环境搭建 使用说明 程序运行所提供的模块 log module rpc module serialize module json configure Image Retrieve Algorithm 使用ZEROC slice2cpp 使用hiredis sudo apt-get install libhiredis-dev when you complie, you should -lhiredis 使用pgxx操作pg数据库 sudo apt-get install libpqxx-dev 在编译时使用,-lpqxx -lpq 参考文献 开源代码引使用说明 ASIFT[http://www.ipol.im/pub/art/2011/my-asift/?utm_source=doi] EIGEN[https://github.com/RLovelett/eigen] libMatch[https://github.com/flowgrammable/libmatch]