Andras Lasso

Results 869 comments of Andras Lasso

This does not build on Windows due to boost. (adding `address-model=64 architecture=x86` arguments to `b2` helps a bit, but boost install still fails)

@RafaelPalomar confirmed that the extensions build and packaging now works well on Windows with https://github.com/Slicer/SlicerSOFA/pull/28. If you merge that PR then we can merge this.

If the GPA library does not depend on any Slicer features (just packages that you install from PyPI) then it is a good idea to make it available as a...

Is the error specific to SimpleITK or happens for all Python packages? Has gsyreamer installed some SSL dlls I to system folders? It should never ever do that (maybe submit...

I see now that this is only an issue in the build tree (in the install tree, SSL DLLs are already in the same folder as `python-real.exe`), so it is...

This would be really cool and now with wide availability of very smart AI chatbots, it may just take a few hours to implement instead of a few days. First...

I'll work on this. Need to fix two-way synchronization of children items order between SH tree widgets, and two-way sync between SH segment items and segmentation node segments.

Yes, you can move segments in the subject hierarchy tree between segmentations and the order is preserved. (Previously, you could move segments, too, but I think they were always appended...

The values look good to me. Threshold is not applied to the color legend, maybe that's what looks incorrect/confusing?

I see now that the histogram background coloring looks off.