Davide Punzo

Results 116 comments of Davide Punzo

after experimenting a little bit, for coloring the material icons a good approach can be: 1) get material icon with these parameters: ![image](https://user-images.githubusercontent.com/7985338/220561100-cc5b40bc-b0f3-4542-83fa-aebf4513bc0a.png) 2) in inkscape: A) Create a new...

Hi @pieper what is the status of this PR? I think it could be very useful. For example the ctkDICOMThumbnailGenerator [method](https://github.com/commontk/CTK/pull/979/files#diff-7cf1b5e1dc93e5126a456b47a9144a67d770afefae5012c9baefbb7c33712f10R203) which returns a QImage removes a performance bottleneck when...

> @Punzo thanks for looking at this. I think it's ready to go if we like the current functionality but we could always improve things I guess. I'd be fine...

This ticket is currently assigned to @igoroctaviano and it is an IDC collaboration/priority (@pieper @fedorov)

@Sunderlandkyl I have a linear transform applied to a volume, and if I activate the interaction handles, the center of transformation does not correspond to the center of the volume...

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 errors from the handles. [OpenGLerrors.odt](https://github.com/Slicer/Slicer/files/14301068/OpenGLerrors.odt) I don't...

> No, I haven't seen this issue before. Do you think it's related to debug vs release on Linux? I hadn't too much time to investigate. I will try to...

> I hadn't too much time to investigate. I will try to have soon both a debug and release buils on ubuntu 23.10 and I will let you know. I...

I have also experienced that sometimes the rendering of the interaction handles is bugged on the 2D views (probably because of the OpenGL errors). For example the rendering of the...

> I have also experienced that sometimes the rendering of the interaction is bugged on the 2D views (probably because of the OpenGL errors). For example the rendering of the...