-
Notifications
You must be signed in to change notification settings - Fork 302
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GSPS object is not rendered properly #181
Comments
I publish a fix for this regression. However, I think we should add an option to display overlays in transparency of a color or transform to 2D graphics. There is the same problem to display DICOM SEG (which should be supported in the next version). The latter would be more appropriate in this case than DICOM PR. |
Thanks for the quick fix. I think it is possible to set a preferred color via GraphicLayerRecommendedDisplayCIELabValue which can be used as the color for the entire GraphicLayer. I am not sure about the transparency though. Is there going to be a release soon or is there a nightly build that I can test? |
Btw, I noticed that the |
I just run a build here |
Perfect. I can verify that overlay is displayed correctly now. Thanks for your quick support. I haven't tested with |
Close this issue and open a feature request. |
First of all, thank for providing this great tool for the usage of the community.
Describe the bug
I am trying to display a GSPS object that I created together with the original CT DICOM series. The GSPS object contains a binary segmentation (a rough brain extraction for example purposes) which I added to the Overlay Plane as bitmap.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The overlay bitmap is shown on top of the original image.
Desktop (please complete the following information):
Screenshots
![image](https://user-images.githubusercontent.com/5089181/110336097-d2dfea80-8024-11eb-9c22-29d11a7c712c.png)
Traces
If applicable, add log files from Weasis, Java Runtime or PACS.
The text was updated successfully, but these errors were encountered: