We are building a calorie tracking application. During testing of the Image Recognition API, a sandwich image returned individual ingredients/components rather than a single dish name with nutrition.
Do you offer any API or configuration that returns:
as a single food item instead of decomposed ingredients?
If not, what is the recommended workflow for obtaining a consolidated meal name and nutrition from an uploaded food image?
Thanks in advance.