Philipp Schlegel

Results 165 comments of Philipp Schlegel

Hi Will! I'm currently running `cc3d.connected_components` on a `(7062, 16714, 31019)` `uint8` on-disk array - i.e. something I don't want to hold in memory in its entirety. My approach is...

Haha glad I'm not the only mad person to think about that application. Another thought: not knowing a thing about how the C++ code works under the hood but would...

Hi @TzabarDolev. Thanks for example! I should probably put something more basic in the README. In the meantime, I'll leave this issue open.

Sorry for missing this issue until now. I can't reproduce the issue. Could you perhaps share your `c_mesh`?

Will look into into - a bit swamped at the moment.

Strangely, this works just fine for me. You could perhaps share the `c_mesh` you feed into the skeletonization? On a side note: you might want to use the `inplace=True` parameter...

Hi. Apologies for the radio silence. I have pretty much dropped this project half way through. At the moment only the mesh contraction part is implement but the actual skeletonization...

@m-albert @lenyou Just an update to say that I have now added skeletonization functionality - see the examples in the readme.

![skeletor_examples](https://user-images.githubusercontent.com/7161148/87663989-6eea7800-c75c-11ea-985d-058d22300b62.png)