[vtkusers] combine vtkContourWidgets question.

Jothy jothybasu at gmail.com
Thu Jul 22 12:24:31 EDT 2010


I don't think you need to delete the contourWidgets, as far as I understand
it will allow you to only trace over the image to display them over the
image after traacing you need to create an actor to display it permanently
to them.


Jothy

On Thu, Jul 22, 2010 at 5:14 PM, Rakesh Patil <rakeshthp at in.com> wrote:

> Well, this logic had come in my mind.. but in this case, i need to delete
> existing two vtkContourWidgets objects
> and then create a new one.. For this i have to manipulate the list of
> vtkContourWidgets objects..
> Thus i thought better to first find out is there any other possibility to
> get this done..
>
> Thanks
>
>
> ---------- Original message ----------
> From:"Jothy"< jothybasu at gmail.com >
> Date: 22 Jul 10 21:37:24
> Subject: Re: Re: [vtkusers] combine vtkContourWidgets question.
> To: Rakesh Patil <rakeshthp at in.com>
>
> Get the output of the two contours, it will be in vtkPolyData type and use
> append filter and then display it. You can use addObservers to make it
> interactive.
>
> Jothy
>
> On Thu, Jul 22, 2010 at 5:03 PM, Rakesh Patil <rakeshthp at in.com> wrote:
>
>>
>> Well,
>>
>> as far as my knowledge is concerned, vtkAppendPolyDataFilter is used to
>> merge two or more polydata..
>> but i am having two widgets..( of vtkContourWidget type) Can it be used in
>> this case..??
>>
>> Thanks
>>
>>
>> ---------- Original message ----------
>> From:"Jothy"< jothybasu at gmail.com >
>> Date: 22 Jul 10 21:17:54
>> Subject: Re: [vtkusers] combine vtkContourWidgets question.
>> To: Rakesh Patil <rakeshthp at in.com>
>>
>> Won't the vtkAppendPolyDataFilter do that ?
>>
>> Jothy
>>
>> On Thu, Jul 22, 2010 at 4:46 PM, Rakesh Patil <rakeshthp at in.com> wrote:
>>
>>> hello,
>>>
>>> is it possible to combine two vtkContourWidgets object? I mean if i drag
>>> one end of first contour
>>> and overlap it with the other end of second contour object, then the two
>>> should get merged into one.
>>> can it be done.??
>>>
>>> Thanks in advanc
>>>
>>>
>>> Dear *VTK Mailing List !* Get Yourself a cool, short *@in.com* Email ID
>>> now!<http://mail.in.com/mails/new_reg.php?utm_source=invite&utm_medium=outgoing>
>>>
>>> _______________________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at
>>> http://www.kitware.com/opensource/opensource.html
>>>
>>> Please keep messages on-topic and check the VTK FAQ at:
>>> http://www.vtk.org/Wiki/VTK_FAQ
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtkusers
>>>
>>>
>>
>>
>> Get Yourself a cool, short *@in.com* Email ID now!<http://mail.in.com/mails/new_reg.php?utm_source=invite&utm_medium=outgoing>
>>
>
>
>
> Get Yourself a cool, short *@in.com* Email ID now!<http://mail.in.com/mails/new_reg.php?utm_source=invite&utm_medium=outgoing>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100722/606750ae/attachment.htm>


More information about the vtkusers mailing list