1 / 9

Introduction to the Computer Graphics

Introduction to the Computer Graphics. Anton V. Kudinov, Assistant professor of Computer Engineering Department. Overview. Problem of graphical information representation Raster and Vector graphics: definitions, properties, advantages and disadvantages Application fields.

abedi
Download Presentation

Introduction to the Computer Graphics

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. Introduction to the Computer Graphics Anton V. Kudinov, Assistant professor of Computer Engineering Department

  2. Overview • Problem of graphical information representation • Raster and Vector graphics: definitions, properties, advantages and disadvantages • Application fields

  3. Base types of the representation • Raster (bitmap) • Vector (object-oriented)

  4. Raster graphics P i x e l - picture element

  5. 1,2,8,3,128,255,255,... 4,3,13,55,67,2,35,44,... 23,2,44,255,0,5,255,... …………… …………… …………… Raster graphics

  6. Parameters of raster images 1. Resolution — pixel density d p i - dots per inch 2. Color depth — amount of bits for representation of each pixel color information

  7. Vector graphics

  8. Advantages of vector graphics over bitmaps • vector graphics are scalable • vector graphics files are usually much smaller than bitmap files

  9. Application fields of vector graphics Application fields of raster graphics • computer-aided design(CAD) • animation tools • desktop publishing systems (polygraphy) • rendering photo-realistic images

More Related