搜索资源列表
PerspectiveTransform
- this code is useful for perspective transoform that is useful for imageprocessing.
Perspective-Transform-matrix
- 透视变换的矩阵算法 逆矩阵算法 参数的求法-The Perspective Transform matrix
PerspectiveTransform
- 仿射轉換AFFINE TRANSFORM,校正或轉換空間資訊-Affine transformation AFFINE TRANSFORM, correction or conversion of spatial information
Features2D_Homography
- 使用OpenCV实现特征点的查找以及两幅图像中的特征点匹配-Use the function findHomography to find the transform between matched keypoints. Use the function perspectiveTransform to map the points
PerspectiveTransform
- 根据几何关系,自己编写的单应性(俯视)变换和最近邻插值,双线性插值,基于OPENCV-perspective transform & interpretation based on OPENCV