-
## Expected behavior and actual behavior.
After some testing with different software, we noticed that GDAL has a limitation for computing slopes with DEMs in geographical coordinates. Since the…
-
The extracted properties from the stress analysis are still a bit arcane for people not familiar with the topic - more information in the glossary section and links in the toolbox widgets could be hel…
-
Options to pass additional parameters to rdist for km/miles or geodesic distance
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Traceback:
Program received signal SIGSEGV, Segmentation fault.
0xb336a6da in geodesic::Geod…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows:
- Add the dependency google_maps_flutter: ^2.0.6 to the pubsec.yaml file
- Configure the project accor…
-
```
What steps will reproduce the problem?
1. Compile example0.cpp with:
g++ -Wall example0.cpp -o test
on Ubuntu 14.04 LTS
Intel® Core™ i5-4200M CPU @ 2.50GHz × 4
64-bit
2. Try:
./test flat_triangul…
-
Hi, I'm trying to create a tube with geodesic picking callback.
I managed to create a tube but by pressing P, but after the second
press the line closes and i can't select a point any more.
H…
-
**Is your feature request related to a problem? Please describe.**
The cuda-version generalised_geodesic3d has shown non-deterministic behaviour. Given the same inputs, it returns different output (g…
-
I have problem to calculate geodesic distance for three dimension image. Please have a look for the following code:
```
import GeodisTK
import SimpleITK as sitk
import os
import numpy as np
im…
-
In GitLab by @julioRodino on Mar 4, 2024, 11:02
Generate a graph from an eeg montage (compatible with MNE library). There should be an option to use the geodesic or euclidean distance.