Studying at the University of Verona
Here you can find information on the organisational aspects of the Programme, lecture timetables, learning activities and useful contact details for your time at the University, from enrolment to graduation.
Study Plan
This information is intended exclusively for students already enrolled in this course.If you are a new student interested in enrolling, you can find information about the course of study on the course page:
Laurea magistrale in Ingegneria e scienze informatiche - Enrollment from 2025/2026The Study Plan includes all modules, teaching and learning activities that each student will need to undertake during their time at the University.
Please select your Study Plan based on your enrollment year.
1° Year
Modules | Credits | TAF | SSD |
---|
2° Year activated in the A.Y. 2018/2019
Modules | Credits | TAF | SSD |
---|
Modules | Credits | TAF | SSD |
---|
Modules | Credits | TAF | SSD |
---|
Modules | Credits | TAF | SSD |
---|
2 courses to be chosen among the following
Legend | Type of training activity (TTA)
TAF (Type of Educational Activity) All courses and activities are classified into different types of educational activities, indicated by a letter.
Image and volume data analysis (2017/2018)
Teaching code
4S001409
Teacher
Coordinator
Credits
6
Language
Italian
Scientific Disciplinary Sector (SSD)
ING-INF/05 - INFORMATION PROCESSING SYSTEMS
Period
I sem. dal Oct 2, 2017 al Jan 31, 2018.
Learning outcomes
The course aims to provide the knowledge necessary to understand and use algorithms to process digital images and different types of spatially related data (volumes and surfaces). Therefore, algorithms and data structures will be presented to effectively code the data, segment the regions of interest, characterize with descriptors, recognize objects and align the structures (registration).
At the end of the course, the student will have to demonstrate knowledge and understanding skills that allow him to exploit data acquired by multimodal probes to perform 3D reconstruction, measurement, recognition and information fusion.
In addition, the student must demonstrate that he is able to use notions of computational geometry, algebra, and algorithms on graphs to solve practical problems in various application contexts, autonomously select the most appropriate data structures and the best algorithms.
The student will then be able to present an application project describing effectively motivations and choices, continuing the studies independently in the Visual Computing domain.
Program
Theory
1 Introduction
Spatially referenced data in 2D and 3D, scattered data, gridded data, sensors
2 Data structures
Images and volumes, binary and label data, topology. Scattered data, triangulation and interpolation
Surface and contour representations: curve approximations, splines; point clouds, meshes, meshing algorithms Moving Least Squares, ball pivoting.
3 Segmentation
Classification-based approaches, graph based approaches,
4 Contour/surface based segmentation
Snakes and active surfaces 3D, Level Sets, fast marching algorithm, distance maps and geodesic distances
5 Model based segmentation ,
Model fitting Hough transform, statistical modelling with training data: Point Distribution Models
6 Shape analysis
Moments, binary region descriptors, invariance properties.
Contour based descriptors, local features, signatures, Fourier descriptors, context in local descriptors.
Skeletons and medial lines,
Differential geometry of surfaces, descriptors on meshes
7 Image and texture features
8 Spatial registration
Problem descriptions and approaches. Landmarks based registration,
Intensity based registration
Laboratorio Matlab
Introduzione a Matlab, images, contours, sampling and interpolation, splines
Voxel based segmentation
2D Snake implementation
2D Shape retrieval
Mesh processing, 3D shape retrieval
Examination Methods
Written test (20/30) and evaluation of programming skills (10/30)
To pass the exam, the student must show
- they have understood the principles related to surface and volume Data encoding and processing
- they are able to describe these concepts in a clear and exhaustive way
- they are able to apply the acquired knowledge in different applicative contexts
Written test:
The written test is composed by a few open questions and/or exercises testing the understanding of the different topics of the course.
Laboratory:
The lab exam will consist of a small project applying methods learned in the course to application specific data