This example:<div><br></div><div>    <a href="https://github.com/Kitware/VTK/blob/master/Examples/GUI/Qt/FourPaneViewer/QtVTKRenderWindows.cxx">https://github.com/Kitware/VTK/blob/master/Examples/GUI/Qt/FourPaneViewer/QtVTKRenderWindows.cxx</a></div><div><br></div><div>uses a vtkResliceCursorWidget to interactively define slabs for MIP images on a loaded DICOM dataset.</div><div><br></div><div>Perhaps you can use that code to figure out how to get a MIP image from your own data.</div><div><br></div><div><br></div><div>HTH,</div><div>David C.</div><div><br><br>On Monday, August 17, 2015, zhq <<a href="mailto:15891495523@126.com">15891495523@126.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Deal all:<br>
<br>
        I have a 3D image, and I want to generate a 2D MIP image. Which VTK<br>
class can help me? I want to set the projection plane, the slab thickness.<br>
        When I search for help from network, someone tell me<br>
vtkImageResliceMapper will help. And I find the class has some good<br>
function, for example SetSlicePlane, SetSlabTypeToMax, SetSlabThickness. It<br>
seems like the class is the one. But, I don't know how to use this class,<br>
and I can't find a example.<br>
        Should this class satisfiy my need? How to use this usefulness<br>
class?<br>
        Thanks in advance!<br>
<br>
ZhangQiang<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/How-to-generate-MIP-maximum-intensity-projection-image-from-a-3D-image-tp5733520.html" target="_blank">http://vtk.1045678.n5.nabble.com/How-to-generate-MIP-maximum-intensity-projection-image-from-a-3D-image-tp5733520.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>