-
why not use ConvexHull from THREE ?
https://threejs.org/docs/#examples/en/math/convexhull/ConvexHull
-
In one DataContext I have a column with a Geometry type, I can query from this model by specifying `Column(TypeName='geometry')`
In another DataContext I have a column with a Geography type.
Thi…
-
Hi,
I want to create a new synthetic dataset for a setup at university with intel real sense camera. But when I try to run the generate_mask_dataset.py I get many errors. What are the prerequiremen…
-
My goal is to create an `owin` object from a `sfc_POLYGON` object. I recently migrated to 'spatstat.geom' v1.65-5 from 'spatstat' v1.64-1 and I noticed the `as.owin()` function produces different outp…
idblr updated
3 years ago
-
From @nmsutton: "I want to describe also that in some cases there is not a convexhull volume reported for some article figures, but I assume that is acceptable. For example, pre: CA3 Pyramidal, post: …
-
**Description of the problem**
Some tests that run delayed operations fail on Python 3.8 and Dask `2021.3.0`.
**Full code that generated the error**
```bash
make test
```
**Full erro…
-
```
psql:/sql/parallel/housenumber.sql:21:psql:/sql/parallel/poi.sql:167: WARNING: terminating connection because of crash of another server process
*** WARNING detected, aborting
Makefile:327…
-
If `Z1` and `Z2` are zonotopes, their convex hull is a polytope but not a zonotope, in general. For instance, let:
```julia
using LazySets, Plots
Z1 = Zonotope(ones(2), [[1., 0.], [0., 1.], [1., …
-
**Issue**
When switching from one workspace to another or sometime just by opening Inviwo, the canvas would not render anything and would instead display what was on the screen upon window opening …
-
The `convex` function returns the pairs of points that make up the edges of the convex hull, but the indices for these points need correcting for us by R. It would also be useful to return just a lis…