Hi, I would like to visualize an image after some rotation: this means that I would like to have to view each squared pixels as "rotated" (hence an inclined square). I have in fact several images which I need to plot on the same figure (with subplot), each of these having different "rotation angles".
The rough solution would be to rotate the data itself (x and y) and use imshow after some rebinning on a squared grid. But I would really like to see the "true" pixels, hence the rotated squares... Is it possible to do this in mpl? thanks! Eric ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users