Thread Closed

Converting from 2D coordinate Systems

 
Share Thread Thread Tools
Nov17-06, 04:20 PM   #1
 

Converting from 2D coordinate Systems


I am trying to get from one 2D coordinate system to another 2D coordinate system. I found 2 corresponding points and each system. I did the following:

[a1 a2 ] * [ x1,y1 ] = [u1,v1]
[a3 a4] [ x2,y2] [u2,v2]

or A*x = u

if I use matlab to solve A = u*inv(x)

when will A be a valid transformation matrix?
Are there other methods to find transformation matrices?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Nov18-06, 03:48 AM   #2
 
This is not a homework question, i'm just doing some image processing and just need some help.
 
Thread Closed
Thread Tools


Similar Threads for: Converting from 2D coordinate Systems
Thread Forum Replies
Converting between coordinate systems? Calculus & Beyond Homework 3
right-handed coordinate systems Calculus & Beyond Homework 2
3 dimension coordinate systems Calculus & Beyond Homework 17
Converting between coordinate planes Precalculus Mathematics Homework 7