Open Access Open Access  Restricted Access Subscription Access
Open Access Open Access Open Access  Restricted Access Restricted Access Subscription Access

An Enhanced Method for Filling a 2D-Polygon


Affiliations
1 Department of Computer Science in Thiagarajar College, Madurai, India
2 Department of Computer Science and Engineering in Alagappa University, Karaikudi, India
     

   Subscribe/Renew Journal


Polygon filling is a fundamental operation in computer graphics and image processing. The conventional polygon filling algorithms normally adopt an approach of scan line at a time generally called Scan_Line Algorithms typically uses many procedures and data structure of table (records) and fields. Using these procedures and data structures, the polygon filling process slows down because, many procedures which are involving to fill a polygon performing operation of sorting, reordering records and fields in a table and it makes these algorithm a time-consuming, tedious and very complex. This paper presents an enhanced 2D polygon filling method based on to the Scan-Line algorithm. After discussing simply about the Scan-Line filling algorithm and its procedures, a different approach is proposed and is explained step by step.

This proposed method, KN algorithm is fast, and uses simple data structure and less execution time, data reordering work and is independent of the polygon geometry. The experimental results strongly support superiority of the proposed algorithm in execution time wise and it is theoretically and experimentally better than the conventional algorithm.

Keywords

Concave Polygon, End Points, Polygon Filling, Vertex.
User
Subscription Login to verify subscription
Notifications
Font Size

Abstract Views: 160

PDF Views: 2




  • An Enhanced Method for Filling a 2D-Polygon

Abstract Views: 160  |  PDF Views: 2

Authors

K. Natarajan
Department of Computer Science in Thiagarajar College, Madurai, India
K. Kuppusamy
Department of Computer Science and Engineering in Alagappa University, Karaikudi, India

Abstract


Polygon filling is a fundamental operation in computer graphics and image processing. The conventional polygon filling algorithms normally adopt an approach of scan line at a time generally called Scan_Line Algorithms typically uses many procedures and data structure of table (records) and fields. Using these procedures and data structures, the polygon filling process slows down because, many procedures which are involving to fill a polygon performing operation of sorting, reordering records and fields in a table and it makes these algorithm a time-consuming, tedious and very complex. This paper presents an enhanced 2D polygon filling method based on to the Scan-Line algorithm. After discussing simply about the Scan-Line filling algorithm and its procedures, a different approach is proposed and is explained step by step.

This proposed method, KN algorithm is fast, and uses simple data structure and less execution time, data reordering work and is independent of the polygon geometry. The experimental results strongly support superiority of the proposed algorithm in execution time wise and it is theoretically and experimentally better than the conventional algorithm.

Keywords


Concave Polygon, End Points, Polygon Filling, Vertex.