+ Jupyter Notebooks + [Change of Basis](change-of-basis.ipynb) + [Eight Point Algorithm](eightpoint.ipynb) + [ANN Tutorial 1](ann-tutorial.ipynb) + [Blurring]() directory with muliple files + [Corner]() directory with muliple files + [Homogeneous Co-ordinates](homogeneous.py) python script + [CNN](cnn.py) python module with script part + This is developed using a [dataset from kaggle](https://www.kaggle.com/c/digit-recognizer/data) + Unfortunately you need a Google or Kaggle account to download the data + Note that the test data from Kaggle are unlabelled, and thus only useful for training and validation if you manually label them + You can of course make your own data ...