home left up

---

Handwritten Japanese text.

args[0] (txt3)

The original image.

args[0] (txt3crp1)

Result of cropping txt3 and then zooming by a factor of 4.

args[0] (txt3thr1)

Result of thresholding txt3 at a value of 180.

args[0] (txt3thn1)

Result of thinning txt3thr1 with custom structuring element.

args[0] (txt3dil1)

Result of dilating txt3thr1 twice with a 3×3 square structuring element.

args[0] (txt3thn2)

Result of thinning txt3dil1 with custom structuring element.

args[0] (txt3prn1)

Result of pruning txt3thn2 with 2 iterations of each orientation of the custom structuring element.

args[0] (txt3dil2)

Result of dilating txt3thr1 three times with a 3×3 square structuring element.

args[0] (txt3thn3)

Result of thinning txt3dil2 with custom structuring element.

args[0] (txt3prn2)

Result of pruning txt3thn3 with 4 iterations of each orientation of the custom structuring element.

args[0] (txt3end1)

Result of applying hit-and-miss operator to txt3thr1 using custom structuring element.

args[0] (txt3end2)

Result of applying 5 iterations of conditional dilation - i.e. dilating txt3end1 using a 3×3 structuring element and then ANDing it with the thinned version.

args[0] (txt3mor1)

Result of ORing txt3end2 with pruned version.

---

home left up

©2003 R. Fisher, S. Perkins, A. Walker and E. Wolfart.

Valid HTML 4.0!