affine transform smooth jagged edges
Posted: 2008-12-07T21:27:40-07:00
Hi All,
I am using affine transform as shown below
convert \( -resize 208x290 \( 10singleimage.jpg -affine 0.6293203830718994,0.7771459817886353,-0.7771459817886353,0.6293203830718994,237.8,46.55 -transform \) \) +page -matte -background None ln0OWlHG10singleimagebackground.jpg -insert 0 -flatten test.jpg
By doing this, the resulting image on which i am applying affine transform shows jagged edges.
Is there a way to smooth this jagged edges by using affine transform.
I am using affine transform as shown below
convert \( -resize 208x290 \( 10singleimage.jpg -affine 0.6293203830718994,0.7771459817886353,-0.7771459817886353,0.6293203830718994,237.8,46.55 -transform \) \) +page -matte -background None ln0OWlHG10singleimagebackground.jpg -insert 0 -flatten test.jpg
By doing this, the resulting image on which i am applying affine transform shows jagged edges.
Is there a way to smooth this jagged edges by using affine transform.