-
Currently, large graph spaces are nowhere near as fast as continuous spaces.
Examples:
## Distance between random points
- Euclidean 2D: 4.88 µs
- 10 x 10 grid graph: 4.7 µs
- Manhattan Stree…
-
I compared the distance errors in simulation using a cummulative histogram on the errors generated in simulation:
![voxblox_euclidean_comp_sim](https://user-images.githubusercontent.com/23301102/4…
-
I'm afraid I can't describe this issue very well as it's hard to understand what is happening, but the ruler is showing up like this even without any difficult terrain on the map:
-
public static double norm(double[][] dataSet, double[][][] s_pos, int cent, int part, int data_vector) {
// Matlab code
// distance(data_vector,1)=norm(s_pos(cent,:,part)-Data(data_vec…
nvyin updated
8 years ago
-
Useful distance measures include but are not limited to:
- [x] (minimum) distance https://shapely.readthedocs.io/en/stable/manual.html#object.distance
- [x] Hausdorff distance https://shapely.read…
-
```
What steps will reproduce the problem?
1. Follow readme.txt and run the example FastDtwTest with Euclidean and
Manhattan distances
2. Warping distances are identical
3. Try different data sets
W…
-
This package works really well and it's super fast. I would like to request a feature that could enhance its utility in a common setup for 2D particle simulations: periodic boundary conditions (PBC), …
-
Hi,
In `kaolin/kaolin/metrics/pointcloud.py` it says that the sided_distance() method computes
```
For every point in p1 find the indices and euclidean distances of the closest point in p2.
```
…
-
```
What steps will reproduce the problem?
1. Follow readme.txt and run the example FastDtwTest with Euclidean and
Manhattan distances
2. Warping distances are identical
3. Try different data sets
W…
-
```
What steps will reproduce the problem?
1. Follow readme.txt and run the example FastDtwTest with Euclidean and
Manhattan distances
2. Warping distances are identical
3. Try different data sets
W…