-
Followed the instructions as they are in the readme.... and on the last step `make tests` I get a seg fault.
```[----------] 9 tests from CarveEngineTest
[ RUN ] CarveEngineTest.disjoint_unio…
-
openmap.jar is fat, but only used in the following three places:
1. its Geo class is used to store the a coordinates.
2. ConvexHull function is used in GeoDiamter module.
3. The geo distance calculat…
-
Need to make a tool for visualizing the ODFs in a 3D space, like this:
https://mtex-toolbox.github.io/ODFPlot.html
Could be a contour plor, or a threshold, or something else, jsut needs to visual…
-
### Godot version
4.0-beta9 and 4.0-master-branch
### System information
Windows 10, Ryzen 9 5900X, GTX 3080Ti
### Issue description
When moving a CharacterBody3D using `move_and_slide(…
-
I just came across this library and I'm interested in the concave hull functionality of LibGEOS. Looks like there are some C calls implemented for this but I'm unsure how they can be used as there isn…
-
When I call functions like `ST_Centroid` or `ST_ConvexHull` on smaller Polygons mysql crashes. Query:
```
SELECT count(*), AsText( mysql.ST_Centroid(coordinates))
FROM TABLE WHERE coordinates IS NOT…
-
Was wondering if anyone else got this error...
Here is the full traceback:
File "./faceswap.py", line 208, in
mask = get_face_mask(im2, landmarks2)
File "./faceswap.py", line 120, in…
-
Hi Mario,
Thanks for your research and this repository!
I'm trying to use the repository but encounter unreasonable running times for high dimensions. The results reported in the paper seem much b…
-
Since there's no forum for Ammo.js I'm posting a help question here.
I'm creating yet another dice roller app using many different shaped dice. After a die has stopped rolling, meaning its Linear V…
-
`geoLocation` op Survey en `geoLocation` op StaticSection zijn beide niet verplicht. Dat is bijv. niet praktisch als er datasets (surveys) zijn waartoe je geen toegang hebt: die kun je dan nooit vinde…