1 / 82

สจพ

สจพ. Image Processing. A/Prof.Dr.Supot Nitsuwat sns@kmitnb.ac.th http://it.kmitnb.ac.th. DIP. สจพ. Ch 2 Image Processing. 2.1 Pixel-based relation 2.2 Pixel-based operations 2.3 Histogram-based operations 2.4 Frequency-based operations 2.5 Group-based operations. DI&SP. MTCT. สจพ.

enid
Download Presentation

สจพ

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. สจพ Image Processing A/Prof.Dr.Supot Nitsuwat sns@kmitnb.ac.th http://it.kmitnb.ac.th DIP

  2. สจพ Ch 2 Image Processing 2.1 Pixel-based relation 2.2 Pixel-based operations 2.3 Histogram-based operations 2.4 Frequency-based operations 2.5 Group-based operations DI&SP MTCT

  3. สจพ DI&SP MTCT

  4. สจพ DI&SP MTCT

  5. สจพ DI&SP MTCT

  6. สจพ 2.1 Pixel-based basic relation 2.1.1 Neighboring System of a Pixel DI&SP MTCT

  7. สจพ • 4-neighbors system (N4(p)) f(x,y) จุดภาพ p f(x,y-1) f(x-1,y) f(x,y+1) f(x+1,y) DI&SP MTCT

  8. สจพ • Diagonal-neighbors system (ND(p)) f(x,y) f(x-1,y-1) f(x+1,y-1) f(x+1,y+1) f(x-1,y+1) DI&SP MTCT

  9. สจพ • 8-neighbors system (N8(p)) f(x,y-1) f(x,y) f(x-1,y-1) f(x+1,y-1) f(x+1,y) f(x-1,y) f(x+1,y+1) f(x-1,y+1) f(x,y+1) DI&SP MTCT

  10. สจพ 2.1.2 Connectivity DI&SP MTCT

  11. สจพ 4-connectivity (D4) 8-connectivity (D8) DI&SP MTCT

  12. สจพ Ex. Partial of image with intensity shown in piture. Find D4 , D8 , and Dm which isdistancesbetween A and B, ifV = {0,1}. 3 1 2 1B 2 2 0 3 1 2 1 2 A1 0 1 2 DI&SP MTCT

  13. สจพ noD4from A toB 3 1 2 1 B 2 2 0 3 1 2 1 2 A 1 0 1 2 DI&SP MTCT

  14. สจพ D8 from A toB 3 1 2 1 B 2 2 0 3 1 2 1 2 A 1 0 1 2 D8 from A to B 3 1 2 1 B 2 2 0 3 1 2 1 2 A 1 0 1 2 DI&SP MTCT

  15. สจพ Dm จาก A ไปถีง B 3 1 2 1 B 2 2 0 3 1 2 1 2 A 1 0 1 2 DI&SP MTCT

  16. 2.1.3 Adjacency

  17. สจพ 2.2 Pixel-based operations 2.2.1 Arithmetic Operations DI&SP MTCT

  18. Image Addition • Used to create double-exposures + =

  19. Image Averaging • Average multiple images (frames) of the same scene together • Useful for removing noise . . . + + =

  20. Special Effect

  21. Image Subtraction • Useful for finding changes between two images of (basically) the same scene • More useful to use absolute difference

  22. Background Subtraction • “What’s changed?” (absolute difference) = -

  23. สจพ a) b) c) DI&SP MTCT

  24. สจพ = % a) b) c) • bad-illumination image • Image of white paper that has similar illumination with image a) prepared in LAB • Result of image division DI&SP MTCT

  25. สจพ 2.2.2 Logical Operations • AND/NAND • OR/NOR • XOR/NXOR • NOT (Negative) DI&SP MTCT

  26. สจพ DI&SP MTCT

  27. สจพ d) a) b) c) = and g) e) f) DI&SP MTCT

  28. สจพ DI&SP MTCT

  29. สจพ b) a) c) d) DI&SP MTCT

  30. สจพ DI&SP MTCT

  31. สจพ a) b) = xor d) e) c) DI&SP MTCT

More Related