theapi / touch_timer

Kitchen timer with a touch interface
GNU General Public License v3.0
3 stars 2 forks source link

Using MTCH6102 to get the handwritten digits, using AI to decode the digits and input them to ESP32 S2 and then output VALUE. can this be done? #1

Open Knockoi opened 8 months ago

Knockoi commented 8 months ago

Hi can you help me to write a library based on MTCH6102.h to write numbers in real world on MTCH6102 and use recognition AI to decode the numbers and input them to ESP32 S2 and then output VALUE. can this be done?

DansDesigns commented 6 months ago

i dont think the MTCH6102 is capable of recognizing the difference between a 0 and a 6, drawn on a trackpad array.. the gesture recognition is more directional detection based rather than able to capture a snapshot "image" of the whole array over time and workout gestures based on that.. the idea is sound and possible with the right decoding chip for the trackpad array.. saying that if you are able to get "snapshot images" from the array, it may be possible to feed those into a neural network and decipher the gestures but i would not be sure where to start with that

Knockoi commented 6 months ago

Thank you for giving me a great starting point, thanks!

DanDan @.***> 於 2024年4月23日 週二 上午3:46寫道:

i dont think the MTCH6102 is capable of recognizing the difference between a 0 and a 6, drawn on a trackpad array.. the gesture recognition is more directional detection based rather than able to capture a snapshot "image" of the whole array over time and workout gestures based on that.. the idea is sound and possible with the right decoding chip for the trackpad array.. saying that if you are able to get "snapshot images" from the array, it may be possible to feed those into a neural network and decipher the gestures but i would not be sure where to start with that

— Reply to this email directly, view it on GitHub https://github.com/theapi/touch_timer/issues/1#issuecomment-2070816334, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXNKJXWGW3XEJQ3JPU7TKQDY6VSK5AVCNFSM6AAAAABD77JSN6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZQHAYTMMZTGQ . You are receiving this because you authored the thread.Message ID: @.***>