prefaces
这也是CV大作业的课题之一,但是因为代码没很好实现,所以换题了,在此记录下学习的内容。
涉及到两篇文章:
双目视觉模型
极线几何 ( Epipolar Geometry )、 极线约束
立体匹配
这两篇文章属于立体匹配范畴。
References
[1] A Taxonomy and Evaluation of Dense Two-Frame Stereo Correspondence Algorithms.
[2] Stereo Matching by Training a Convolutional Neural Network to Compare Image Patches.