Skip to content

BrunoVandekerkhove/ramer-douglas-peucker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ramer-Douglas-Peucker

This C code snippet processes a linked list of points representing a curve, and simplifies this list by only keeping those points that aren't too distant (for more information, see WikiPedia).

About

C implementation of the Ramer-Douglas-Peucker algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages