deet / simplelineLinks
simpleline is a Golang package simplifies N dimensional lines using the Ramer–Douglas–Peucker algorithm
☆13Updated 11 years ago
Alternatives and similar repositories for simpleline
Users that are interested in simpleline are comparing it to the libraries listed below
Sorting:
- Implementing b-spline curves in Go☆39Updated 5 years ago
- RTree implementation for Go☆54Updated 4 years ago
- 2d geometry for golang☆55Updated 8 years ago
- an R-Tree library for Go☆29Updated 9 years ago
- Decompress .7z files in Go using 7z executable☆33Updated 4 years ago
- Geometry objects and functions for Go☆60Updated last year
- Cluster analysis library for Golang☆95Updated 6 years ago
- Point in Polygon implemented in Go☆82Updated 7 years ago
- Geocache is an in-memory cache that is suitable for geolocation based applications.☆144Updated 9 years ago
- 2D locality queries in Go☆34Updated 7 months ago
- Go package for working with the file structure of a TIFF.☆70Updated 6 years ago
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆86Updated 7 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago
- Create PDF from HTML☆24Updated 7 years ago
- A zero-dependency Go package for coordinate transformations.☆140Updated 10 months ago
- ☆23Updated 6 years ago
- Implementation of DBSCAN clustering algorithm in Go lang☆29Updated 9 years ago
- golang library to make https://chartjs.org/ plots (this is vanilla #golang, not gopherjs)☆48Updated 5 years ago
- Heatmap creation stuff for go.