-
I noticed this problem when writing tests for the new `numpy`-based performant Ripley statistics. When using a shapely polygon's convex hull, I was getting basically the correct intensity, but when I …
-
Hi everyone,
I am currently having an issue while trying to perfrom the convexHull reconstruction in debug mode; while in release mode it works just fine, in debug mode I got an access violat…
-
when i update yay
type `yay`
i get this
```
yay
[sudo] password for uriah:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date …
-
Occasional errors seen in prod, which needs more investigation.
-
When tried to get the properties on a 3D carbonate image labeled by snow for a 600 by 600 by 150 volume, the function was very very slow and I got the following error every time and ofcourse a couple …
-
input data:
CIRCULARSTRING (0 2, -1 1,0 0, 0.5 0, 1 0, 2 1, 1 2, 0.5 2, 0 2)
COMPOUNDCURVE(CIRCULARSTRING(0 2, -1 1,0 0),(0 0, 0.5 0, 1 0),CIRCULARSTRING( 1 0, 2 1, 1 2),(1 2, 0.5 2, 0 2))
st_con…
-
In `scipy.spatial.ConvexHull`, convex hulls expose an `area` and `volume` attribute. These are built on top of [QHull](http://www.qhull.org/). A user who computes a convex hull on 2-dimensional da…
-
**Describe the bug**
after `load checkpoints`,it raises below error message:
```
AttributeError: 'NoneType' object has no attribute 'close'
Exception ignored in: 'scipy.spatial.qhull._Qhull.__de…
-
When the new obi-asol files are released, we can|could|should think about updating the contrib scripts to use the new `method=convexhull` algorithm in `skyfov`.
A quick grep looks like
- [x] `ch…
-
##### System information (version)
- OpenCV => 3.4.3
- Operating System / Platform => Windows 64 Bit
- Compiler => Visual Studio 2015
##### Detailed description
I was testing convexHull alt…