Blog Posts

A little bit of success

I was able to get the file upload to work and played around with canvases and some errors for a while and was finally able to get my edge detection to print out! Right now, the website only uploads the image (but doesn’t display it) and when the button is clicked, it prints out the edge detection. I want to have it set up so once the picture is uploaded, it shows on the canvas, and the user can chose colors they want from there to color in the picture, and then when they click the button, it will display the empty paint by number, and if they click the button again, it’ll display a colored paint by number using the colors they have chosen!

Next, I’m going to work on inverting my edge detection (right now, the outline is in white and the background is in black) and then I’m going to try and put numbers on like colors.

This is my source for the file upload code: https://www.w3schools.com/tags/att_input_type_file.asp

Leave a Reply

Your email address will not be published.

css.php