Decompose a parametric curve into monotone segments

46 Views Asked by At

I'm looking for a numerical computational method to decompose a parametric curve $C(t)$ by subdivision into xy-monotone segments. I searched the web thoroughly, but didn't find any usable relevant matter. I'm also interested in corresponding analytic methods.

Do you know such methods?