Project outline
Vegetable recognition system that suggests recipes based on the vegetables on the table.
- Instant recognition of vegetable
- Intuitive way to discover new recipes in the supermarket
- Communicating between our HTML5 user interface and our intelligent C++ code using WebSockets
Description
The vegetable recognizer is an internally developed demo system that aims to show how computer vision products can be included in our everyday life in a simple way. The system can be used in a supermarket to show customers the possible recipes with the vegetables they plan to buy. The vegetables on the table are recognized by the system which shows recipes that include these vegetables. This creates a more intuitive way of browsing possible recipes based on the vegetables of your choice.
Description
The vegetable recognizer is an internally developed demo system that aims to show how computer vision products can be included in our everyday life in a simple way. The system can be used in a supermarket to show customers the possible recipes with the vegetables they plan to buy. The vegetables on the table are recognized by the system which shows recipes that include these vegetables. This creates a more intuitive way of browsing possible recipes based on the vegetables of your choice.