I'm trying to match images seen in realtime by iOS device to images stored on my server.
E.g. I have printed a photo called 1.jpg and placed it on my table, as soon as I open my app and point camera to the printed photo, it would compare the image seen by camera to images stored on my server and then show the name of the file (1.jpg)
Is there any SDK that works with Swift that allows me to do this rather easily? Thank you
from Matching image seen by device camera to image on a server
No comments:
Post a Comment