geometry - Ramer-Peucker-Douglas algorithm in polar coordinates -


i have points in polar coordinates (basically, have radar graph), , want eliminate points unnecessary way ramer-peucker-douglas in cartesian coordinates.

by unnecessary points still mean point b between points , c , "close" line joining c, original ramer-peucker-douglas algorithm (how close "close" input parameter algorithm).

any hints?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -