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

Rectangles Filling using Divide and Conquer Method


Affiliations
1 Department of Information Technology, Sree Vidyanikethan Engineering College, Tirupati, AP, India
2 Department of Computer science & Systems Engineering, Sree Vidyanikethan Engineering College, Tirupati, AP, India
3 Department of Computer Science Engineering,, Sree Venkateswara College of Engineering, Tirupati, AP, India
4 Department of Computer Science & Systems Engineering, Sree Vidyanikethan Engineering College, Tirupati, AP, India
     

   Subscribe/Renew Journal


Region filling is the most important in many applications like computer graphics, computer cartography, pattern recognition, and scene analysis. The conventional pixel based region filling algorithms like flood filling, boundary filling are the recursive algorithms and these algorithms have the ability to use an indefinite amount of stack space and can cause a system to become unstable. And these recursive algorithms are not suitable for filling the larger size polygons. The proposed algorithm using divide and conquer approach, divides the polygon into subparts and fills the subparts for solving the above difficulties. And finally we compare and present the results of existing and proposed algorithms.

Keywords

Polygon, Divide and Conquer, Region Filling, Raster Scan.
User
Subscription Login to verify subscription
Notifications
Font Size

Abstract Views: 203

PDF Views: 1




  • Rectangles Filling using Divide and Conquer Method

Abstract Views: 203  |  PDF Views: 1

Authors

Koppala Guravaiah
Department of Information Technology, Sree Vidyanikethan Engineering College, Tirupati, AP, India
M. Ramu
Department of Computer science & Systems Engineering, Sree Vidyanikethan Engineering College, Tirupati, AP, India
A. Damodhar
Department of Computer Science Engineering,, Sree Venkateswara College of Engineering, Tirupati, AP, India
B. D. Kalyan Kumar
Department of Computer Science & Systems Engineering, Sree Vidyanikethan Engineering College, Tirupati, AP, India

Abstract


Region filling is the most important in many applications like computer graphics, computer cartography, pattern recognition, and scene analysis. The conventional pixel based region filling algorithms like flood filling, boundary filling are the recursive algorithms and these algorithms have the ability to use an indefinite amount of stack space and can cause a system to become unstable. And these recursive algorithms are not suitable for filling the larger size polygons. The proposed algorithm using divide and conquer approach, divides the polygon into subparts and fills the subparts for solving the above difficulties. And finally we compare and present the results of existing and proposed algorithms.

Keywords


Polygon, Divide and Conquer, Region Filling, Raster Scan.