Kyle Sunderland
Kyle Sunderland
We currently use Red/Green/Blue for the axes colors since that is what is used in other 3D software, but @pieper brought up an interesting suggestion during the project week. What...
> Compiling on my ubuntu: > Ubuntu 23.10 > gcc (Ubuntu 13.2.0-4ubuntu3) 13.2.0 > cmake version 3.28.3 > Qt 5.15.2 > Debug mode. > I get a lot of OpenGL...
> not sure I follow. I don't see the option in the right click menu for the volume. I am on slicer5.7.0-2024-02-13 Sorry, right clicking in the visibility column. Should...
> I could only reproduce this (not a big issue, just wanted to report it): > > - you load a volume > - you activate the interaction 3D from...
> The interaction handle size slider (interactionHandleScaleSlider) in Markups does not any effect now (it should call SetInteractionScalePercent) Good catch, looks like the current slider is linked to glyph size...
Sure, I can do that. Still not sure how those segmentations are being generated.
I have a function that will convert any vtkImageData to the smallest possible data type that will include the entire scalar range, excluding scalar point representations. I have updated vtkMRMLSegmentationStorageNode...
Not sure, I'll check and see.