數(shù)字圖像處理英文課件:lecture1 Introduction_第1頁
數(shù)字圖像處理英文課件:lecture1 Introduction_第2頁
數(shù)字圖像處理英文課件:lecture1 Introduction_第3頁
數(shù)字圖像處理英文課件:lecture1 Introduction_第4頁
數(shù)字圖像處理英文課件:lecture1 Introduction_第5頁
已閱讀5頁,還剩50頁未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)

文檔簡介

1、1Digital Image ProcessingBilingual Course2A challenge for you and usEnglish or Chinese, that is a problem.The text book and the reference booksThe site is integrated with the web site of the book:/Course information and policy3The purposes and requirements of this course:Understand the basic concept

2、s, principles, and methods of DIPTo solve the problems in DIP To deep research the methodology of DIP and some relative subjects, such as:Computer vision GraphicsContent-based image retrieval 4Course Scoring Full Mark: 100 Marks. Activities: 30 Marks. Exam: 70 Marks. Overall periods: 46 hours. Theor

3、y Hours: 36 hours.Experimentation Hours:10 hours. Credits: 2.5 5First class journals in ChinaJournal of Computer Science and TechnologyChinese Journal of Computers (In Chinese)Journal of Software (In Chinese)Chinese Journal of Electronics (Chinese & English)Computer Research and Development (In Chin

4、ese)Top international journals IEEE Transactions on Pattern Analysis and Machine Intelligence (PAMI)IEEE Transactions on Image Processing (IP)Pattern Recognition (PR)Good relative international conferences IEEE International Conference on Computer Vision (ICCV)IEEE International Conference on Comput

5、er Vision and Pattern Recognition (CVPR)IEEE International Conference on Image Processing (ICIP)International Conference on Pattern Recognition (ICPR)Institute of Electrical and Electronics Engineers 6ReadingProgrammingMATLAB WindowsHow to learn this curriculum?7Why learn it?One image is worth more

6、than ten thousands words an important mediaSeeing is believingImage is never perfect (quality, size, etc)BlurNoiseDistortionColor decay, contrast8The amount of image generated everydayMilitary (NASA, Air Force, Army, etc)Medical (From film to digital hospital, telemedicine)Law enforcement (finger pr

7、int, face recognition, video surveillance)Civilian (industry inspection)Automatic processing of imagesImage retrievalAutomatic segmentationAutomatic detectionAutomatic recognition (OCR)9Industrial InspectionHuman operators are expensive, slow andunreliableMake machines do the job insteadIndustrial v

8、ision systems are used in all kinds of industriesCan we trust them?10Intelligent MonitoringAutomatic detection of alarm events from video flowsPeople tracking & counting for abnormal behaviourPerson identification11Intelligent Monitoring12Image EnhancementOne of the most common uses of DIP technique

9、s: improve quality, remove noise etc13Artistic EffectsArtistic effects are used to make images more visually appealing, to add special effects and to make composite imagesCompose14Face Morphing15鋼坯圖像161718192021770736-高清:NASA公布衛(wèi)星拍攝舟曲泥石流全域大圖 沒有什么比生命更重要,沒有什么比生命更值得憐惜 22relationship between image proces

10、sing and computer vision There are no clear-cut boundaries in the continuum from image processing at one end to computer vision at the other. However, one useful paradigm is to consider three types of computerized processes in this continuum: low-, mid- and high-level processes. A low-level process

11、involves primitive operations such as image preprocesses to reduce noise, contrast enhancement, and image sharpening. A low-level process is characterized by the fact that both its inputs and outputs are images. 23relationship between image processing and computer visionMid-level processes involve t

12、asks such as segmentation (partitioning an image into regions or objects), description of those objects to reduce them to a form suitable for computer processing, and classification (recognition) of individual objects. A mid-level process is characterized by the fact that its inputs generally are im

13、ages, but its outputs are attributes extracted from those images (e.g., edges, contours, and the identity of individual objects). 2425relationship between image processing and computer visionHigher-level processing involves “making sense” of an ensemble of recognized objects, as in image analysis, a

14、nd, at the far end of the continuum performing the cognitive functions normally associated with human vision. 26The continuum from image processing to computer vision can be broken up into low-, mid- and high-level processesLow Level ProcessInput: ImageOutput: ImageExamples: Noise removal, image sha

15、rpeningMid Level ProcessInput: Image Output: AttributesExamples: Edge Detection, segmentationHigh Level ProcessInput: Attributes Output: UnderstandingExamples: Scene understanding, autonomous navigation27Goals of image processingImage improvement low level IPImprovement of pictorial information for

16、human interpretation (Improving the visual appearance of images to a human viewer )Image analysis high level IPProcessing of scene data for autonomous machine perception (Preparing images for measurement of the features and structures present , with application to image data storage, transmission, a

17、nd representation)28Image acquisitionVideo camera, eye-fish camera, omni-cameraInfrared cameraRadarX-ray machine, Computational Tomography (CT)Range camera (laser)and more29What is Digital Image Processing?Most of the photos, advertisement, poster that we see in living are simulant images.We can dig

18、itize them by using scanner, capture card or digital camera, digital video recorder.An image is defined as a two-dimensional function f(x, y), where x and y are spatial plane coordinates, and f(x, y) is the intensity or gray level.When x, y, and f are all finite and discrete quantities, the image is

19、 called a digital image.Each element in an image is referred as a pixel (像素).30Digital image processing:processing digital images by means of a digital computerDigital image processing focuses on two major tasksImprovement of image quality for human interpretationProcessing of image data for storage

20、, transmission, display and representation for automatic machine perception31Digital image processing is based onMathematical and probabilistic modelsHuman intuition and analysis32Image Sensing and Acquisition 我們感興趣的各類圖像都是由“照射”源和形成圖像的“場景”元素對光能的反射或吸收相結(jié)合而產(chǎn)生的。33將照射能量轉(zhuǎn)換為數(shù)字圖像的基本原理:通過輸入電功率和對特殊類型檢測能源敏感的傳感器

21、材料組合,把輸入能源轉(zhuǎn)變?yōu)殡妷?。輸出電壓的波形是傳感器的響?yīng),同時,一個數(shù)字量可從數(shù)字化該響應(yīng)的每個傳感器得到。3435Image Sampling and QuantizationTo acquire digital images from the continuous sensed data f(x, y): Digitization in coordinate values: SamplingDigitization in amplitude values: QuantizationThe resulting image has M rows and N columns as363738

22、In many image processing books39The digitization process requires determine the M, N, and L.M and N: spatial resolutionL: gray-level resolutionL = 2k. L = gray-leveldynamic range: the range of values spanned by the gray scale, Lmin, Lmax.high dynamic range = high contrast imageThe number of bits req

23、uired to store the imageb = M N k orb = N2 k 4041Spatial resolution is the smallest discernible detail in an image.Resolution is the smallest number of discernible line pairs per unit distance.取樣值是決定一幅圖像空間分辨率的主要參數(shù)。42Gray-level resolution refers to the smallest discernible change in gray level. (subj

24、ective)43Typical effects of varying the number of gray levels in a digital image.44false contouringThis effect, caused by the use of an insufficient number of gray levels in smooth areas of a digital image.Image AcquisitionImage RestorationMorphological ProcessingSegmentationRepresentation & Descrip

25、tionImage EnhancementObject RecognitionProblem DomainColour Image ProcessingImage CompressionKey Stages in Digital Image ProcessingKey Stages in Digital Image ProcessingImage AcquisitionImage RestorationMorphological ProcessingSegmentationRepresentation & DescriptionImage EnhancementObject Recogniti

26、onProblem DomainColour Image ProcessingImage CompressionImage AcquisitionImage RestorationMorphological ProcessingSegmentationRepresentation & DescriptionImage EnhancementObject RecognitionProblem DomainColour Image ProcessingImage CompressionKey Stages in Digital Image ProcessingImage AcquisitionIm

27、age RestorationMorphological ProcessingSegmentationRepresentation & DescriptionImage EnhancementObject RecognitionProblem DomainColour Image ProcessingImage CompressionKey Stages in Digital Image ProcessingImage AcquisitionImage RestorationMorphological ProcessingSegmentationRepresentation & Descrip

28、tionImage EnhancementObject RecognitionProblem DomainColour Image ProcessingImage CompressionKey Stages in Digital Image ProcessingImage AcquisitionImage RestorationMorphological ProcessingSegmentationRepresentation & DescriptionImage EnhancementObject RecognitionProblem DomainColour Image Processin

29、gImage CompressionKey Stages in Digital Image ProcessingImage AcquisitionImage RestorationMorphological ProcessingSegmentationRepresentation & DescriptionImage EnhancementObject RecognitionProblem DomainColour Image ProcessingImage CompressionKey Stages in Digital Image ProcessingImage AcquisitionIm

30、age RestorationMorphological ProcessingSegmentationRepresentation & DescriptionImage EnhancementObject RecognitionProblem DomainColour Image ProcessingImage CompressionKey Stages in Digital Image ProcessingImage AcquisitionImage RestorationMorphological ProcessingSegmentationRepresentation & DescriptionImage EnhancementObject RecognitionProblem DomainColour Image ProcessingImage Compr

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論