C# fast image retrieval

Job ID: 34731844

Budget: $30 – $250 USD

Hi,

We are looking for a solution that can retrieve similar images from a large image database in the shortest possible time.
The basic idea is to use ORB and LSH algorithms.

There are three steps in the algorithm that needs to be implemented.
* ORB for image feature extraction. We can find the implementation in EMGU lib
* min-hash for finding similarities between images
* locality-sensitive-hashing (LSH) to perform indexing for fast image retrieval - because we have thousands of images to compare.

Need to be developed in Visual Studio as a C# console app.
Check the attached relevant paper on this topic.
Sample images will be shared in message.

Happy bidding.
Related categories: C# Programming Image Processing