顯示具有 cvInitUndistortRectifyMap 標籤的文章。 顯示所有文章
顯示具有 cvInitUndistortRectifyMap 標籤的文章。 顯示所有文章

2013年6月24日 星期一

EmguCV Image Process: Estimating Projective Relations in Images part1


EmguCV Image Process: Estimating Projective Relations in Images

參考OpenCV 2 Computer Vision Application Programming Cookbook第九章

介紹內容如下:

Calibrating a camera

Computing the fundamental matrix of an image pair

Matching images using random sample consensus

Computing a homography between two images