how can I find the mathematical principal of the opencv function stereoRectify()

asked 2016-05-17 08:58:22 -0600

german_iris gravatar image

updated 2016-05-17 09:39:32 -0600

I know how to use the function stereoRectify(), but I also want know that how it works. I know, of course, that I can learn about this by reading the code, beacuse opencv is opensource. but I am not a good code-reader, ok, I admit that I am a poor code-reader. I tried to search this on the internet, but I didn't get any useful infromation. I also can't find any introduction about this in the opencv online documents. so is there anyone could give some information about the mathematical principal of this function? whatever it is, any form is ok( e.g. paper ,blog). thx:)

edit retag flag offensive close merge delete