We currently have a native iOS app written in obj-c. Just wondering if anyone has any advice/experience on integrating Object recognition functionality into the app. The basic description of what want to allow our user to do is to click on a button which fires up the camera, when they are in a room with objects (boxes, machines, vehicles etc) it highligts these objects (draws a box around them) which the user can then click on and add into the our system.
Any advice on how we could achieve this?