AR要把虛擬物體整合(integrate)到現實環境中來,它需要攝像頭來建立現實空間的坐標系。
三種圖像配準(image registration):
1. interest points(興趣點)
2. fiducial markers(基準標記)
3. optical flow(光流)
幾種圖形處理( image processing):
1. corner detection(角點檢測)
2. blob detection(斑點檢測)
3. edge detection(邊緣檢測)
4. thresholding(閾值)