C# tree based fast image retrieval

Job ID: 34809513

Budget: $30 – $250 USD

Hi,

I am looking for C# implementation that can retrieve similar images from a large image database in the shortest possible time.
The basic idea is to use phash and vp-tree algorithms.

There are three steps in the algorithm that needs to be implemented.
* phash for image feature extraction. We can find implementation in nuget
* store the image features in sql server
* VP-tree to build index of the image feature for clustering.
* based on input query image, retrieve similar images fast.

Need to be developed in Visual Studio as a C# console app.

Sample image database will be shared in message.
Python reference https://pyimagesearch.com/2019/08/26/building-an-image-hashing-search-engine-with-vp-trees-and-opencv/

Happy bidding.
Related categories: Algorithm C# Programming