Questions tagged [libvtk9.1-qt]

3 questions
0
votes
0 answers

in vtk, how to fuse the contour which get from vtkcutter into a mesh get from vtkimagereslice

enter image description here I slice the dicom object and get 3 reslice image show follow sub window, and I cut the teeth stl model by a plane, and get the contour of the cut result, now, how can I show the contour at the right position of the slice…
datian
  • 1
0
votes
0 answers

hierarchical Mouse Events in vtk?

This is probably a simple question but I have not been able to figure it out. I want to be able to implement implement a hierarchical processing of mouse events. For instance, I would like to be able to press on the middle mouse button and then and…
marcos
  • 134
  • 15
0
votes
0 answers

'vtkScalarBarActor' show error with vtkGenericOpenGLRenderWindow

vtk version = 9.2 qt version = 5.9 // ====================== I want to add vtkScalarBarActor in vtk widget under qt , but I have a problem. When using vtkGenericOpenGLRenderWindow, the displayed color bar has no color, and the label is normal. But…
l Max
  • 1
  • 1