Jump to content

Computational visualistics

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SheriffIsInTown (talk | contribs) at 22:49, 4 September 2024 (Algorithms from "not-image" to "image": Ce). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Computational visualistics is an interdisciplinary field focused on the use of computers to generate and analyze images.[1]

Areas covered

In the study of images within computer science, the abstract data type "image" (or potentially several such types) is a central focus, along with its various implementations.[2] Three main groups of algorithms are relevant to this data type in computational visualistics:

Algorithms from "image" to "image"

Algorithms from "image" to "image" involve image processing, which focuses on operations that convert one or more input images, possibly with additional non-image parameters, into an output image. These operations support various applications, including enhancing image quality through techniques like contrast enhancement, extracting features such as edge detection, and identifying and isolating patterns based on predefined criteria, such as the blue screen technique. The field also encompasses the development of compression algorithms, crucial for the efficient storage and transmission of image data.

Algorithms from "image" to "not-image"

Two disciplines focus on transforming images into non-pictorial data. The field of pattern recognition, although not limited to images, has made significant contributions to computational visualistics since the early 1950s. This work includes classifying information within images, such as identifying geometric shapes (e.g., circular regions), recognizing handwritten text, detecting spatial objects, and associating stylistic attributes. The goal is to map images to non-pictorial data types that describe various aspects of the images. In contrast, computer vision, a branch of artificial intelligence (AI), aims to enable computers to achieve visual perception akin to human vision. Problems in computer vision are considered semantic when their objectives closely align with human-like understanding of objects within images.

Algorithms from "not-image" to "image"

The exploration of how operations involving non-pictorial data types can generate images is particularly relevant in computer graphics and information visualization. Computer graphics focuses on creating images that represent spatial configurations of objects, often in a naturalistic manner, such as in virtual architecture. These image-generating algorithms typically start with data describing three-dimensional geometry and scene lighting, along with the optical properties of surfaces. In contrast, information visualization aims to depict various data types, especially those with non-visual components, using visual conventions such as color codes or icons. Fractal images, such as those of the Mandelbrot set, represent a borderline case in information visualization, where abstract mathematical properties are visualized.

Computational visualistics degree programmes

The subject of computational visualistics was introduced at the University of Magdeburg, Germany, in the fall of 1996. [3] It was initiated by Thomas Strothotte, Prof. for computer graphics in Magdeburg and largely supported by Jörg Schirra together with a whole team of interdisciplinary researchers from the social and technical sciences as well as from medicine. This five-year diploma programme has computer science courses as its core: students learn about digital methods and electronic tools for solving picture-related problems. The technological areas of endeavor are complemented by courses on pictures in the humanities. In addition to learning about the traditional (i.e. not computerized) contexts of using pictures, students intensively practice their communicative skills. As the third component of the program, an application subject such as biology and medicine gives students an early opportunity to apply their knowledge in that they learn the skills needed for co-operating with clients and experts in other fields where digital image data are essential, e.g. microscopy and radiologic image data in biology and medicine. Bachelor and Master's programmes were introduced in 2006.

The expression 'computational visualistics' is also used for a similar degree programme of the University at Koblenz.

References

  1. ^ "Computational Visualistics". unimagdeburg. Retrieved 2023-11-15.
  2. ^ "Schirra 2005". Archived from the original on 2007-05-23. Retrieved 2006-06-09.
  3. ^ "OVGU - Computational Visualistics - Dual". Retrieved 17 December 2021.

Further reading