No there isn't, but it should be relatively straightforward. On your dose image, run vtkContourFilter with isovalues, that evenly split your scalar range into the desired number of bins. Then use vtkMassProperties to compute the area within each dose isocontour and use the charting capability to plot.<br>
<br><div class="gmail_quote">On Thu, Oct 14, 2010 at 7:52 PM, Xiaofeng Z <span dir="ltr"><<a href="mailto:xf10036@hotmail.com">xf10036@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>
Hello VTK users,<br>
<br>
Is there a function to generate Dose Volume Histogram?<br>
<br>
A Dose Volume Histogram is, in essence, a histogram of the area vs. intensity within an arbitrary contour i.e. the contour points are not always at pixel center.<br>
<br>
Thanks!<br><br>Xiaofeng Z<br><br><br>                                            </div>
<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>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>