圖書簡介
中文名
計算機視覺:一種現代方法 (第二版)
原名
Computer Vision: A Modern Approach
作者
Forsyth
Ponce
圖書分類
軟體
版本:
文字版
發行時間
2012年
地區
美國
語言
英文
內容簡介
計算機視覺是藉助於幾何、物理和學習理論來建立模型,從而使用統計方法來處理數據的一種方法。
《計算機視覺:一種現代方法(第二版)》可作為高等院校計算幾何、計算機圖形學、圖像處理、機器人學等專業學生的教材,也可供相關的專業人士閱讀。
圖書目錄
i image formation 1
1 geometric camera models 3
1.1 image formation 4
1.1.1 pinhole perspective 4
1.1.2 weak perspective 6
1.1.3 cameras with lenses 8
1.1.4 the human eye 12
1.2 intrinsic and extrinsic parameters 14
1.2.1 rigid transformations and homogeneous coordinates 14
1.2.2 intrinsic parameters 16
1.2.3 extrinsic parameters 18
1.2.4 perspective projection matrices 19
1.2.5 weak-perspective projection matrices 20
1.3 geometric camera calibration 22
1.3.1 alinear approach to camera calibration 23
1.3.2 anonlinear approach to camera calibration 27
1.4 notes 29
2 light and shading 32
2.1 modelling pixel brightness 32