Depth Mapping Algorithm Performance Analysis: Difference between revisions
Jump to navigation
Jump to search
imported>Student2017 |
imported>Student2017 |
||
| Line 13: | Line 13: | ||
How to get these differences (disparities)? | How to get these differences (disparities)? | ||
<math>x - x' = \frac{Bf}{ | Disparity and depth can be related by the following equation (where x-x' is disparity, z is depth, f is the focal length, and B is the interocular distance). | ||
<math>x - x' = \frac{Bf}{z}</math> | |||
== Methods == | == Methods == | ||
Revision as of 01:39, 15 December 2017
Introduction
We will implement various disparity estimation algorithms and compare their performance.
Background
Disparity and Depth
Stereo image pair → rectification to preserve only horizontal differences.
Use these differences to determine if objects are closer or farther.
How to get these differences (disparities)?
Disparity and depth can be related by the following equation (where x-x' is disparity, z is depth, f is the focal length, and B is the interocular distance).
Methods
Results
Conclusions
Appendix
You can write math equations as follows:
You can include images as follows (you will need to upload the image first using the toolbox on the left bar.):