Algorithms for image/vector conversion

Digitized images can be converted into graphics format by segmenting them into regions and applying connected component analysis to the regions. Boundary chains can be constructed for each region, and the topological relationships among the regionscan be extracted. Region maps can be reconstructed from this information. CR Categories: 3.63, 8.2