(refine P epsilon)
(refine P epsilon dist-fn)
refine curve P so that the distance between any two consecutive points is not greater than epsilon. This function is useful for getting better approximations of the Frechet distance via the discrete frechet distance,i.e. the discrete frechet distance converge to the frechet distance for better sampled curves
refine curve P so that the distance between any two consecutive points is not greater than epsilon. This function is useful for getting better approximations of the Frechet distance via the discrete frechet distance,i.e. the discrete frechet distance converge to the frechet distance for better sampled curves
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close