Computer Graphics: Pixels, Resolution, Aspect Ratio

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Listen to an AI-generated conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

What is the smallest unit of a digital image?

  • Resolution
  • Aspect Ratio
  • Pixel (correct)
  • Frame

What term describes the number of distinct pixels in each dimension of a display?

  • Saturation
  • Contrast
  • Resolution (correct)
  • Aspect Ratio

Which of the following is a common aspect ratio for monitors?

  • 5:2
  • 16:9 (correct)
  • 3:2
  • 1:1

What does DPI stand for?

<p>Dots per inch (A)</p>
Signup and view all the answers

What is a 'frame' in the context of computer graphics?

<p>A rectangular area for inserting graphics and text (D)</p>
Signup and view all the answers

What is another term for 'saturation' in photography?

<p>Chroma (A)</p>
Signup and view all the answers

What does contrast describe in an image?

<p>The relationship between the darkest and brightest parts (C)</p>
Signup and view all the answers

What is the term for converting an image described in vector graphics into a set of pixels?

<p>Rasterization (D)</p>
Signup and view all the answers

What causes aliasing?

<p>Smooth curves becoming jagged due to low resolution (D)</p>
Signup and view all the answers

What does foreshortening refer to?

<p>A technique to produce an illusion of projection in space (B)</p>
Signup and view all the answers

What causes flickering on a display screen?

<p>Low refresh rate (A)</p>
Signup and view all the answers

What technique simulates continuous-tone imagery through the use of dots?

<p>Halftone (D)</p>
Signup and view all the answers

What is dithering?

<p>Mixing colored pixels to create the illusion of more colors (C)</p>
Signup and view all the answers

What kind of printer draws images with ink pens, using point-to-point lines?

<p>Plotter (A)</p>
Signup and view all the answers

Which of the following is an example of a display device?

<p>TV monitor (B)</p>
Signup and view all the answers

What is the 'refresh rate' of a CRT monitor related to?

<p>How frequently the picture is redrawn (A)</p>
Signup and view all the answers

In a raster-scan display, what is each row on the screen referred to as?

<p>A scan line (D)</p>
Signup and view all the answers

What is the memory area called that stores the picture description in a raster-scan display?

<p>Refresh buffer (D)</p>
Signup and view all the answers

What is the term for a beam that sweeps across every other scan line?

<p>Interlaced refresh (D)</p>
Signup and view all the answers

What is determined by the number of bits corresponding to each pixel in a frame buffer?

<p>Color resolution (D)</p>
Signup and view all the answers

What is the purpose of a color look-up table?

<p>To map index values to color values (A)</p>
Signup and view all the answers

What term refers to how many frames are displayed per second?

<p>FPS (B)</p>
Signup and view all the answers

What technique involves dividing a frame into two fields to reduce flicker?

<p>Interlaced scanning (D)</p>
Signup and view all the answers

Which of the following is a disadvantage to raster displays?

<p>Aliasing (D)</p>
Signup and view all the answers

What is another name for Calligraphic Displays?

<p>Vector displays (B)</p>
Signup and view all the answers

Which type of display computes all pixels on each line?

<p>Raster (B)</p>
Signup and view all the answers

Which display technology allows for unlimited complexity of a picture?

<p>Raster (A)</p>
Signup and view all the answers

What does a "shadow mask" do in color CRT monitors?

<p>Produces wide range of color with RGB color model (B)</p>
Signup and view all the answers

Plasma panels are a type of?

<p>Flat-panel display (A)</p>
Signup and view all the answers

Which of the following is a non-emissive display?

<p>LCD monitor (C)</p>
Signup and view all the answers

What statement best describes 3D displays?

<p>3D displays are capable of bringing depth perception to the viewer (C)</p>
Signup and view all the answers

Which of the following is a traditional input device?

<p>Keyboard (A)</p>
Signup and view all the answers

What technique does the Display Processor use to digitize picture definitions?

<p>Scan conversion (C)</p>
Signup and view all the answers

What is the purpose of Graphics Software?

<p>Manipulates images or models visually on a computer (A)</p>
Signup and view all the answers

Which of the following best describes a 'Special purpose package" in Graphics Software?

<p>Designed for non-programmers (A)</p>
Signup and view all the answers

What are graphic standards?

<p>Agreed specifications for common computer interfaces (A)</p>
Signup and view all the answers

What is a pixel also known as?

<p>Picture element (D)</p>
Signup and view all the answers

What is meant by display resolution?

<p>The number of distinct pixels in each dimension (D)</p>
Signup and view all the answers

