3D reconstruction
3D reconstruction is an important topic in computer vision. Given a set of 2D images, we can reconstruct the 3D scene using relevant algorithms. OpenCV provides algorithms that can find the relationship between various objects in those 2D images to compute their 3D positions in its calib3d module.
This module can also handle camera calibration, which is essential for estimating the parameters of the camera. These parameters define how the camera sees the scene in front of it. We need to know these parameters to design algorithms, or else we might get unexpected results.
Let's consider the following diagram:

As we can see here, the same object is captured from multiple positions. Our job is to reconstruct the original object using these 2D images.
- 復雜性思考:復雜性科學和計算模型(原書第2版)
- Access 2007數據庫應用上機指導與練習
- 工業大數據分析算法實戰
- Learning JavaScriptMVC
- 數據要素五論:信息、權屬、價值、安全、交易
- 軟件成本度量國家標準實施指南:理論、方法與實踐
- Hadoop 3.x大數據開發實戰
- 智能數據分析:入門、實戰與平臺構建
- 數據庫原理與應用(Oracle版)
- Spark大數據分析實戰
- MATLAB Graphics and Data Visualization Cookbook
- 大數據精準挖掘
- Web Services Testing with soapUI
- 量化投資:交易模型開發與數據挖掘
- 數字化轉型方法論:落地路徑與數據中臺