I have an application that will contain a set of images in SQLDatabase, and then the user will take a snapshot, and I want it to be able to map to the image in the database.
I don't know where to start, can anyone help? call me in the right direction?
thanks
Start by checking out OpenCV .
The problem you are trying to solve is not entirely trivial. This is an area of ββongoing research, and none of the algorithms is perfect (in fact, they are far from perfect, IMO).
Good luck
Start with OpenCV and realize that this is not a trivial task.
http://opencv.willowgarage.com/wiki/
Good luck.
Source: https://habr.com/ru/post/908615/More articles:Lots of foreach with over 37 million features - arraysEF MVC RAZOR: how to decode HTML-encoded output lines of PartialView? - htmlScatter plot with scalar data - matplotlibJoint execution of a CUDA kernel with multiple cores per thread - concurrencyYii Datepicker stores data in yy MM d format - phpChanging the color of a vim cursor column to something else than against a vim background? - vimUse different templates for dev and prod - symfonyThe method depends on a non-existent group - Testng - javaSelenium Test Test vs Test Suite vs General Use - seleniumHow to create a random matrix so that all rows are summed to 1 - matrixAll Articles