Which aspect ratio is commonly used for monitors?

<p>4:3 (C)</p>
Signup and view all the answers

What does PPI measure?

<p>Pixels per inch (D)</p>
Signup and view all the answers

In the context of video, what best describes a 'frame'?

<p>A single image in a sequence of images (A)</p>
Signup and view all the answers

What is the term 'chroma' also used to describe?

<p>Saturation (B)</p>
Signup and view all the answers

What does contrast refer to in an image?

<p>The relationship between the darkest and brightest parts (A)</p>
Signup and view all the answers

What is the term for converting vector graphics into pixels?

<p>Rasterization (C)</p>
Signup and view all the answers

What generally causes aliasing in computer graphics?

<p>Low resolution (B)</p>
Signup and view all the answers

What effect does foreshortening create?

<p>An illusion of projection or extension in space (D)</p>
Signup and view all the answers

What is a common cause of flickering on a display screen?

<p>Low refresh rate (D)</p>
Signup and view all the answers

What does halftoning simulate through the use of dots?

<p>Continuous-tone imagery (B)</p>
Signup and view all the answers

What is dithering used for?

<p>To create the illusion of more colors or grey tones (C)</p>
Signup and view all the answers

What does a graphics plotter use to draw images?

<p>Ink pens (C)</p>
Signup and view all the answers

The 'refresh rate' of a CRT monitor mainly refers to?

<p>How often the image is redrawn (D)</p>
Signup and view all the answers

What is another name for each row on a raster-scan display?

<p>Scan line (A)</p>
Signup and view all the answers

In raster-scan displays, what stores the picture description?

<p>Frame buffer (A)</p>
Signup and view all the answers

Which process uses beams sweeping across every other scan line?

<p>Interlaced scanning (B)</p>
Signup and view all the answers

In a frame buffer, the number of bits per pixel determines the:

<p>Color resolution (C)</p>
Signup and view all the answers

What is typically controlled by a color look-up table?

<p>Color values (C)</p>
Signup and view all the answers

What does FPS stand for in computer graphics?

<p>Frames per second (C)</p>
Signup and view all the answers

What is the main goal of dividing a frame into two fields when scanning?

<p>Reduce flicker (B)</p>
Signup and view all the answers

What is a common disadvantage of raster displays?

<p>Aliasing or 'jaggies' (A)</p>
Signup and view all the answers

Calligraphic Displays are also known as:

<p>Vector Displays (B)</p>
Signup and view all the answers

Unlimited complexity of a picture is an advantage of which display type?

<p>Raster (D)</p>
Signup and view all the answers

What primarily does a "shadow mask" do in color CRT monitors?

<p>Focuses electron beams (B)</p>
Signup and view all the answers

Plasma panels fall under which kind of display?

<p>Emissive (C)</p>
Signup and view all the answers

Which of the following is an example of a non-emissive display?

<p>LCD monitor (D)</p>
Signup and view all the answers

Flashcards

What is a pixel?

Smallest unit of a digital image; the picture element.

What is resolution?

Number of distinct pixels in each dimension that can be displayed.

What is Aspect Ratio?

The proportional relationship between the width and height of an image.

What does DPI mean?

The number of dots per inch in printing.

Signup and view all the flashcards

What does PPI mean?

The number of pixels per inch on a digital screen

Signup and view all the flashcards

What is a frame?

A rigid structure that surrounds an image, graphic or text in video or animation.

Signup and view all the flashcards

What is saturation?

Describes the depth or intensity of colour present within an image, also known as 'chroma'

Signup and view all the flashcards

What is contrast?

The relationship between the darkest and brightest parts of an image.

Signup and view all the flashcards

What is rasterization?

Technique of taking an image described in vector graphics format and converting it into a set of pixels.

Signup and view all the flashcards

What is Aliasing?

The process by which smooth curves and other lines become jagged.

Signup and view all the flashcards

What is foreshortening?

Technique of representing an object or human body in a picture to produce an illusion of projection or extension in space.

Signup and view all the flashcards

What is flickering?

The appearance of flashing or unsteadiness in an image on a display screen.

Signup and view all the flashcards

What is Halftone?

A reprographic technique that simulates continuous-tone imagery through the use of dots.

Signup and view all the flashcards

What is dithering?

A trick graphic applications use to fool your eye into seeing a whole lot more colours than there actually are.

Signup and view all the flashcards

What is a plotter?

Graphics printer that directly draws images with ink pens from vector graphics files.

Signup and view all the flashcards

