No BSD License  

Highlights from
Affine Transformation

4.2

4.2 | 10 ratings Rate this file 76 Downloads (last 30 days) File Size: 7.52 KB File ID: #3025

Affine Transformation

by Ibrahim El Rube'

 

16 Feb 2003 (Updated 05 Mar 2008)

This program facilitates the application of the affine transformation to a 2-D Image.

| Watch this File

File Information
Description

AffineTransformation computes and applies the geometric affine transformation to a 2-D image.
The program main functions are:
 - Load Image: Load the image to be transformed.
 - Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image.
 - Save Image: Save the transformed image.
 - Quit: Exit the program.
 The transformation parameters are specified by the user by editing the
 values of the rotation, scale (x and y), and shear (x and y). The
 translation is not icluded because it can be easily (normalized or) removed from the image by
 subtracting the shape cetroid.
 The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
 functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.

Required Products Image Processing Toolbox
MATLAB release MATLAB 6.5 (R13)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (16)
27 Nov 2003 Yu Jie Chang  
02 Apr 2004 Salem Alkaabi

It is not working, the error is Reference to non-existent field 'Showaxes'.

21 Jun 2004 Ashim Dhakal

Well enough!

07 Jul 2004 ted il

it is not working,
??? Undefined function or variable 'gui_mainfcn'.

Error in ==> G:\thesis\matlab\AffineTransformation.m
On line 38 ==> gui_mainfcn(gui_State, varargin{:});

07 Jul 2004 ibrahim El Rube'

To everyone who want to use and rate this function:
Could you pleasse check the matlab version before downloading the files?, becuase it will not work on older versions. I find it unfair to rate a function while the error is from your side.

09 Jul 2004 Lee Zing

Very Good

04 Aug 2004 Eng. Mahmoud Al-Hader  
23 Sep 2004 Naif Alajlan

It works very well.

11 Oct 2005 Rodri de Luis

Really useful if you need a fast transformation

26 Nov 2006 zhang zw

Thank you very much.

30 Jan 2007 ahmed eloirrak

merci

20 Feb 2007 Karlheinz Hauser  
02 Mar 2007 Rajesh Govindan

Thanks !

02 Dec 2008 Fatma Chaker

Merci bcp

21 Nov 2009 Raymond Cheng

Thanks for your sharing.

31 Dec 2011 Hajar Habib

Thank you

Please login to add a comment or rating.
Updates
05 Mar 2008

Updated for Matlab 7.3

Tag Activity for this File
Tag Applied By Date/Time
geometric transformation Ibrahim El Rube' 22 Oct 2008 06:56:51
image registration Ibrahim El Rube' 22 Oct 2008 06:56:51
affine Ibrahim El Rube' 22 Oct 2008 06:56:51
rotation Ibrahim El Rube' 22 Oct 2008 06:56:51
scale Ibrahim El Rube' 22 Oct 2008 06:56:51
shear Ibrahim El Rube' 22 Oct 2008 06:56:51

Contact us at files@mathworks.com