Note that there are some explanatory texts on larger screens.

plurals
  1. USamoghesturi
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. CO![Image 1] (http://imageshack.us/photo/my-images/856/e7ej.jpg/) ![Image 2] (http://imageshack.us/photo/my-images/600/wune.jpg/) Attempt 1: Obtained correct results ![Image 1] (http://imageshack.us/photo/my-images/197/kmo8.jpg/) ![Image 1] (http://imageshack.us/photo/my-images/18/hrbq.jpg/) Attempt 1: Obtained wrong results ![Image 1] (http://imageshack.us/photo/my-images/826/aenh.jpg/) ![Image 1] (http://imageshack.us/photo/my-images/13/ehiy.jpg/)
      singulars
    2. COSo, from the Fundamental Matrix, I calculated the essential matrix using E=K2'*F*K1. Then, my SVD needs a diagonal matrix such as (s,s,1) but my diagonal matrix is diag(1.3, 1.05, 0). I assume it is good enough and then find translation using T = last column of U and R could be U*D*V' or U*D'*V'. If i find out which of these combinations is the right one, I will have P1 = [I|0] and P2 = [R|T]. So, I read the scale is an ambiguity which can never be determined. I need to know the scale since I am trying to estimate the exact 3d co ordinates of the objects. Am i in the right direction?
      singulars
    3. COMy main concern was to obtain the projection matrices P1 and P2. I see that with the help of fundamental matrix F, I can only obtain canonical projection matrices but these are not up to real scale. Can you kindly guide me how I could obtain P1 and P2 which are good for real scale.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload