oliexdev / openScale

Open-source weight and body metrics tracker, with support for Bluetooth scales
GNU General Public License v3.0
1.67k stars 292 forks source link

Support generic scale using real-time screen reading #649

Open MipMop opened 3 years ago

MipMop commented 3 years ago

Scale name All Scales with digital display

There is a nice paper on reading any digital display with a smart phone using one shot learning Real-time screen reading: reducing domainshift for one-shot learning This would be compatible to all scales that have a display.

oliexdev commented 3 years ago

Sounds interesting but to implement this feature is not easy to do. Unfortunately, the source-code is not published and open-source but somebody could be implement it as a bachelor or master thesis into openScale.