DocumentCode
1188784
Title
Fast polygon scan conversion with medical applications
Author
Gordon, Dan ; Peterson, Michael A. ; Reynolds, R. Anthony
Author_Institution
Dept. of Math. & Comput. Sci., Haifa Univ., Israel
Volume
14
Issue
6
fYear
1994
Firstpage
20
Lastpage
27
Abstract
The algorithm presented for polygon scan conversion is very fast and can replace the standard version in any application. Special requirements from medical data sets illustrate its practicality and versatility. The polygon scan conversion problem refers to filling the interior of a region represented by one or more polygons. The polygons are represented by the coordinates of their vertices in cyclic order. This problem shows up in many areas of computer graphics. The standard approach to polygon scan conversion creates two data structures, an edge table and an active edge table (AET). The edge table contains a bucket for each scan line. Each bucket consists of a linked list containing all the edges starting on that scan line (or straddling it for the first time). Creation of the edge table is an image-space step, since it depends on the number of scan lines existing in image space (that is, on the resolution of the target display device). In this respect, it is a device-dependent step. The algorithm we develop uses only an object-space data structure instead of the edge table and is therefore less device dependent. In particular, it is suitable for both raster and vector graphics devices.<>
Keywords
biomedical imaging; computer graphics; image segmentation; medical image processing; rendering (computer graphics); spatial data structures; cyclic order; data structures; fast polygon scan conversion; image-space ste; linked list; medical applications; medical data sets; object-space data structure; raster graphics devices; scan line; scan lines; special requirements; standard approach; vector graphics devices; Biomedical equipment; Biomedical imaging; Data structures; Filling; Graphics; Humans; Image segmentation; Layout; Medical services; Shape;
fLanguage
English
Journal_Title
Computer Graphics and Applications, IEEE
Publisher
ieee
ISSN
0272-1716
Type
jour
DOI
10.1109/38.329089
Filename
329089
Link To Document