Hi Jothy,<br>I want the brightness/control through a user control slider (in Qt). I also show the surface overlaid over the image plane widget<br><br> Which function should I override to implement my own brightness/contrast control ? I didn&#39;t find anything specific @ <a href="http://www.vtk.org/doc/nightly/html/classvtkInteractorStyleImage.html">http://www.vtk.org/doc/nightly/html/classvtkInteractorStyleImage.html</a><br>
<br>Also while playing with the interactor, I noticed that if my mouse is over an image and I drag left/right I can adjust contrast and if I click and drag up/down I can adjust contrast.<br>Do I have to imement my own interactor style and override right click ? Isn&#39;t there any SetContrast/SetBrightness interface ?<br>
<br>Regards,<br>Somi<br><br><br><br><div class="gmail_quote">On Fri, Apr 30, 2010 at 10:44 AM, Jothy <span dir="ltr">&lt;<a href="mailto:jothybasu@gmail.com">jothybasu@gmail.com</a>&gt;</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;">
I think by  setting Interacto Style to InteractorStyleToImage<br>
<br>
Jothy<br>
<div><div></div><div class="h5"><br>
On Fri, Apr 30, 2010 at 3:31 PM, somi &lt;<a href="mailto:seesomi@gmail.com">seesomi@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt; I have a 3D volume (vtkImage) which I show through 3 orthogonal<br>
&gt; vtkImagePlaneWidgets. How can I add brightness and contrast control to this<br>
&gt; widget ?<br>
&gt;<br>
&gt; Regards, Somi<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br>