comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » remedial image in plot_2d
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
remedial image in plot_2d [message #12241] Mon, 27 July 1998 00:00
dsheerin is currently offline  dsheerin
Messages: 8
Registered: June 1998
Junior Member
Hi

can anyone tell me where (and how to get rid of) the 'mirror image'
when using something like the following when demagnifying and warping
images:

testimage = findgen (100,100)
window, 1, xs = 100, ys = 100
wset, 1
tvscl, testimage
wait, 2
xi = [10,90,90,10]
yi = [90,90,10,10]
xo = [45,55,55,40] ; here the image is 'sheared' by the last point
yo = [55,55,45,40]
POLYWARP, xi,yi,xo,yo,1,P,Q
Warped_Image =(POLY_2D(testimage,P,Q, missing = 255))
tvscl, warped_image


Cheers


david
[Message index]
 
Read Message
Previous Topic: Need help reseting widget buttons
Next Topic: Tick mark annotations after rotation using az?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 22:46:12 PDT 2025

Total time taken to generate the page: 0.07786 seconds