搜索资源列表
findhomography
- vsual c++ code to find homography matrix between two image using matched image points
match-of-two-picture
- 使用matlab实现两幅彩色图像的配准,并且显示它们的匹配点。-It realize the match of two color pictures and show the match point of them.
Features2D_Homography
- 使用OpenCV实现特征点的查找以及两幅图像中的特征点匹配-Use the function findHomography to find the transform between matched keypoints. Use the function perspectiveTransform to map the points
findHomography
- Find homography matrix between two overlapped images