[vtkusers] Select a area of a image 2D with the mouse.
David E DeMarle
dave.demarle at kitware.com
Tue Sep 9 09:53:19 EDT 2008
You may also want to look at TestAreaSelections. It tests several new
to 5.2 classes which were added for doing just this.
cheers,
Dave DeMarle
On Tue, Sep 9, 2008 at 7:00 AM, oliwe <mail at oliwe.com> wrote:
>
> Hello carmencr,
>
> that's the way i do that in a 3D Volume - i'm not sure if there is an easier
> way ...
>
> 1. Picking Points with vtkPicker
> 2. Creating a Polygon with vtkPolygon
> 3. Running through the bounding-box of the Polygon and collecting all points
> inside the polygon
>
> hope this helps
>
> regards
> Oliver
>
>
> carmencr wrote:
>>
>> Hi user of vtk,
>>
>> I would like to ask if someone can help me. I want to know how can I
>> select a area of a image with the mouse. After that I want to be able to
>> access to the pixels that are in the selected area.
>>
>> I hope that someone can help me.
>>
>> thanks
>>
>
> --
> View this message in context: http://www.nabble.com/Select-a-area-of-a-image-2D-with-the-mouse.-tp19382869p19390000.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list