Bryn Lloyd

Results 52 comments of Bryn Lloyd

Adding the explanation why the moving image gradient is needed [from](https://doi.org/10.3389%2Ffninf.2014.00044) ![image](https://user-images.githubusercontent.com/12702862/220869728-d30b96e8-9a39-4fa3-a16e-e0635efca03f.png)

@cookpa Maybe, but how can I convert the labelfield to a labeled pointset? If there is such a filter, is it exported to Python (it looks like it is not...

Unfortunately, I still have not tested the suggestion by @cookpa (and it might be good since it would weight the labels by surface area instead of volume. It might also...

looking forward to open3d being available in 3.12

There is an issue with a snippet in the official tensor flow repo: https://github.com/mlyg/unified-focal-loss/issues/8

- use [pybind11](https://github.com/pybind/pybind11). - the python api should be able to run in headless mode.

I haven't had enough time to complete this. The remaining work is - [x] fixing function calls to qt3support api - [ ] porting the image viewer widget & zoom...

on ubuntu 18.04 there is still a qt4 package. see the github workflow here for building iseg: https://github.com/ITISFoundation/osparc-iseg/blob/master/.github/workflows/build.yml on ubuntu 20.04 you need to add a [thirdparty ppa](https://ubuntuhandbook.org/index.php/2020/07/install-qt4-ubuntu-20-04/), e.g. (untested)...

@matteomaspero I reactivated my stale branch #126 and made a bit more progress. The last obstacle is the Q3ScrollView instances, which are synched for zooming/panning. I will continue in the...

I am getting similar (or worse) 3D results for T1 abdominal and head scans and T2 head scans. Is there any pre-processing that I should do to make it work...