RoboJackets / software-training-old

RoboJackets Software Training
MIT License
153 stars 191 forks source link

Project 1 #150

Closed JasonGibson274 closed 4 years ago

JasonGibson274 commented 4 years ago

This contains the write up and proposed solution for project 1.3.

The goal is to cover the basic idea of a convolution and then implement the code in C++. Provided txt files are used to load in different vector and kernels at run time. Code is provided to load these vectors in the starter code.