• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2010, Vol. 32 ›› Issue (11): 63-65.doi: 10.3969/j.issn.1007 130X.2010.

• 论文 • Previous Articles     Next Articles

A Smoothed Contours Generating Algorithm for the MultiSegment Bezier Curve

HAN Lina1,GENG Guohua2   

  1. (1.School of Information Engineering,Xianyang Normal College,Xianyang 712000;2.Institute of Visualization Technology,Northwest University,Xi’an 710127,China)
  • Received:2010-02-26 Revised:2010-05-08 Online:2010-11-25 Published:2010-11-25

Abstract: In the process of generating contours automatically, it generates a polyline type of contour map if we connect the tracked point with the line. This paper proposes using the multisegment Bezier curve model to fit the contours. At first we use three Bezier curves fitting formula and leastsquares to get the four control points of the first segment of the Bezier curve. Then based on the smooth conditions of the Bezier curve and the acquired control points, we get the four subsegment control points with leastsquares. According to above ideas, we get the smooth contours. In addition, this paper proposes building the special case of the multisegment Bezier curve model in the condition of a smaller grid. Experiments show the proposed method is easy and feasible, and it has good visual effect.

Key words: contours;Bezier curve;leastsquares;fitting;smooth