Andras Lasso

Results 869 comments of Andras Lasso

"Add (+)" and "Remove (-)" buttons could be added right next to the preset selector to save or remove the current volume rendering preset. ![image](https://user-images.githubusercontent.com/307929/110190527-ca539e00-7df1-11eb-806e-a90d53d5a701.png) Image could be generated by...

> I think we need something bit more robust because you can technically add smileys to each individual reply (e.g., this). I agree, but there is no better option right...

> Updating VP format something more meaningful (json, csv?) @Sunderlandkyl has already implemented this (it was necessary because we needed specification of volume rendering of multi-channel images for SlicerHeart, for...

I agree, that the current single list of view node IDs cannot capture what the user wants (show only in the explicitly listed views; or hide in the non-listed views)....

Thanks for working on this, it is a very useful addition. For path selection we always use ctkPathLine edit for many reasons: consistency (everywhere else this widget or the directory...

If you want to specify context (don't want the translation infrastructure to automatically determine it) then you can directly use `translate`, as it is done at many places: https://github.com/Slicer/Slicer/blob/997be79420de826d5250cbe934d7887f52dc266b/Modules/Scripted/Endoscopy/Endoscopy.py#L33 Would...

@cpinter and I implemented the display tables. We are available to help or give any information. Display tables are needed because often you need to show information in the DICOM...

The main pressing issue for me is that framesets are not supported. The browser should display framesets instead of series. But the frameset logic should be implemented in Python because...

It worked well on my computer on Windows, too. Thank you @pieper for working on this. It is really interesting and impactful for two reasons: - Python developers could implement...

Unfortunately, the warp CPU fallback is just a theoretical possibility (at least in the case of this algorithm). On my computer, for the same segmentation that took less than 1...