This repository contains 5 Computer Vision exercises in MATLAB:
- RANSAC implementation to find the height and later the length and width of a box from a given distance image.
- Estimation of the frontal view of a building using homography matrix.
- Camera calibration and Stereo vision.
- Horse/ No Horse image recognition.
- Super-resolution
Further information on exercises can be found in the respective exercise.pdf's.