图像处理与分析-1介绍
合集下载
相关主题
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
W.Q. Wang (SCCE,UCAS)
Image Processsing and Analysis
October 8, 2015
9/1
Ways in Teaching
Deliver lectures in Chinese, while PPT in English, discuss some problems Homework
W.Q. Wang (SCCE,UCAS)
Image Processsing and Analysis
October 8, 2015
4/1
References
ã”?nÄ:£2nd edition), Maria Petrou§Costas Petrou, ˜uŒÆч ã”?n!©Û†ÅìÀú§Milan Sonka§Vaclav Hlavac§Roger Boyle, ˜uŒÆч ”Computer vision: a Modern Approach”, David A.Forsyth, Jean Ponce, Prentice, >fó’ч êiã”?n, ........ x?Í, ‰Æч
W.Q. Wang (SCCE,UCAS)
Image Processsing and Analysis
October 8, 2015
5/1
What We Learn from the Course
Introduction+Matlab tutorial 1 week Image enhancement 2.5 weeks Image restoration 2 weeks Color image processing 1 week Wavelets and Multiresolution Processing(algorithm) 2.5 weeks Image Compression 1 week Morphological Image Processing 1 week Image Segmentation 1.5 week Representation and description 1 week show time and review 0.5 week
Email µwqwang@ucas.ac.cn
W.Q. Wang (SCCE,UCAS)
Image Processsing and Analysis
October 8, 2015
12 / 1
W.Q. Wang (SCCE,UCAS)
Image Processsing and Analysis
October 8, 2015
Suggestions
Accomplish various assignments Independently, carefully, actively. Practice what you have learned from the lectures actively using matlab.
Contact information
W.Q. Wang (SCCE,UCAS) Image Processsing and Analysis October 8, 2015 8/1
What We Learn from the Course II
Image Segmentation 1.5 week edge detection, Hough transform, thresholding, region segmentation, watershed segmentation algorithm Representation and description 1 week representation (chain codes,..., skeletons), descriptors( Fourier descriptor, statistics moments,....), texture, principal components,.... show time and review 0.5 week
W.Q. Wang (SCCE,UCAS)
Image Processsing and Analysis
October 8, 2015
2/1
Teaching goals
As an introductory course for senior content of computer vision, extensive fundamental techniques of image processing and analysis are presented Besides introducing fundamental theories and approaches, an important programming language Matlab is also introduced, and more attention is paid to one of its toolbox-image processing toolbox (IPT). For a student learning the course, he will set up a solid foundation, for further learning computer vision in the next semester, and the programming skills using Matlab will make him benefit more and more in the study of other courses and future thesis research.
2-3 problems each week, Complete electronically, and submit through course web plagiarism will be punished
Final exam
highly relevant to homeworks, so...
Image Processsing and Analysis
October 8, 2015
1/1
Course Overview
Teaching Goals Text Books and References What We Learn from the Course Ways in Teaching Grade Evaluation Some Suggestions and Contact Information
W.Q. Wang (SCCE,UCAS)
Image Processsing and Analysis
October 8, 2015
10 / 1
Grade Evaluation
Homeworks 5% Activity 10%
It is an activity of collecting data for the project in the next semester.
Image Processsing and Analysis Lecture 1!Introduction
Weiqiang Wang School of Computer and Control Engineering, UCAS October 8, 2015
W.Q. Wang (SCCE,UCAS)
W.Q. Wang (SCCE,UCAS) Image Processsing and Analysis October 8, 2015 3/1
Text Books
”Digital Image Processing” (2nd Edition), R.C. Gonzalez, R.E. Woods, Prentice, >fó’ч ”Digital Image Processing Using MATLAB”, R.C. Gonzalez, R.E. Woods, S.L. Eddins, Prentice, >fó ’ч
ቤተ መጻሕፍቲ ባይዱ
W.Q. Wang (SCCE,UCAS)
Image Processsing and Analysis
October 8, 2015
6/1
What We Learn from the Course I
Introduction+Matlab tutorial 1 week read, write, show an image, basics of Matlab programming Image enhancement 2.5 weeks intensity transform, histogram equalization and matching, spatial filters and convolution , smoothing linear filter, order-statistics filters, Laplacian operator Fourier transform and some properties, spatial domain and frequency domain, low-pass and high-pass filter, homomorphic filter Image restoration 2 weeks degradation model, noise model, noise reduction, linear position-invariant system, inverse filtering, Wiener filtering, Geometric transformations
13 / 1
Outline
W.Q. Wang (SCCE,UCAS)
Image Processsing and Analysis
October 8, 2015
14 / 1
What is the digital image processing
Basic conceptions Image
Two-dimensional function f (x, y ) x, y : Spatial coordinates Amplitude of f at (x, y ) : intensity, gray level
Final exam 85% Extra projects 4-8 points
W.Q. Wang (SCCE,UCAS)
Image Processsing and Analysis
October 8, 2015
11 / 1
Some suggestions and contact Information
W.Q. Wang (SCCE,UCAS) Image Processsing and Analysis October 8, 2015 7/1
What We Learn from the Course II
Color image processing 1 week color,color space, color image processing (smoothing and sharpening), segmentation Wavelets and Multiresolution Processing(algorithm) 2.5 weeks image pyramids, subband coding, Haar transform, multiresolution analysis, scale and wavelet function, wavelet transform, fast wavelet transform, wavelet packet Image Compression 1 week elements of information theory, DCT transform and other famous transforms Morphological Image Processing 1 week dilation and erosion, opening and closing operator, Hit-or-missing transform, some basic morphological algorithms