
Enhancing Visualization through Frequency Information with CUDA
Praktikum/DA/BA
Erald Vuçini, Meister Eduard Gröller
Content:
Description
Frequency domain is the natural domain for studying signals. In this work we want to build upon an existing framework, for integrating rendering and interactive frequency modulation within a unified CUDA platform. By including frequency modulation as a data enhancement step we aim the improvement of the overall visualization pipeline. Important data information is visible and can be better manipulated only in the frequency domain.
Task
| The starting point of this topic will be understanding recent work on frequency modulation. Following it is required to implement a GPU renderer using CUDA and integrating the usage of the CUDA CUFFT library in a unified framework. |