CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 透视变换

搜索资源列表

  1. OpenCVPerspective.rar

    0下载:
  2. 利用OPenCV完成透视变换,对一幅倾斜的文字,透视变换后,文字变正。,OPenCV completion of the use of perspective transformation, the text of a tilt, perspective transformation, the text is changed.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:52.46kb
    • 提供者:周挺
  1. bird_eye

    1下载:
  2. 利用已有的摄像头内外参数,将侧视图通过透视变换转换为俯视图,并保存所得到的单应性矩阵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
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19.24mb
    • 提供者:pobenliu
  1. OPENCV

    2下载:
  2. OPENCV的实用程序,包括视频捕获、透视变换、轮廓检测等。-OPENCV practical procedures, including video capture, perspective transformation, contour detection.
  3. 所属分类:Special Effects

    • 发布日期:2016-10-26
    • 文件大小:8.04mb
    • 提供者:weiwei
  1. 6-3

    0下载:
  2. 用opencv写的一个对图片进行透视变换的程序,图片由用户输入路径-Opencv write with the picture of a perspective transformation of the program, pictures, enter the path by the user
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:4.56kb
    • 提供者:fallrice
  1. OpenCVWarpPerspectiveImage

    3下载:
  2. OpenCV 透视变换图像校正例子,根据两幅图像对应的四个点求出透视变换矩阵,再对图像做透视变换 WarpPerspectiveImage-OpenCV WarpPerspectiveImage
  3. 所属分类:OpenCV

    • 发布日期:2016-01-21
    • 文件大小:2kb
    • 提供者:linlin
  1. OPencv

    0下载:
  2. 使用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
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.15mb
    • 提供者:陈熊
  1. 20140519e

    0下载:
  2. 利用透视变换的一个小程序,基于opencv的vs编写的一个小程序-Use of perspective transformation of a small program, based on the opencv vs written a small program
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1.23kb
    • 提供者:Dawson
  1. road

    0下载:
  2. 车道线检测,在vs2010配置opencv的情况下亲测可用,代码没有做出透视变换-Lane detection, in the case of pro-test opencv vs2010 configuration is available, the code does not make a perspective transformation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2.72mb
    • 提供者:potter
  1. Transform

    0下载:
  2. OPENCV的一个透视变换函数的源码,重写一个类,用于透视变换-OPENCV of a perspective transformation function of the source code, rewrite a class, for perspective transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14.02mb
    • 提供者:ZhaoxingNiu
  1. cvwarpaffine

    0下载:
  2. 代码测试了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
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:11.4mb
    • 提供者:周蓉
  1. opencv-perspective

    0下载:
  2. opencv透视变换(四点固定) 使用C++语言编写,实现opencv四点透视变换,亲测可用-opencv perspective
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:9.93mb
    • 提供者:笔尖
  1. imagestitching

    1下载:
  2. 实现了图像的简单拼接。首先寻找特征点,然后计算描述子(特征向量),对寻找到的特征点进行匹配,并塞选匹配结果,然后计算透视 矩阵,将其中一幅图进行透视变换,然后将图片合成。对一些简单的图片比较有效。仅供参考学习。(Realize the simple stitching of the image. First, find the feature point, and then calculate the descr iptor (eigenvector), match the feature po
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:66.82mb
    • 提供者:具体
  1. 图像校正回调函数

    0下载:
  2. 本文档主要用于图像的倾斜矫正,通过建立透视变换矩阵和强角点检测实现畸变图形的矫正(This document is mainly used for Image tilt correction, through the establishment of perspective transformation matrix and strong corner detection, to achieve distortion correction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:12.8mb
    • 提供者:199719711971
  1. main.cpp

    0下载:
  2. 图像操作中比较基础的就是透视变换,初进open cv,实现了透视变换,代码如压缩吧所示(Perspective transformation by opencv)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:zch111
  1. 2DProjectiveGeometry

    0下载:
  2. 鼠标操作利用OpenCV实现透视变换,需要使用鼠标点选选择4个边界点(Mouse operation using OpenCV to achieve perspective transformation)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-30
    • 文件大小:868kb
    • 提供者:天意oo
  1. nitoushi

    0下载:
  2. 对图像进行透视变换,变为俯视图。。。。。。。。。。。。。(The perspective transformation of the image becomes a top view.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:5.68mb
    • 提供者:燕人张益达
  1. 图像处理之逆透视变换

    0下载:
  2. 逆透视变换的数学原理,在文档中有详细的逆透视变换的矩阵推导过程,但是没有代码,opencv逆透视变换代码可以看我发的另一篇资源。。。。。。。。。。。。。。。。。。(The mathematical principle of reverse perspective transformation, in the document there is a detailed matrix rendering process of the inverse perspective transformation
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:227kb
    • 提供者:燕人张益达
搜珍网 www.dssz.com