Introduction - If you have any usage issues, please Google them yourself
Change code in Linux using C/C++ language to achieve a basic image retrieval server. The basic principle is: the client sends to the server to retrieve a picture, the server receives the images, feature calculation to the picture, then look at the 5 pictures of the background database and the image features of the most similar, returned to the client.