leopoldmaillard / diet-vision-flutter

DietVision is a mobile app that provides an estimate of the nutritional content of a meal from images.
MIT License
24 stars 13 forks source link

Fiducial Marker #10

Closed leopoldmaillard closed 3 years ago

leopoldmaillard commented 3 years ago

We must apply a coin segmentation model on the right part of the input image.

leopoldmaillard commented 3 years ago

Segmentation using OpenCV failed :

Let's work with what seems to be a more robust option : place the coin in a circle area.