Fast way to Rotate a bitmap in Mathematica 6.0
- To: mathgroup at smc.vnet.net
- Subject: [mg102083] Fast way to Rotate a bitmap in Mathematica 6.0
- From: olliH <oliver.hofherr at googlemail.com>
- Date: Wed, 29 Jul 2009 05:08:17 -0400 (EDT)
Hi, i import a bitmap with 500x500 points with: Import["filename.bmp","Data"] With ArrayPlot i can take a look at the image: ArrayPlot[%] Now i would like to rotate the image with an angle of for example 12.1231 Degree... How are you doing this?
- Follow-Ups:
- Re: Fast way to Rotate a bitmap in Mathematica 6.0
- From: Patrick Scheibe <pscheibe@trm.uni-leipzig.de>
- Re: Fast way to Rotate a bitmap in Mathematica 6.0