What is a display device?

Term used to describe the device used to view video, images, or text.

Signup and view all the flashcards

What is CRT?

A primary output device that used to be the most common type of video monitor, now obsolete.

Signup and view all the flashcards

What is refresh rate?

The frequency at which a picture is redrawn on the screen.

Signup and view all the flashcards

What is Raster-scan?

It sweeps the electron beam across the screen, one row at a time from top to bottom, each row referred to as a scan line.

Signup and view all the flashcards

What is a Pixel in relation to Raster-Scan Display?

Screen point referred to as Pixel

Signup and view all the flashcards

What is Refresh buffer or frame buffer?

A memory area where a picture description is stored.

Signup and view all the flashcards

Which parameters characterize Frame Buffer?

It is characterized by size, x, y, and pixel depth of a frame buffer

Signup and view all the flashcards

What is direct colour?

Each pixel directly specifies a colour value.

Signup and view all the flashcards

What is palette based color?

A method that use palette (CLUT) to define the colors.

Signup and view all the flashcards

What is FPS?

Number of frames displayed per second.

Signup and view all the flashcards

What is Interlaced scanning?

Scanning method to reduce flicker, divides each frame into two fields: Even and Odd.

Signup and view all the flashcards

What are disadvantages of Raster-Scan?

Continuous primitives must be scan-converted, causes jaggies.

Signup and view all the flashcards

What is Random-Scan Display?

Electron beam is directed only to the points of picture to be displayed.

Signup and view all the flashcards

What is vector graphics?

The advantages of vector.

Signup and view all the flashcards

What is Colour CRT?

Combine 3, uses phosphors that emit different-coloured light. Produce wide range of color with RGB color model

Signup and view all the flashcards

What are Flat-Panel display?

A class of video devices that have reduced volume, weight and power requirement compared with CRT

Signup and view all the flashcards

What are Emissive Displays?

Used for electrical energy to light energy.

Signup and view all the flashcards

What are Non-Emissive Displays?

Use optical effects to convert light from other sources into graphics patterns

Signup and view all the flashcards

What is 3D display?

Bringing depth perception to the viewer

Signup and view all the flashcards

What is display processor?

The Display Processor digitizes picture definitions given in an application program into a set of pixel intensity values for storage in the frame buffer

Signup and view all the flashcards

What is graphics software?

A program or collection of programs that enable a person to manipulate images or models visually on a computer.

Signup and view all the flashcards

What are graphics standards?

Agreed specifications which define the common interfaces between computer systems or subsystems

Signup and view all the flashcards

Study Notes

Essential Concepts in Computer Graphics - Lecture 2

Pixel

  • A pixel, or picture element, represents the smallest unit of a digital image or graphic.
  • Pixels can be displayed and represented on a digital display device.

Resolution

  • Display resolution, or display modes, refers to the number of distinct pixels in each dimension that a digital television, monitor, or display device can show.
  • Resolution is calculated by multiplying width by height, for example, 1024 x 768.
  • Common resolutions include:
    • 720p (HD, Standard HD): 1280x720
    • 1080p (Full HD, FHD): 1920x720
    • 1440p (2K, QHD): 2560x1440
    • 4K (Ultra HD, UHD): 3840x2160
    • 8K (UHD): 7680x4320

Aspect Ratio

  • Aspect ratio refers to the correlation between width and height of a display.
  • Monitor aspect ratios such as 4:3, 16:9, and 21:9 are commonly encountered.

DPI/PPI

  • DPI (dots per inch) is the number of dots found within a one-inch line of a scan or print.
  • PPI (pixels per inch) signifies the number of pixels within a one-inch line of a digital screen.
  • Both DPI and PPI define the resolution, or clarity, of an image.

Frames

  • A frame is a rigid structure surrounding something like a picture, door, or windowpane.
  • Frames are rectangular areas designed for inserting graphics and text, enabling users to place objects anywhere on a page.
  • In video and animation, frames are individual pictures in a sequence of images.

Saturation

  • In photography, saturation describes the depth or intensity of color present within an image, and is referred to as chroma.
  • Images appear more vibrant with increased saturation, and more subdued with less.

Contrast

  • Contrast describes tones, specifically, the relationship between the darkest and brightest parts of an image.
  • The shadows are very dark and the highlights are very bright in an image with high contrast.

Rasterization

  • Rasterization transforms an image described in vector graphics format into a set of pixels for output on a screen.

