Set of computer vision assignments for my class of CSC 483 at Union College, NY, USA.
- loading a ppm image from a file
- grayscaling
- histogram equalization
- thresholding
- Project 1 Writeup
- convolution and filtering
- creating hybrid images with the use of high-pass and low-pass filters
- Project 2 Writeup
- edge and line detection
- Canny edge detector, Hough lines
- Project 3 Writeup
- Harris corner (feature) detector
- Project 4 Writeup
- feature matching
- Project 5 Writeup
- recognition of planaria forms and Fourier transform of their shape
- Paper