Minimum number of points in a Bezier Curve
Posted: Sun Feb 03, 2008 7:58 pm
Dear all,
I'm designing a small program in which I have a polyline of 200 points and I need to convert this "polyline curve" to a Bezier curve, using the minimum number of points.
Right now I'm using as many Bpoints as points I have in the curve... could someone give me a hint in where to look for this? any theory or procedure will be welcomed.
Thanks in advance,
I'm designing a small program in which I have a polyline of 200 points and I need to convert this "polyline curve" to a Bezier curve, using the minimum number of points.
Right now I'm using as many Bpoints as points I have in the curve... could someone give me a hint in where to look for this? any theory or procedure will be welcomed.
Thanks in advance,