Aliasing

  • Aliasing is the process in which smooth curves and other lines become jagged because the resolution of the graphics device or file is not high enough to represent a smooth curve.
  • The aliasing effect can be reduced by adjusting the intensities of the pixels along the line, and by increasing the resolution of screen

Foreshortening

  • Foreshortening is a technique of representing an object or human body in a picture to produce an illusion of projection or extension in space.

Flickering

  • Flicker is the appearance of flashing or unsteadiness in an image on a display screen.
  • Flickering can occur when the video refresh rate is too low

Halftone

  • Halftone is a reprographic technique simulating continuous-tone imagery through the use of dots, varied in size or spacing.

Dithering

  • Dithering is a trick graphic applications use to fool your eye into seeing more colors (or grey tones) on the screen than are really there.
  • Computers achieve this optical illusion by mixing different colored pixels to trick the eye into thinking that a totally new color exists.

Plotter

  • A plotter is a graphics printer, used for printing vector graphics that draws images with ink pens.
  • Instead of toner, plotters use a pen, pencil, marker, or another writing tool to draw multiple, continuous lines onto paper.

Display Device

  • A display device a term used to describe the device used to view video, images, or text; also referred to as desktop display.
  • A display device is an output device for the presentation of information in visual or tactile form, such as a TV monitor, mobile screen, or desktop monitor.

Video Display Devices

  • Video display devices include:
    • Cathode-ray tube (CRT) Monitor
      • Raster-Scan Displays
      • Random-Scan Displays
    • Color CRT Monitors
    • Flat-Panel Displays
    • Liquid crystal display (LCD)
    • Light Emitting Diode (LED)
    • Direct View Storage Tubes (DVST)
    • Plasma Display
    • 3D Display

Cathode-Ray Tube (CRT) Monitors

  • CRT monitors are primary output devices; the standard design of video monitors.
  • Refresh CRT
    • A beam of electrons hit a phosphor-coated screen, with light emitted by the phosphor.
    • The electron beam is directed to the same screen repeatedly, keeping the phosphor activated.
    • The frequency at which a picture is redrawn is the refresh rate.
    • The maximum number of points is the "resolution".

CRT Display Principles

  • Raster-Scan Displays are based on TV technology.
    • An electron beam sweeps across the screen, one row at a time, from top to bottom.
    • Each row is a scan line.
    • Screen point is referred to as a pixel.
    • Picture description is stored in the Refresh buffer, or Frame Buffer.
    • Description is stored in the memory area called as Refresh buffer, or Frame Buffer.
    • The number of bits per pixel in the frame buffer, called depth or bit planes. Includes:
      • Buffer with 1 bit per pixel - Bitmap
      • Buffer with multiple bits per pixel - Pixmap

Frame Buffer

  • A frame buffer is characterized by size, x, y, and pixel depth.
  • Resolution of a frame buffer is the number of pixels in the display (e.g., 1024x1024).
  • Bit Planes or Bit Depth is the number of bits corresponding to each pixel, determining the color resolution of the buffer.
    • Bilevel or monochrome displays have 1 bit/pixel.
    • 8bits/pixel -> 256 simultaneous colors
    • 24bits/pixel -> 16 million simultaneous colors

Specifying Color

  • Direct color: each pixel directly specifies a color value.
    • e.g., 24bit: 8bits(R) + 8bits(G) + 8 bits(B)
  • Palette-based color: indirect specification, uses palette (CLUT)
    • eg., 8 bits pixel can represent 256 colors.

Refresh Rates and Bandwidth

  • Frames per second (FPS).

Interlaced Scanning

  • Scan frame 30 times per second.
  • To reduce flicker, divide frame frame into two fields, consisting of the even scan lines and the other of the odd scan lines.
  • Even and odd fields are scanned out alternately to produce an interlaced image.

CRT Displays: Pros and Cons

  • Advantages:
    • Real image.
    • Many colors can be produced.
    • Dark scenes can be pictured/filled regions/shaded images.
  • Disadvantages to raster displays:
    • The discrete of representation, continuous primitives must be "scan-converted".
    • Aliasing or "jaggies" Arises due to sampling error when converting from a continuous to a discrete representation.

Random Scan Displays

  • Calligraphic Displays is also called vector, stroke, or line drawing graphics.
    • An electron beam is directed only to the points of the picture to be displayed.
    • Images store as a set of line-drawing commands, referred to as: display list, refresh display file, vector file, or display program.

