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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -