MATLAB image transformations - can it be done without maketform?
- From: "K." <kdelac@xxxxxxxxx>
- Date: 30 Mar 2006 01:19:53 -0800
hi,
i would like to do some image transformations (namely - translation,
scaling and rotation). I have an input image that is always larger than
the output that i want to produce (e.g. input[384,256],
output[150,130]).
i combined my translation, scaling and rotation values in a 3x3 matrix
but i don't know how to apply it now to the image. i found in help that
i should use maketform function but I want to do all three
transformation at once and i want the output image to be exactly the
size specified.
how do i do this?
thanks,
K.
.
- Prev by Date: Wish to reproduce Photoshop Style 'Match Color' Operation.
- Next by Date: tree recognizing from aerophotos?
- Previous by thread: Wish to reproduce Photoshop Style 'Match Color' Operation.
- Next by thread: tree recognizing from aerophotos?
- Index(es):
Relevant Pages
|