Raster vs Vector Displays

  • Advantages of vector:
    • Very fine detail of line drawings (sometimes curves), whereas raster suffers from jagged edge problem due to pixels (aliasing, quantization errors).
    • Geometry objects (lines) whereas raster only handles pixels.
    • eg. 1000 line plot: vector display computes 2000 endpoints.
    • Raster display computes all pixels on each line
  • Advantages of raster:
    • Cheaper.
    • Colours, textures, realism.
    • Unlimited complexity of picture: whatever is put in refresh buffer, whereas vector complexity is limited by refresh rate.

Color CRT Monitors

  • Color CRT Monitors use a combination of phosphors that emit different-colored light.
  • Beam-penetration monitors:
    • Used in random-scan monitors.
    • Use red and green phosphors layers.
    • The color depends on the penetrated length of electrons.
  • Shadow mask monitors:
    • Used in raster-scan systems.
    • Produce wide range of color with RGB color model.
  • Color CRTs are much more complicated, require precise geometry, and use a pattern of color phosphors on the screen: -Delta electron gun arrangement -In-line electron gun arrangement

CRT Color Monitors: Pros and Cons

  • Advantages:
    • A wider range picture.
    • Display realistic images.
    • In-line arrangement of RGB color.
  • Disadvantages:
    • Difficult to cover all three beams on the same hole.
    • Poor Resolution.

Flat-Panel Displays

  • Flat panel displays reduce volume, weight, and power requirement compared with CRT and are divided into two categories:
    • Emissive Displays: Convert electrical energy to light energy (e.g., Plasma panels).
    • Non-emissive Displays: Use optical effects to convert light from other sources into graphics patterns (e.g., LCD monitors).

Plasma Panel Display

  • Plasma panels (gas-discharge display)
    • The region between two glass plates when filled with a mixture of gases
    • A refresh buffer is used to store picture description
    • Firing voltages applied to refresh the pixel positions

Liquid-Crystal Displays

  • Liquid-crystal displays (LCD) are commonly used in small systems.
    • Liquid crystal compounds have a crystalline arrangement of molecules, flowing like a liquid.
    • Passive-matrix LCD To control light twisting, the voltage applied to intersecting conductors to align the molecules.
    • Active-matrix LCD Using thin-film transistor technology, place a transistor at each pixel location.

3D Display Advantages

  • It is also called stereoscope display technology is capable of bringing depth perception to the viewer, and used for 3D gaming and 3D TVs.
  • The Fog Display, Holographic Display, and Retina Display are examples of 3D Displays.
  • Advantages:
    • Impressive Picture Quality
  • Disadvantage:
    • Expensive
    • Binocular Fusion

Video Output Devices

  • Includes:
    • Desktop
    • Vector display
    • CRT
    • LCD flatpanel
    • Plasma
    • Workstation displays (Sun Lab)
    • PC and Mac laptops
    • Tablet computers
    • Wacom's display tablet
    • Digital Micromirror Devices (projectors
    • Field Emission Devices (FEDs)
    • Organic Light-Emitting Diode (OLED)

Immersive Video Output Devices

  • Include:
    • Head-mounted displays (HMD)
    • Stereo shutter glasses
    • Virtual Retinal Display (VRD)
    • CAVEâ„¢

Traditional Input Devices

  • Include:
    • Standard mouse
    • Tracker ball mouse
    • Keyboards
    • Pen-based devices
      • Touch screen
      • Tablet computers
    • Palm-top devices
    • Joysticks
      • game pads
      • flightsticks
    • Touchscreens
  • Microphones
    • Wireless vs. wired
    • Headset
  • Digital still and video cameras & scanners
  • MIDI devices
    • input from electronic musical instruments for entering scores

3D Input Devices

  • include:
    • Electromagnetic trackers, which can be attached to any head, hands, joints, objects.
      • Polhemus FASTRAKTâ„¢ (used in Brown's Cave)
    • Gloves:
      • Attach electromagnetic tracker to the hand
      • Pinch gloves contact between digits is a "pinch" gesture.
        • CAVE, extended Fakespace PINCHâ„¢ gloves with extra contacts

Display Processor

  • The display processor digitizes picture definitions given in an application program into a set of pixel intensity values for storage in the frame buffer (Scan conversion).

Graphics Software

  • Graphics software refers to a program or collection of programs that enable a person to manipulate images or models visually on a computer.

Categories of Graphics Software

  • Special purpose: is designed for non-programmers and communicates with a set of menus.
  • General programming: which is for programmers, and provides a library of graphics functions used in programming language.

Graphic Standards

  • Graphic Standards refer to agreed specifications which define the common interfaces between computer systems or subsystems.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Use Quizgecko on...
Browser
Browser