Pablo Hernandez-Cerdan
Pablo Hernandez-Cerdan
As a reference to what you were illustrating, I link this paper of yours in arxiv: https://arxiv.org/pdf/0906.2767.pdf And also your branch FastKSpace, but rebased on top of current master: https://github.com/phcerdan/DGtal/tree/fast_kspace
Thanks for the test, and the ping. I will have a look!
Hey @rolanddenis, thanks for the tests and the report! The time regression only happens when DGtal build is on Debug mode... The tests in Travis are not run in **Release**...
Yes! I have `WITH_QGLVIEWER` enabled. I should re-check if I get these in gcc10.
That's interesting, @JacquesOlivierLachaud might have more insight as the implementor of [CubicalComplexFunctions](https://github.com/DGtal-team/DGtal/blob/master/src/DGtal/topology/CubicalComplexFunctions.ih#L167-L185). I can have a look it too if @JacquesOlivierLachaud is out of time. Let me know!
This is a rebase from https://github.com/DGtal-team/DGtal/pull/1448. The thinning algorithm with splits was discarded.
> Thanks @phcerdan for the link.. it looks like Pablo Arias "Don't do that" example looks pretty similar to the current DGtal setting ;) Hehe a bit, at least now...
> To get started with an icon set that is sufficient for a full-featured application like Slicer would be at least $50-100k. Maybe if multiple medical image computing software groups...
Facing this as well. EDIT 2y later: PythonQt seems to have moved to github: https://github.com/MeVisLab/pythonqt
Also, my particular problem is that there is python interface to `setOptions`. So I cannot disable the option ShowDirsOnly. I would like the user to be able to see the...