Introduction to the Computer Graphics Anton V. Kudinov, Assistant professor of Computer Engineering...

9
Introduction to the Computer Graphics Anton V. Kudinov, Assistant professor of Computer Engineering Department

description

Base types of the representation  Raster (bitmap)  Vector (object-oriented)

Transcript of Introduction to the Computer Graphics Anton V. Kudinov, Assistant professor of Computer Engineering...

Page 1: Introduction to the Computer Graphics Anton V. Kudinov, Assistant professor of Computer Engineering Department.

Introduction to the Computer Graphics

Anton V. Kudinov,Assistant professor of Computer EngineeringDepartment

Page 2: 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

Page 3: Introduction to the Computer Graphics Anton V. Kudinov, Assistant professor of Computer Engineering Department.

Base types of the representation

Raster (bitmap) Vector (object-oriented)

Page 4: Introduction to the Computer Graphics Anton V. Kudinov, Assistant professor of Computer Engineering Department.

Raster graphics

P i x e l - picture element

Page 5: Introduction to the Computer Graphics Anton V. Kudinov, Assistant professor of Computer Engineering Department.

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

………………………………………

Raster graphics

Page 6: Introduction to the Computer Graphics Anton V. Kudinov, Assistant professor of Computer Engineering Department.

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

Page 7: Introduction to the Computer Graphics Anton V. Kudinov, Assistant professor of Computer Engineering Department.

Vector graphics

Page 8: Introduction to the Computer Graphics Anton V. Kudinov, Assistant professor of Computer Engineering Department.

Advantages of vector graphics over bitmaps

vector graphics are scalable vector graphics files are usually much

smaller than bitmap files

Page 9: Introduction to the Computer Graphics Anton V. Kudinov, Assistant professor of Computer Engineering Department.

Application fields of vector graphics computer-aided design (CAD) animation tools desktop publishing systems

(polygraphy)

Application fields of raster graphics rendering photo-realistic images