I want to create a field in python that will accept mouse drawings and convert it into 28x28 pixels image:
I want to use this image result to predict the output using a model that i have already trained, the model is of hand writing recognition where each image is of 28x28 pixels