Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 396 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 396 Bytes

SDA-Sensor-Data-Analytics

This repository contains solutions to the assignments of the Sensor Data Analytics Course at ELTE.

Tasks:
  • 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