Module I: Advanced Computer Vision Methods
Osnovni podatki
Nosilec: Janez Perš
Vrsta predmeta: Izbirni-strokovni
Število kreditnih točk: 6
Semester izvajanja: 1. semester
Koda predmeta: 64276
Opis predmeta
We'll begin with the basics of the human visual system and how it differs from computer vision, establishing a base for understanding the contrast between natural and artificial visual processing. Next, we'll examine image datasets, emphasizing their role in advancing computer vision through the development and evaluation of algorithms.
We'll explore feature point detection and description techniques, such as SIFT, HOG, and MSER, focusing on multiresolution and scale space to understand image interpretation at various details.
The course will then cover visual object detection and tracking, highlighting methods like Bayesian filtering and the Kalman filter, to show how computer vision tracks objects in diverse settings.
Finally, we'll study learnable image descriptors and convolutional neural networks, diving into their application in deep learning for automation and robotics, showcasing how these technologies enable the creation of smart systems for visual world interaction.
Cilji
The aims of this course are to cover selected existing and emerging topics in advanced computer vision, and to prepare students for teamwork, as well as independent work in research and development.
Metode poučevanja in učenja
The lectures provide a theoretical background on particular subjects together with practical examples in Matlab and Python.
Practical work is being performed as the part of laboratory exercises, and is accomplished in the form of multiple assignments, acquainting students with computer vision algorithms. Students work in groups, consisting of two or three students, and the results are in the form of Matlab and Python code. After completing each part, students present their results to the assistant.
Homework project addresses the particular problem from the machine vision domain, either robot vision or industrial machine vision applications.