Error with vtkThreshold #464
Answered
by
jourdain
loisvazquezind
asked this question in
Trame/VTK
-
Beta Was this translation helpful? Give feedback.
Answered by
jourdain
Mar 5, 2024
Replies: 1 comment 2 replies
-
Did you try with VtkRemoteView to make sure your VTK code is valid? At that point the issue could be related to the VtkLocalView. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The local view should work but currently has some limitation. That is why it is good to validate your code with the remote one.
It will be good to investigate why the field get removed when local rendered. But in general threshold with colors work in local rendering since that app is working.