1 / 17

Image Modeling & Segmentation

Image Modeling & Segmentation. Aly Farag and Asem Ali. Image Modeling & Segmentation. Introduction Intensity Model. Spatial Interaction Model. Segmentation Framework. Introduction. Introduction. Image. Is a graphic representation of a scene in 2D/3D discrete spaces.

urvi
Télécharger la présentation

Image Modeling & Segmentation

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 Modeling & Segmentation AlyFaragand Asem Ali

  2. Image Modeling & Segmentation • Introduction • Intensity Model. • Spatial Interaction Model. • Segmentation Framework.

  3. Introduction

  4. Introduction Image • Is a graphic representation of a scene in 2D/3D discrete spaces. • Is stored as a raster data set of integer values • These values represent the intensity of reflected light, heat, or other range of values on the electromagnetic spectrum. • Location of each measurement is a “image element” called a pixel/voxel. Object or class in an image is represented by a group of pixels. Image Pixel Object / Class Camera Light Image Scene

  5. Introduction Examples RGB

  6. Introduction Examples Depth

  7. Introduction Examples Thermal

  8. Introduction Examples 2D video frame of a real 3D scene Remotely sensed image X-ray image Ultrasound image CT slice

  9. Introduction What is the information in the image? And how can it be mathematically modeled? Image Modeling: is to quantitatively specify visual characteristics of the image in few parameters so as to understand natural constraints and general assumptions about the imaging process • The following information that could capture the visual characteristics • The distribution of the intensity in each object. • The interaction between the pixels in each object. • The shape of the objects.

  10. Introduction Image Modeling Intensity Model gray level histogram Binary Image gray level histogram Binary Image

  11. Introduction Image Modeling Spatial Interaction gray levels histogram Binary image Human brain uses “contextual information” by assuming that the true color of a pixel depends on the colors at spatially neighboring Try reading this! The phaonmnealpweor of the hmuanmnid, it deosn'tmttaer in wahtoredr the ltteers in a wrod are, the olnyiprmoatnttihng is tahtthe frist and lsatltteer be in the rghitpclae. Contextual information: eliminate ambiguities, correct errors, recover messing information

  12. Introduction Image Modeling Shape In some cases, image non-homogeneities are outside the domain of uniform spatial interaction Adopted Cremers’02

  13. Introduction Image Modeling Intensity Spatial Image Segmentation Interaction Image Shape Others

  14. Introduction Image Segmentation • Partitioning of an image into non–overlapping, connected regions which are homogeneous with respect to some characteristic such as intensity or texture. • Extract the major components of scene while ignoring small intracomponent variations. • When the constraint that regions be connected is removed, the proposed approach is called pixel classification Segmentation pixel classification

  15. Introduction Segmentation Methods • Threshold techniques: make decisions based on local pixel information, are effective when the intensity levels of the objects fall outside the range of levels in the background. • Edge-based methods: detect contours around objects, then connect together broken contour lines. These method are too prone to failure in the presence of blurring. • Region-based methods: the image is partitioned into connected regions by grouping neighboring pixels of similar intensity levels / texture. Adjacent regions are then merged under some criterion (homogeneity or sharpness of region boundaries).

  16. Introduction Segmentation Methods • Markov random field models: allow for taking account of spatial interaction between adjacent or nearby pixel signals for image segmentation. are typically used to take into account the fact that, most pixels belong to the same class as their neighboring pixels. • If the strength of spatial interaction is too high, it may result in an excessively smooth. If it is too low, it may result in some holes in the segmented object • Deformable models: delineate region boundaries using closed parametric curves that deform under the influence of internal and external forces. • The main advantages are robustness to noise and spurious edges. disadvantage is that they require manual interaction to place an initial model

  17. Image segmentation Homework #1 Read the following image segmentation introduction http://lmb.informatik.uni-freiburg.de/lectures/segmentierung/Intro.pdf and answer these questions: Define the image? Pixel values can represent different measurements such as brightness, and what? What is the difference between image classification and image segmentation? What are the basic techniques for image segmentation? What are the different types of model-based image segmentation approaches? Mention the disadvantages of threshold-based image segmentation approach? Explain the main idea of the region growing-based image segmentation approach? What are the major classes of the deformable models and their formulations? Define the image modeling? What are the different information that we can model in images?

More Related