16
Digital Image Processing 개요 김성영교수 금오공과대학교 컴퓨터공학과

Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

  • Upload
    others

  • View
    2

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

Digital Image Processing 개요

김성영교수

금오공과대학교

컴퓨터공학과

Page 2: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

2

학습 내용

Computer Imaging 소개

Pattern Recognition 개요

Image Processing 개요

Page 3: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

3

Computer Imaging

Acquisition and processing of visual information by

computer

Divided into two primary application areas:

1. Computer vision

2. Image processing

With image analysis being a key component in the

development and deployment of both

Page 4: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

444

ComputerVision

ImageProcessing

by Computer by Human

Image Computing

Image Analysis

Page 5: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

555

image

description

Program

Draw a Circle andFill with Green

ComputerGraphics

ImageProcessing

ComputerVision

차량번호:

경북35고1079

Page 6: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

6

Pattern Recognition

Input object(pattern)를 주어진 algorithm에 따라 category나 class로 classification하는 과정

( 키, 몸무게, SGOT, SGPT, 혈당,

높은혈압, 낮은혈압)

=

( 169, 71, 18, 26, 94, 130, 80)

정상인가?무슨글자인가?무슨과일인가?

Page 7: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

777

features

banana

imageenhancement

imagesegmentation

featureextraction

patternclassification

Page 8: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

888

color

thinnessratio

24

P

AT

1

24

2

2

r

r

1

0

red yellow

banana

Page 9: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

9

Image Processing 개요

인간이사용하기편하도록컴퓨터를사용하여기존영상을

개선하거나수정하는학문분야

(Images are to be examined and acted upon by people)

Fields of image processing

image enhancement

image segmentation

image transforms

image compression

Page 10: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

101010

image enhancementTo improve an image visually by using knowledge of the human visual system’s response

Page 11: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

111111

image segmentationTo find regions that represent objects or meaningful parts of object

Page 12: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

121212

FFT

image transformsTo map the given data into a different mathematical space via a transformation equation

Page 13: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

131313

image compressionTo reduce the typically massive amount of data needed to represent an image

640x480x3 = 900 Kbytes

200 Kbytes (22%)

45 Kbytes (5%) 30 Kbytes (3%)

Page 14: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

141414

Page 15: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

15

요약

Computer Imaging

Acquisition and processing of visual information by computer

Computer vision, Image processing → image analysis

Pattern Recognition

Input object(pattern)를주어진 algorithm에따라 category나 class로classification하는과정

Image enhancement → image segmentation → feature extraction →pattern classification

Image Processing

인간이사용하기편하도록컴퓨터를사용하여기존영상을개선하거나수정하는학문분야

image enhancement, image segmentation, image transforms, image compression

Page 16: Digital Image Processingcontents.kocw.net/KOCW/document/2012/kumoh/kimseongyeong/... · 2016-09-09 · 3 Computer Imaging Acquisition and processing of visual information by computer

16

Reference

Scott E Umbaugh, Computer Imaging, CRC Press, 2005

오일석, 패턴인식, 교보문고, 2008