• Sonuç bulunamadı

Sayısal Görüntü İşleme Teknikleri

N/A
N/A
Protected

Academic year: 2021

Share "Sayısal Görüntü İşleme Teknikleri"

Copied!
11
0
0

Yükleniyor.... (view fulltext now)

Tam metin

(1)

Sayısal Görüntü İşleme Teknikleri

Doç. Dr. Mehmet Serdar Güzel

Slides are mainly adapted from the following course page:

http://www.comp.dit.ie/bmacnamee

(2)

Lecturer

Instructor: Assoc. Prof Dr. Mehmet S Güzel

Office hours: Tuesday, 1:30-2:30pm

Open door policy – don’t hesitate to stop by!

Watch the course website

Assignments, lab tutorials, lecture notes

slide 2

(3)

Introduction

“One picture is worth more than ten thousand words”

Anonymous

(4)

References

“Digital Image Processing”, Rafael C.

Gonzalez & Richard E. Woods, Addison-Wesley, 2002

Mu

(5)

Contents

This lecture will cover:

Digital image definition

Digital image processing?

History of digital image processing

Key phases in digital image processing

(6)

Digital Image

A digital image represents 2-D image as a finite set of digital values, namely, pixels

Images taken from Gonzalez & Woods, Digital Image Processing (2002)

(7)

Digital Image? (cont…)

The value of I(x,y) at any point is gives the pixel value at that point of an image.

Images taken from Gonzalez & Woods, Digital Image Processing (2002)

(8)

Digital Image? (cont…)

Pixel values typically characterize gray levels, colors, heights etc

Digitization is an approximation to a real scene

Images taken from Gonzalez & Woods, Digital Image Processing (2002)

(9)

Digital Image? (cont…)

 Common image formats include:

1 sample per point (B&W or Grayscale)

3 samples per point (Red, Green, and Blue)

4 samples per point (Red, Green, Blue, and “Alpha”, a.k.a. Opacity)

 This course will focus on grey-scale images

(10)

Digital Image focusses on

Improvement of pictorial information for human perception

Processing of image data for storage, transmission and representation for machine awareness

(11)

DIP (cont…)

The range from image processing to computer vision can be categorized into three groups

First Level Input: Image Output: Image Examples: Noise removal, image enhancement

Second Level Input: Image Output: Qualities Examples: Object detection, recognition, segmentation

Third Level

Input: Qualities

Output: Understanding Examples: Scene

understanding,

autonomous navigation

Referanslar

Benzer Belgeler

iT-nm trr-TttiiTiTi in ıı .11 i mninnnrnmiiiiiiii iiiiiiiiiiii ıııııııııımııııi'iıııiıiıııııııımıiıiıiıııııı miıiHiınıiHiıııiniiinıııı

As the figure shows, it first created 8 bits of red, the next 8 bits of green, and the last 8 bits of blue form the color. The last 8 bits are called alpha channel, which holds

Digital Image Processing by Gonzalez and Woods, A Simplified Approach to Image Processing by Randy Crane. Lab Manual:

Önerilen Kaynaklar Digital image processing, Gonzalez and Woods, Copyright 2002 Dersin Kredisi (AKTS) 6.

Computer graphics deals with the formation of images from object models, For example: Object rendering.. Generating an image from an

Images taken from Gonzalez & Woods, Digital Image Processing (2002).?. Examples:

Slides are mainly adapted from the following course page:..

For many of the image processing operations in this lecture grey levels are assumed to be given in the range [0.0, 1.0].. What Is