-
The Images package has a really powerful pixel distance calculation (similar to bwdist in matlab: https://www.mathworks.com/help/images/ref/bwdist.html)... I use it all the time in my work and suspect…
-
What camera distance should I set render to get the original image, assuming I set height and width to be the same as the original image and leave all other params default? For example, for chair, hor…
-
Write a function that takes lists of velocities and distances and returns a dictionary of the fitting parameters (1 member due till Friday 2pm) (including unit test and docstrings) (1 member due till …
-
https://github.com/getodk/javarosa/pull/761
-
Anyway to obtain this directly from the library, this would extremely valuable piece of info for me. Given the speed of the algo it could be a nice addition.
-
## Description
I would expect this to change how zoomed in the geometry appears but it has no impact
## Environment
```python
import cil, sys
print(cil.version.version, cil.version.commit_hash,…
-
Will need to use the section "extend to other distance measures" from the sDBSCAN paper
-
I need to compute the long distances (>>1000km) between two points given their coordinates (latitude, longitude) so I used the `euclidean_distance` function. The points are:
- P1(21.42, -158.15)
- …
-
**Is your feature request related to a problem? Please describe.**
Metrics that require calculating pairwise distances between cells (e.g. distance correlation, co-ranking) currently can't be calcu…
-
I was wondering if it would be a sound approach to make render distance variable, depending on some criterion. e.g. imagine a situation where Distant area (or other values) can range from X to Y depen…