sandboxnu / a-eye

Interactive computer vision modules developed for Prof. Mingolla's HONR1310 Your Eye and AI course
https://a-eye.vercel.app
GNU General Public License v3.0
5 stars 1 forks source link

Calculate images filtered by horizontal, vertical, and diagonal Sobel kernels #162

Closed maxpinheiro closed 2 years ago

maxpinheiro commented 2 years ago
connorlbark commented 2 years ago

Hey! just wanted to follow up with the progress we made today.

We didn't fix the weird "MIME type missing" error, BUT we did get the images displaying properly for the vertical and horizontal filters. We also computed the combined image; we weren't sure how to compute this, so what we did was sum together the horizontal and the vertical images as a temporary solution. let us know if we're on the right track and everything looks good!

you can see the preview here: https://a-eye-edli239mq-sandboxneu.vercel.app/modules/computer-vision