web page for python script
Budget: €8 – €30 EUR
I have a python script that is an OCR that frames the sentences and words detected in an image and circles them
I want to make a web page that executes the python script and gives the result (the image with the sentences surrounded) and that with the help of a drag & drop selects a element surrounded in the image and we drop it in an html input to put the value surrounded in the image in the value of the input
For example i have a picture wich the word inspiring is surounded , i want to drag and drop it in a input html and to change the value of input to "inspiring"
the python script have an input the image and the output image with words surouded + all the word that have been detected
I want to make a web page that executes the python script and gives the result (the image with the sentences surrounded) and that with the help of a drag & drop selects a element surrounded in the image and we drop it in an html input to put the value surrounded in the image in the value of the input
For example i have a picture wich the word inspiring is surounded , i want to drag and drop it in a input html and to change the value of input to "inspiring"
the python script have an input the image and the output image with words surouded + all the word that have been detected