1 / 24

Overview of Graphic Systems

Overview of Graphic Systems. Dr. Aree Ali Mohammed Assistant Professor 2013-2014 3 rd Stage aree.ali@univsul.net. Computer Graphics and Vision.

erelah
Download Presentation

Overview of Graphic Systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Overview of Graphic Systems Dr. Aree Ali Mohammed Assistant Professor 2013-2014 3rd Stage aree.ali@univsul.net University of Sulaimani - School of Science - Computer Dept.

  2. Computer Graphics and Vision • Computer graphics are created using computers and, more generally, the representation and manipulation of image data by a computer with help from specialized software and hardware. • Computer vision is a field that includes methods for acquiring, processing, analyzing, and understanding images.

  3. Video Display Devices • Refresh Cathode-Ray Tubes (CRTs) • Raster-Scan Displays • Random-Scan Displays • Color CRT Monitors • Flat-Panel Displays • Graphics Workstations and Viewing Systems • Input Devices • Hard-copy Devices Graphics System

  4. The primary output device in a graphics system is a video monitor. It is based on the standard cathode-ray tube (CRT) design. CRT : A beam of electrons, emitted by an electron gun, passed through focusing and deflection systems that direct the beam toward specified positions on the phosphor-coated screen  The phosphor emits a small spot of light at each position contacted by the electron beam  The light emitted by the phosphor fades very rapidly  the screen picture is maintained by directing the electron beam repeatedly over the same screen points  This type of screen called refresh CRT and the frequency is called refresh rate Video Display Devices

  5. Video Display Devices (CRT)

  6. Video Display Devices (CRT)

  7.  Most common type used in CRT, Based on television technology  The electronic beam is swept across screen, one row at a time, from top to bottom, each row is referred to as a scan line  As the electronic beam moves across a scan line, the beam intensity is turned on or off (or set to sum an intermediate value)  Picture definition is stored in a memory area called the refresh buffer or frame buffer Raster – Scan Systems

  8. Architecture of Raster Scan

  9. Architecture of Raster Scan

  10. Architecture of Vector Scan

  11. Random – Scan Systems

  12.  Used in architectural and engineering layouts  Problem: no shading  Random-scan displays produce smooth lines  Raster-scan displays produce jagged lines Random – Scan Systems

  13.  Use RGB color model  Produce more colors  Each pixel composed of three phosphor color dots (RGB)  3 electronic guns are used Color CRT Monitors

  14.  Reduce volume, weight, and power  Thinner Plasma: Two glass plates with mixture of gases (neon)  Vertical conducting ribbons in one glass and horizontal in another Flat-Panel displays

  15. Produce pictures by passing polarized light through liquid crystal material that can be aligned to either block or transmit the light Liquid Crystal Display LCD Graphics Workstations and Viewing Systems Graphics systems range from small general-purpose computer systems with graphics capabilities to sophisticated full color systems that are designed specifically for graphics applications

  16. Input Devices • Keyboard and mouser • |Trackball • Joysticks • Data glove • Voice system • early light pens to modern mice • data tablet • touch sensitive screens • 3D input devices (spaceballs etc.) • Button and dial boxes • Output Devices • Printers • Pen plotter Input and Hard Copy Devices

  17. Input and Hard Copy Devices • Input Devices • Keyboard - good for text, awkward for graphics. • Mouse - popular and convenient for graphics. • Data tablet - good for accurate digitalization of existing hard copies as vector sets. • Scanner - - good for digitalization of existing hard copies as pixel sets. • Light pen - usually not as convenient as a mouse. • Touch screen - more useful for menu selection than for graphics. • Joystick - useful for interactive graphics (games).

  18. Output Device • Raster Devices CRT - the common display device for personal computers. LCD - A smaller, lighter, lower power replacement for the CRT. LED - A smaller, lighter, lower power replacement for the CRT. Plasma screens - a more expensive but brighter alternative to LCDs. Printers - today's printers are good for both text and graphics • Vector Devices Plotters - good for vector graphics. Oscilloscope - an early vector graphics output device

  19. What do you mean by rasterization? Compare raster and vector scan displays. Write a short note on a. Flat panel display b. Plasma panel display 4. What do you understand by the terms raster scan and refresh rate? 5. Define aspect ratio. Review Questions and Discussion

  20. Application of Computer Graphics  Graphs and Charts  Computer Aided Design CAD  Virtual-Reality Environments  Data Visualization  Entertainment  Image Processing  Graphical User Interfaces GUI  Advertisement  Games

  21. Application of Computer Graphics

  22. In computer graphics, graphics software or image editing software is a program or collection of programs that enable a person to manipulate visual images on a computer. Raster: http://en.wikipedia.org/wiki/List_of_raster_graphics_editors#List Vector: http://en.wikipedia.org/wiki/List_of_vector_graphics_editors Graphics Software

  23. Reading List • “Computer Graphics with OpenGL” , chapter 1, 2. • Raster versus Vector http://www.sketchpad.net/basics1.htm

More Related