2D convolution: simple texture segmentation (example #3)
Load two texture images
Display combined texture image
Compute nine texture energy images
"Edge-Level" texture energy image (1)
"Ridge-Level" texture energy image (2)
"Edge-Spot" texture energy image (3)
"Ridge-Ridge" texture energy image (4)
"Spot-Level" texture energy image (5)
"Edge-Edge" texture energy image (6)
"Edge-Ridge" texture energy image (7)
"Spot-Spot" texture energy image (8)
"Spot-Ridge" texture energy image (9)
Cluster nine-dimensional texture data
Generate 9d texture data
Perform 2-cluster k-means algorithm
This step may take a while...
Assign class labels
This step may take a while...
Display segmentation results
Compare to intensity-based clustering
Generate 1d intensity data
Perform 2-cluster k-means algorithm
This step may take a while...
Assign class labels
This step may take a while...
Display segmentation results
Created by Mathematica (February 5, 2004)