Inspiration

Inspired by how computer work since childhood

What it does

It uses Grey scaling version, Gaussian blurring, resizing and absolute difference computing to highlight common patters in two images.

How we built it

I used a popular computer vision library called opencv2 to create the project.

Challenges we ran into

I tried to enhance the project using TensorFlow to create a more optimized and enhanced version so that it accurately performs image processing however ran into compiling issues such as gpu and memory on my computer.

Accomplishments that we're proud of

I manage to get it to work and work just fine with the opencv2 library.

What we learned

Computer vision projects are much are harder than they seem. Imagine coding how human eyes perceive. You have to think of everything from the ground up.

What's next for Computer vision project image project

Built With

Share this project:

Updates