This repository contains my work for CSE 4310 Computer Vision course in Spring 2022 with Professor Alex Dilhoff at UTA.
This assignment covers image processing including changing color spaces and basic image transformations.
This assignment covers image stitching using SIFT, RANSAC, and warping images.
This assignment covers object detection using Kalman Filters.
This assignment is over all convolution net, convolutional neural networks, transfer learning and regularization using pytorch.
A sampling technique that uses neighboring pixel values when resizing an image to give a smoother effect.