-
I have a set of clouds (saved in path in `ply` format) for which i want to generate the alpha shape.
```
# test.py
from pathlib import Path
import pymeshlab
from loguru import logger
de…
-
To implement BART models with hyperpriors on splitting probabilities, for example as in Linero (2018), it is necessary to update the splitting probability in each MCMC iteration. It would be more conv…
-
**Describe the bug**
When compiling to NPU, runtime error raised.
```
--> compiled_model = ov.compile_model(converted_model, device_name='NPU')
RuntimeError: Exception from src/inference/src/c…
-
Hi, I've been using basis to compress ability icons in my game and have noticed that certain geometric patterns cause really obvious square/angular artifacts in the resulting texture, at least when tr…
-
Add an additional keyword argument to the shape primitives that allows for an alpha channel, letting them be translucent.
-
### references
http://postgis.net/docs/ST_ConcaveHull.html
http://www.bostongis.com/postgis_concavehull.snippet
http://doc.cgal.org/latest/Alpha_shapes_2/index.html
https://graphics.stanford.edu/cour…
-
Author Name: **Johannes Kroeger** (Johannes Kroeger)
Original Redmine Issue: [21877](https://issues.qgis.org/issues/21877)
Redmine category:processing/qgis
---
@Concave hull (alpha shapes)@ should …
-
### Documentation source
_No response_
### Documentation issue
To make documentation more accessible to developers, let's use the website as a single source of truth for it.
### Documentation sugg…
-
### Problem description
In #1699 a desire was expressed to display RGBA images with shape (M, N, 3|4), e.g. directly out of `imread` (`matplotlib`). Using `image_rgba` works, but requires "bitpacking…
-
* Alpha Shape Toolbox version: latest
* Python version: 3.7
* Operating System: windows
### Description
Hi, thanks for your contribution. I would like to ask for some methods to extract point…