Computer Vision projects, University of Barcelona. Here you can find some of my works on different subjects related with Computer Vision, such as:
- Introduction. Notebooks to get used to the python modules we're going to use; numpy and skimage.
- Basics on Image Processing and Manipulation.
- Filtering and edge detection techniques.
- Image and video segmentation.
- Descriptors extraction for object detection, based on template matching, ORB, and HOG.
- Image search using textures.
- Haar-like features applied for face detection.
- Finally I decided to include a project about Autonomous driving.