frechet

package
v0.55.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Frechet

func Frechet(c1 []Point, c2 []Point) float64

Frechet is a dynamic programming implementation calculating the frechet distance between the two curves c1 and c2.

Types

type Point

type Point struct {
	X float64
	Y float64
}

Point is used to represent curves

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL