Python tkinter
image editor with image recognition
ID: python-tkinter-image-editor-with-image-recognition
Python
Ciro Santilli 35 Updated 2025-03-13 +Created 2025-03-13
tkinter
image editor with image recognition by It would be sweet to plug that perfectly into activatedgeek/LeNet-5!
Starting code: python/tkinter_cheat/draw_and_recognize.py. TODO:
- get canvas bytes out
- feed into onnx with background processing to not slow down GUI
New to topics? Read the docs here!