[vtkusers] xxxxxSPAMxxxxx Re: Image manipulate interaction style
Pham Sy Quy
quyps at konkuk.ac.kr
Sun Sep 20 23:38:53 EDT 2009
John Drescher wrote:
> On Sun, Sep 20, 2009 at 10:54 PM, Pham Sy Quy <quyps at konkuk.ac.kr> wrote:
>
>> Hi,
>>
>> I'm going to implement a image manipulating program, it suppose to be like:
>> when user press the left button and move mouse, image will moved or
>> rotate...etc.
>> And I also need to get information such as how much the image rotated or
>> translated.
>>
>> What type of interaction style in VTK can do this?
>>
>>
>
> The default interaction style has all of that. This was actually very
> frustrating for me when I started because I did not know how to
> disable the rotations, zooming, pan ...
>
> John
>
Thanks for your reply,
Yes, actually I also want to do is try to match two image together
manually so i have a fixed image and i need to move the another.
All the operation is in 2D screen plane. So I don't need all 3D
translate, rotation.
How did you disable those thing...? It is possible to disable rotation
for specific axis?
Quyps,
More information about the vtkusers
mailing list