<div>Hello.</div>
<div>I have MR-images of the brain, where i want to visualize certian structures that lies deep in the brain.</div>
<div>I have intensity images and i have a mask where my structures are marked. I have found out more or less how to make a volumetric view of the data in VTK. The problem is that this is not so informative, so what i really want to make is something like this:
</div>
<div><a href="http://coachkontakt.dk/heartview.jpg">http://coachkontakt.dk/heartview.jpg</a></div>
<div>which is a MR-image of the heart, where a certain region is painted red and kept in a volumetric form, whereas </div>
<div>the rest of the heart is only visibile in these crossing planes.</div>
<div>This gives a very good impression of position, surroundings and shape of the structure, which i really need for my data as well.</div>
<div>So I was wondering if a such view could be made in VTK, and if yes what is it called and where can i find an example?</div>
<div>I have been looking around and found that a vtkImagePlaneWidget is almost what i need. </div>
<div>The problem however is that as i have seen, it is not possible to draw volumetric strutures in this widget, which is really important for me. But maybe I am wrong. Is it actually possible to create a visualization like this
<a href="http://coachkontakt.dk/heartview.jpg">http://coachkontakt.dk/heartview.jpg</a> in VTK?</div>
<div> </div>
<div>I hope to hear from you soon.</div>
<div> </div>
<div>Many regards</div>