Start food detection
Once the SDK is ready, you can start food detection.
Camera
Android Platform: You need the user's permission to access the camera.
IOS Platform: Enter a value for NSCameraUsageDescription
in your Info.plist so the camera may be utilized.
Import the SDK
To show the live camera preview, add the DetectionCameraView
to your view
The SDK can detect 4 different categories: VISUAL, BARCODE, PACKAGED FOOD and NUTRITION LABEL
Try to run the above code in component and Point the phone to the image below and see if you are getting the correct food in console log Got food detection event
If at any point you need help from the Passio team, please reach out to us at support@passiolife.com
Last updated