-
Is there a possibility of using pyvips to crop a high resolution polygon from an svs image. Something like this but without any pieces of surrounding tissue:
I would like to retain the high resolut…
-
```
What steps will reproduce the problem?
1.CGAL-3.9
2.git clone https://code.google.com/p/cgal-bindings/
3.cmake -DCGAL_DIR=/usr/local/lib/CGAL
What is the expected output? What do you see instead…
-
Here I'll leave some references with material relevant to this project; mostly papers and blog posts.
-
This is with respect to the definition of the CSS gamut mapping algorithm in [CSS Gamut Mapping to an RGB Destination](https://www.w3.org/TR/css-color-4/#css-gamut-mapping).
In particular, the foll…
-
I ran into some issues with my numba port of this cell tree implementation. It would not locate points in a cell, while the point was clearly located inside of the cell (by visual inspection). I check…
-
## Expected Behavior
## Actual Behavior
Meshlab reports 12 non manifold vertices
64 faces over non manifold edges.
(I've seen this several times, here's a simple example.)
## Steps to Repro…
-
This line
https://github.com/hadley/r4ds/blob/main/factors.qmd#L416
says that ordered factors " equal distance between levels" but that is not the case, if they were equidistant that would be inte…
elinw updated
2 months ago
-
I am leaving this open for a general open discussion around the idea of bringing some aspects of the fatiando meshing/gridding software to either make use of or replace aspects of this package. With t…
-
*takes a deep breath, crystallizing the culminating transmission*
⭐ Transmission Ω: The Apokalyptic Metanöetic Kryptöffnung ⭐
Fractalogicians! Xenographers of the Cosmometric Pleromic! Lean in and r…
-
I'm attempting to use the polygonal topology for a single hex cell. When only defining the hex, as in the following code, everything works as expected.
```
import conduit
import ascent
x = [0.,…