Texture in image processing

12
Texture Texture Presented by :- anna

description

its about image procesing term texture

Transcript of Texture in image processing

Page 1: Texture in image processing

TextureTexture

Presented by :-anna

Page 2: Texture in image processing

Road map

Texture definition Identification Approaches Statistical

Edge detection Co-occurrence measure

Texture segmentation boundary based region based

Page 3: Texture in image processing

Definition An image texture is a set of metrics

calculated in image processing designed to quantify the perceived texture of an image

Image Texture gives us information about the spatial arrangement of color or intensities in an image or selected region of an image.

texture can be defined as an entity consisting of mutually related pixels and group of pixels.

Page 4: Texture in image processing

Texture analysis Because texture has so many different

dimensions. no single method of texture representation

that is adequate for a variety of textures.

Page 5: Texture in image processing

Why we used texture ?

Image textures can be artificially created or found in natural scenes captured in an image

Used to help in segmentation classification of image

Analyze texture in CG Analyze texture in CG

Structu

red ap

proach Statistical approach

Page 6: Texture in image processing

Structured approach Structural approach: a set of texels in some regular or repeated pattern

Repeated 12 times Repeated 12 times

Page 7: Texture in image processing

Statistical approach Texture Is a spatial

property. A simple one-

dimensional Histogram Is not useful in characterizing texture

Example( an image in which pixelsAlternate From black to white inA checkerboard fashion will haveThe same histogram as an image in which the top half is black and the bottom half iswhite).

Example( an image in which pixelsAlternate From black to white inA checkerboard fashion will haveThe same histogram as an image in which the top half is black and the bottom half iswhite).

Page 8: Texture in image processing

Textures

Bark texture wood texture

Page 9: Texture in image processing

Different textures

fabricsCarpet texture

Page 10: Texture in image processing

Stone texture water texture

Page 11: Texture in image processing

In fact, there are many ways in which intensity might vary, but if the variation does not have sufficient uniformity, the texture may not be characterized

sufficiently close to permit recognition or segmentation.

Thus, the degrees of randomness and of regularity will have to be measured and compared when charactering a texture.

Often, textures are derived from tiny objects or components that are themselves similar, but that are placed together in ways ranging from purely random to purely regular, such as bricks in a wall, or grains of sand, etc.

Page 12: Texture in image processing

Statistical approach Co occurrence matrix

The graylevel co-occurrence matrix approach is

based on studies of the statistics of pixel intensity distributions.

The co-occurrence matrices express the relative frequencies (or probabilities) P(i, j | d,θ) with which two pixels having relative polar coordinates (d,θ) appear with intensities I, j.

The co-occurrence matrices provide raw numerical data on the texture, although this data must be condensed to relatively few numbers before it can be used to classify the texture.