This repository contains solutions to the assignments of the Sensor Data Analytics Course at ELTE.
- Prewitt edge detector: gradient filter and nonmaxima-suppression (NMS)
- Thresholding algorithm by Otsu
- Detection of circular object by edge detection and Hough transform for circles
- Motion tracking of feature points and dense optical flow