HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-02-20
1 <p>Detect if in a picture there is prepared food, a drink, a fresh fruit or vegetable or a sauce. Additionally, we can detect if the picture does not contain any kind of food. Perfect for large-scale image data processing and categorization.</p>
1 <p>Detect if in a picture there is prepared food, a drink, a fresh fruit or vegetable or a sauce. Additionally, we can detect if the picture does not contain any kind of food. Perfect for large-scale image data processing and categorization.</p>
2 <p><b>Feature available in the following<a>LogMeal Plans</a>:</b></p>
2 <p><b>Feature available in the following<a>LogMeal Plans</a>:</b></p>
3 <p>Analyse</p>
3 <p>Analyse</p>
4 <p>Monitor</p>
4 <p>Monitor</p>
5 <p>Recommend</p>
5 <p>Recommend</p>
6 <p>Custom</p>
6 <p>Custom</p>
7 <p>LogMeal API is capable of providing nutritional information about a meal by simply taking a picture. It detects either if in the image there is prepared food, a drink, a fresh fruit or vegetable or a sauce. Additionally, we can detect if the picture does not contain any kind of food. This feature is perfect for large-scale image data processing and categorization. The detailed list of food types available are:</p>
7 <p>LogMeal API is capable of providing nutritional information about a meal by simply taking a picture. It detects either if in the image there is prepared food, a drink, a fresh fruit or vegetable or a sauce. Additionally, we can detect if the picture does not contain any kind of food. This feature is perfect for large-scale image data processing and categorization. The detailed list of food types available are:</p>
8 <ul><li>'food': prepared/cooked food or elaborated dish (e.g. steak, spaghetti bolognese, caesar salad, etc.).</li>
8 <ul><li>'food': prepared/cooked food or elaborated dish (e.g. steak, spaghetti bolognese, caesar salad, etc.).</li>
9 <li>''drink': any kind of drink (e.g. water, orange juice, beer, etc.).</li>
9 <li>''drink': any kind of drink (e.g. water, orange juice, beer, etc.).</li>
10 <li>'ingredient': any type of fruit or raw/individual vegetable (e.g. apple, eggplant, banana, etc.).</li>
10 <li>'ingredient': any type of fruit or raw/individual vegetable (e.g. apple, eggplant, banana, etc.).</li>
11 <li>'sauce': prepared sauce or sauce-like food (e.g. soy sauce, mayonnaise, ketchup, etc.).</li>
11 <li>'sauce': prepared sauce or sauce-like food (e.g. soy sauce, mayonnaise, ketchup, etc.).</li>
12 <li>'non food': the image was detected as a non-food image.</li>
12 <li>'non food': the image was detected as a non-food image.</li>
13 </ul>
13 </ul>