<div dir="ltr">Hi Ricardo,<div><br></div>ctkTransferFunctionWidget is obsolete, please use the VTK charts instead:<div><a href="https://github.com/commontk/CTK/blob/master/Libs/Visualization/VTK/Widgets/ctkVTKChartView.h">https://github.com/commontk/CTK/blob/master/Libs/Visualization/VTK/Widgets/ctkVTKChartView.h</a><br></div><div><br></div><div>In your case you might want to use <a href="https://github.com/commontk/CTK/blob/master/Libs/Visualization/VTK/Widgets/ctkVTKScalarsToColorsWidget.h">ctkVTKScalarsToColorsWidget</a></div><div><br></div><div>Hth,</div><div>Julien.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 19, 2014 at 5:19 PM, Ricardo Ortiz <span dir="ltr"><<a href="mailto:ricardo.ortiz@kitware.com" target="_blank">ricardo.ortiz@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>To give a bit more context...</div><div><br></div>I am using ctkScalarsToColorsWidget in order to create a color histogram of the displayed volume using a vtkColorTransferFunction.<div><br></div><div>The problem is that the widget is not displaying anything.</div><div>I am using the widget's view (ctkScalarsToColorsView) and calling setColorTransferFunctionToPlots to update its color transfer function (once I have updated it).</div><div><br></div><div>Is this the correct way to have the widget display the colors?</div><div><br></div><div>Thanks in advance,</div><div><br></div><div>/Ricardo</div><div><br></div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 19, 2014 at 10:19 AM, Ricardo Ortiz <span dir="ltr"><<a href="mailto:ricardo.ortiz@kitware.com" target="_blank">ricardo.ortiz@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hello folks,</span><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Does anyone knows of any examples that use transfer function widgets. I am trying to create a simple histogram widget (and being able to select points within the widget). </div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Thanks in advance,</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">/Ricardo</div></div>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Ctk-developers mailing list<br>
<a href="mailto:Ctk-developers@public.kitware.com">Ctk-developers@public.kitware.com</a><br>
<a href="http://public.kitware.com/mailman/listinfo/ctk-developers" target="_blank">http://public.kitware.com/mailman/listinfo/ctk-developers</a><br>
<br></blockquote></div><br></div>