搜索资源列表
OpenCVPerspective.rar
- 利用OPenCV完成透视变换,对一幅倾斜的文字,透视变换后,文字变正。,OPenCV completion of the use of perspective transformation, the text of a tilt, perspective transformation, the text is changed.
bird_eye
- 利用已有的摄像头内外参数,将侧视图通过透视变换转换为俯视图,并保存所得到的单应性矩阵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
OPENCV
- OPENCV的实用程序,包括视频捕获、透视变换、轮廓检测等。-OPENCV practical procedures, including video capture, perspective transformation, contour detection.
6-3
- 用opencv写的一个对图片进行透视变换的程序,图片由用户输入路径-Opencv write with the picture of a perspective transformation of the program, pictures, enter the path by the user
OpenCVWarpPerspectiveImage
- OpenCV 透视变换图像校正例子,根据两幅图像对应的四个点求出透视变换矩阵,再对图像做透视变换 WarpPerspectiveImage-OpenCV WarpPerspectiveImage
OPencv
- 使用vc6.0+opencv1.0或vs2010+opencv2.4.1编写的图像透视变换源代码,在vc6.0和vs2010上都能运行-Use vc6.0+opencv1.0 or vs2010+opencv2.4.1 written image perspective transform source code, can be run on vc6.0 and vs2010
20140519e
- 利用透视变换的一个小程序,基于opencv的vs编写的一个小程序-Use of perspective transformation of a small program, based on the opencv vs written a small program
road
- 车道线检测,在vs2010配置opencv的情况下亲测可用,代码没有做出透视变换-Lane detection, in the case of pro-test opencv vs2010 configuration is available, the code does not make a perspective transformation
Transform
- OPENCV的一个透视变换函数的源码,重写一个类,用于透视变换-OPENCV of a perspective transformation function of the source code, rewrite a class, for perspective transformation
cvwarpaffine
- 代码测试了opencv仿射+透视变换,应用的版本是vs2010+opencv2.4.9.-A project to test the function of affine transform in opencv. The code is work in vs2010&opencv2.4.9
opencv-perspective
- opencv透视变换(四点固定) 使用C++语言编写,实现opencv四点透视变换,亲测可用-opencv perspective
imagestitching
- 实现了图像的简单拼接。首先寻找特征点,然后计算描述子(特征向量),对寻找到的特征点进行匹配,并塞选匹配结果,然后计算透视 矩阵,将其中一幅图进行透视变换,然后将图片合成。对一些简单的图片比较有效。仅供参考学习。(Realize the simple stitching of the image. First, find the feature point, and then calculate the descr iptor (eigenvector), match the feature po
图像校正回调函数
- 本文档主要用于图像的倾斜矫正,通过建立透视变换矩阵和强角点检测实现畸变图形的矫正(This document is mainly used for Image tilt correction, through the establishment of perspective transformation matrix and strong corner detection, to achieve distortion correction)
main.cpp
- 图像操作中比较基础的就是透视变换,初进open cv,实现了透视变换,代码如压缩吧所示(Perspective transformation by opencv)
2DProjectiveGeometry
- 鼠标操作利用OpenCV实现透视变换,需要使用鼠标点选选择4个边界点(Mouse operation using OpenCV to achieve perspective transformation)
nitoushi
- 对图像进行透视变换,变为俯视图。。。。。。。。。。。。。(The perspective transformation of the image becomes a top view.)
图像处理之逆透视变换
- 逆透视变换的数学原理,在文档中有详细的逆透视变换的矩阵推导过程,但是没有代码,opencv逆透视变换代码可以看我发的另一篇资源。。。。。。。。。。。。。。。。。。(The mathematical principle of reverse perspective transformation, in the document there is a detailed matrix rendering process of the inverse perspective transformation