搜索资源列表
-
0下载:
透视变换代码 除了3*3矩阵和三个控点变为四个控点外,透视变换在其他方面与仿射变换完全类似-Perspective transformation code in addition to 3* 3 matrix and the three control points into four control points, the perspective transformation in other areas with similar affine transformation complete
-
-
1下载:
利用已有的摄像头内外参数,将侧视图通过透视变换转换为俯视图,并保存所得到的单应性矩阵H,内含运行实例-Use of existing internal and external camera parameters, the side view through the perspective transformation into top view, and save the resulting homography matrix H, containing a running instance
-
-
1下载:
透视变换,根据已得到的单应性矩阵H,将摄像头所拍摄的侧视图转换为俯视图,内含运行实例-Perspective transformation, according to what has already been homography H, the camera is filming side view into vertical view, containing a running instance
-
-
0下载:
用opencv写的一个对图片进行透视变换的程序,图片由用户输入路径-Opencv write with the picture of a perspective transformation of the program, pictures, enter the path by the user
-
-
0下载:
This program is used to make Perspective Transformation using OpenCV functions. It s written on C++ Builder Platform.
-
-
0下载:
本源码实现了图像由2维到3维的转换,是平面图转化到了俯视图,对于道路边缘检测有很重要的辅助作用。-Realize the source of the image by a two-dimensional to three-dimensional conversion, is transformed into a top plan view of the road edge detection for a very important supporting role.
-
-
0下载:
图像透视变换,是一种基础的图像变换算法,常用于图像配准模型。-Image perspective transformation, is a basic image transformation algorithms used in image registration model
-
-
1下载:
该算法实现了将一幅图像进行透视变换,并生成鸟瞰图。-The algorithm to achieve the perspective transformation to an image, and generate a bird s-eye view.
-
-
1下载:
实现了图像的简单拼接。首先寻找特征点,然后计算描述子(特征向量),对寻找到的特征点进行匹配,并塞选匹配结果,然后计算透视 矩阵,将其中一幅图进行透视变换,然后将图片合成。对一些简单的图片比较有效。仅供参考学习。(Realize the simple stitching of the image. First, find the feature point, and then calculate the descr iptor (eigenvector), match the feature po
-
-
0下载:
鼠标操作利用OpenCV实现透视变换,需要使用鼠标点选选择4个边界点(Mouse operation using OpenCV to achieve perspective transformation)
-