Files

Below are the files for my project.

first index file: This is the html file that can be used to launch my web page. All that needs to be done is opening it in a browser.

second index file: This is my index.js file (my javascript file). This is where all my functions for the project are stored. It had to be uploaded as a .c file, so once it is downloaded, it must be renamed back to a .js file for it to work.

style: This is my style.css file that contains some css for the HTML page. It, like the java script file, had to be uploaded as a c file, so it will have to be renamed once downloaded.

Zipped File

Original Edge Detection

This is the edge detection code I first developed using https://idmnyu.github.io/p5.js-image/Edge/index.html. It is uploaded as a c file and needs to be converted back to js.

Other Version

This is another version of my project that I developed towards the end of the semester. I change a lot of my functions to use image data instead of matrices. It currently does not run all the way though and needs more development.

Paths

Presentation

css.php