International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 50 - Issue 17 |
Published: July 2012 |
Authors: Sushil Chandra Dimri, Sushil Kumar Chamoli, Anuj Dimri |
![]() |
Sushil Chandra Dimri, Sushil Kumar Chamoli, Anuj Dimri . A New Dynamic Programming Approach for Scan Conversion of a Circle. International Journal of Computer Applications. 50, 17 (July 2012), 7-10. DOI=10.5120/7861-0964
@article{ 10.5120/7861-0964, author = { Sushil Chandra Dimri,Sushil Kumar Chamoli,Anuj Dimri }, title = { A New Dynamic Programming Approach for Scan Conversion of a Circle }, journal = { International Journal of Computer Applications }, year = { 2012 }, volume = { 50 }, number = { 17 }, pages = { 7-10 }, doi = { 10.5120/7861-0964 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2012 %A Sushil Chandra Dimri %A Sushil Kumar Chamoli %A Anuj Dimri %T A New Dynamic Programming Approach for Scan Conversion of a Circle%T %J International Journal of Computer Applications %V 50 %N 17 %P 7-10 %R 10.5120/7861-0964 %I Foundation of Computer Science (FCS), NY, USA
Generally curve may be generated as a sequence of many small lines; some curves like circle, parabola, ellipse, in particular can be generated with help of D. D. A. algorithm and other special algorithms. There are two main recursive algorithms for scan conversion of the circle on computer screen, the Bresenhams and the Midpoint circle generating algorithm both are pixel based; in this paper we are presenting a recursive new approach for scan conversion of the circle. The pixel in one octant has been determined with help of this algorithm and rest of the parts of the circle will be generated with help of symmetry.