ShapeReducer-objc
ShapeReducer-objc copied to clipboard
Path optimization using the Douglas-Peucker Line Approximation Algorithm in Objective C
Results
1
ShapeReducer-objc issues
Sort by
recently updated
recently updated
newest added
This PR has following changes - 1) Updated code to ARC 2) Removed deliberate sorting by updating algorithm. Now the results will be sorted automatically each time.