Interactive Computer Graphics

Interactive Computer Graphics - JMU Bachelor Informatik

Interactive Computer Graphics - JMU Bachelor Informatik


Fichier Détails

Cartes-fiches 272
Langue English
Catégorie Informatique
Niveau Université
Crée / Actualisé 27.07.2022 / 31.07.2022
Lien de web
https://card2brain.ch/box/20220727_interactive_computer_graphics
Intégrer
<iframe src="https://card2brain.ch/box/20220727_interactive_computer_graphics/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>

Asking small children, what the number halfway in between 1 and 9 is, often results in the answer of 3 instead of 5. Why is that the case?

Most visual sensors and displays have a characteristic nonlinear relationship of input and output signal levels. How can we compensate for this distortion?

Which postulation describes the connection between a stimulus’ intensity and the perceived intensity?

How does a stimulus’ intensity and the perceived intensity relate to one another?

For which areas is the eye more sensitive?

The eye ... discontinuities of brightness.

An intensity of 1 is mapped onto an 8 bit number with ɣ = 0.3. Which value is assigned to the number?

The definition of picture elements (or pixels for short) given does not match the structure and principles of human vision and the eyes on a fundamental level. What are reasons for this mismatch?

The graphics card is sending pixel information to the screen for every frame to be rendered. Let us assume a display resolution of 1920 (h) x 1080 (v) with a fixed refresh rate of 60 Hz, 8 bits per pixel primary color channel, three channels, and no compression. How much net bandwidth do the components have to provide.

In which situations does it seem advisable to choose a vector graphic over a raster graphic.

Which formats use primarily Vector Graphics?

Which formats use primarily Raster Graphics?

Which image descriptions are resolution independent?

How can color be described by a limited amount of bits?

Which color model codings typically uses 8bits?

Which color model codings typically uses 24bits?

What is aliasing?

What types of aliasing exist?

What is true of the Supersampling approach?

What is true of grid sampling?

What is true of stochastic sampling?

What is true of stratified sampling?

Audiophiles do love analog and lossless digital records. The most prominent argument is recognizable sound quality manifesting itself in less noise. Under which circumstances is the Nyquist-Shannon Theorem contradicting better sound quality and renders the lossy compressions like MP3 a competitive alternative.

What can a recorder do before recording to diminish aliasing within audio and visual data?

Which formular describes a sphere with center c = (h, j, k) and radius r?

Which statements about photogrammetry are correct ?

Which of the following steps are correct for ray tracing?

Which of the following steps are correct for rasterization?

 

    Which of the following color to wavelength assignments are correct?

      Which color space is biology-oriented?

        Which color space is hardware-oriented?

        Which color space is user-oriented?

        How can we have negative values here from the CIE experiment?

          What are correct assertions about the CIE Chromaticity Diagram?

            What does Steven’s Power Law (Weber-Fechner Law) describe?

            Relationsship between the magnitude of a physical stimulus and its perceived intensity

            What's ψ(I) in Steven’s Power Law?

            ψ(I) = kIa

            What's k in Steven’s Power Law?

            ψ(I) = kIa

            What's I in Steven’s Power Law?

            ψ(I) = kIa

            What are consequences of intensity sensitivity of human eye for integer encoding?

              An intensity of 1 is mapped onto an 8 bit number with ɣ = 0.3. The result is 255.

              How is this achieved?