Vectorization (image tracing)

From Wikipedia, the free encyclopedia
  (Redirected from Raster to Vector)
Jump to: navigation, search

In computer graphics, vectorization refers to the process of converting raster graphics into vector graphics.

Contents

[edit] Popular applications

Unlike the opposite process rasterization, vectorization is not well defined, meaning there is not a single correct method. Many different algorithms exist, and each gives different results, as vector representations are more abstract than pixels.

[edit] Vectorization algorithms

One algorithm of vectorizing edges is described in the open-source project Outliner.[1] This algorithms uses the small vector-described rectangular shapes called the contour dots that hover above the pixels. The statistics of the underlying pixels is used for positionning and orienting the contour dot at the centerline of the edge. This algorithm can be used in the computer vision for the replacement of such classic edge detection methods as Roberts Cross, Canny and Sobel.

[edit] See also

[edit] References

  1. ^ [1] Outliner, the edge detection utility

[edit] External links


Personal tools
Namespaces

Variants
Actions
Navigation
Interaction
Toolbox
Print/export
Languages