Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

jorgekorgut/master-thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

Master thesis

Title : Exploring Trajectory Planning in Volume Rendering alongside Transfer Function Interpolation based on Perceptually Uniform Color Spaces

Figure 1: Diagram illustrating the volume visualization pipeline for the video export framework presented in this master thesis.

Abstract

Creation of fluid and visually appealing animations is a crucial factor for the effective communication of ideas and concepts. In this context, this thesis visualises and animates volumetric data used, for example, in pre-operative planning, material analysis and promotional content, among others. For this purpose techniques for camera path planning and for the export of high-quality videos were designed and implemented using the Visualisation Toolkit (VTK) in C++. Furthermore, a method for interpolation of transfer functions is presented that allows to isolate regions of interest that may change over time during the animation. Another research focus addresses a gap in the literature regarding the use of perceptually uniform color spaces in this context. Such color spaces have the potential to produce more accurate and perceptually consistent color transitions. We compare transfer functions defined in CIERGB with those using perceptually uniform color spaces such as ProLAB and CIELAB, as well as custom spaces designed specifically to minimize the CIEDE2000 color difference. The evaluation of the presented techniques shows the effectiveness of this framework in different scenarios and provides a solid basis for future research on perceptually uniform colour spaces in volume rendering.

About

Master's thesis (Passau University & INSA Lyon): Exploring Trajectory Planning in Volume Rendering alongside Transfer Function Interpolation based on Perceptually Uniform Color Spaces.

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors