Is there any algorithm for determining 3d position in such case? (images below)

Posted by Ole Jak on Stack Overflow See other posts from Stack Overflow or by Ole Jak
Published on 2010-04-02T22:03:55Z Indexed on 2010/04/02 22:13 UTC
Read the original article Hit count: 243

Filed under:
|
|
|
|

So first of all I have such image (and ofcourse I have all points coordinates in 2d so I can regenerate lines and check where they cross each other)

alt text

But hey, I have another Image of same lines (I know thay are same) and new coords of my points like on this image alt text

So... now Having points (coords) on first image, How can I determin plane rotation and Z depth on second image (asuming first one's center was in point (0,0,0) with no rotation)?

© Stack Overflow or respective owner

Related posts about algorithm

Related posts about 3d