opencv - Can stereo rectification always succeed given R and T -


given r , t between 2 cameras, function stereorectify opencv called perform camera rectification align 2 image planes. can succeed no matter how large angles between 2 cameras calculated r using function rodrigues? hope learn principle of camera rectification. introductory paper or links appreciated.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -