Skip to contents

Implementation of the Douglas-Peucker algorithm for line thinning http://en.wikipedia.org/wiki/Ramer-Douglas-Peucker_algorithm

Usage

simplify_rec(points, tol = 0.01)

Arguments

points

matrix of x and y points

tol

tolerance