Skip to content

This project uses computer vision to take an input picture of two hand written vectors, and accurately classify each of the numbers to calculate the dot and cross product of the vectors. I trained the model using the MNIST dataset, and openCV to create contours, the bounding boxes and apply a Gaussian filter.

Notifications You must be signed in to change notification settings

ankitbatra22/VectorAssist

Repository files navigation

VectorAssist

Utilized computer vision to take an input picture of two handwritten vectors, and classify the numbers to perform vector arithmetic. I trained the model using the MNIST dataset, and openCV to create contours, the bounding boxes and apply a Gaussian filter.

IMG-3742.jpg

About

This project uses computer vision to take an input picture of two hand written vectors, and accurately classify each of the numbers to calculate the dot and cross product of the vectors. I trained the model using the MNIST dataset, and openCV to create contours, the bounding boxes and apply a Gaussian filter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages