CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - Perspective

搜索资源列表

  1. ch6_ex6_3

    0下载:
  2. 透视变换代码 除了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
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1266
    • 提供者:cdy
  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
    • 文件大小:20174495
    • 提供者:pobenliu
  1. perspective

    1下载:
  2. 透视变换,根据已得到的单应性矩阵H,将摄像头所拍摄的侧视图转换为俯视图,内含运行实例-Perspective transformation, according to what has already been homography H, the camera is filming side view into vertical view, containing a running instance
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11777649
    • 提供者:pobenliu
  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
    • 文件大小:4670
    • 提供者:fallrice
  1. main

    0下载:
  2. This program is used to make Perspective Transformation using OpenCV functions. It s written on C++ Builder Platform.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-06
    • 文件大小:4774
    • 提供者:lindstorm
  1. DERSaVSRS

    0下载:
  2. 3D视频标准参考软件,来自MPEG小组发布的代码。VSRS用于视角合成,DERS用于深度预测。-3D video standard reference software, from the the MPEG group released code. VSRS for perspective synthesis, DERS for depth prediction.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-05
    • 文件大小:899351
    • 提供者:王升辉
  1. stitching

    0下载:
  2. 图像拼接 将数张有重叠部分的图像(可能是不同时间、不同视角或者不同传感器获得的)拼成一幅大型的无缝高分辨率图像的技术-Image stitching several overlapping parts of the image (which may be a different time, a different perspective or different sensors) makes up a large, seamless high-resolution image technolog
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:3485
    • 提供者:天天
  1. Auto_FisheyeCorrect

    0下载:
  2. 运用球面透视投影模型校正鱼眼图像畸变,实现对输入畸变图片的自动校正-The use of automatic correction of spherical perspective projection model correcting the fisheye image distortion, and the input distortion picture
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:7118001
    • 提供者:mm
  1. perspective-projection

    0下载:
  2. 运用透视投影法校正鱼眼图像,得到比较好的校正效果。-perspective projection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3441733
    • 提供者:钟伟
  1. perspective

    0下载:
  2. 此代码主要介绍了图像的稀疏映射,通过一副图像的四个点来确定映射函数,从而达到图像的映射,代码完整的解释了映射的详细算法-This code describes the mapping of the sparse image through an image four points to determine the mapping function, so as to achieve the image mapping, code complete a detailed explanation o
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2492828
    • 提供者:王潘
  1. Inverse-perspective-transformation

    0下载:
  2. 本源码实现了图像由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.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7124992
    • 提供者:liuyanhong
  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
    • 文件大小:1206703
    • 提供者:陈熊
  1. PerspectiveTransform

    0下载:
  2. 根据几何关系,自己编写的单应性(俯视)变换和最近邻插值,双线性插值,基于OPENCV-perspective transform & interpretation based on OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:2808
    • 提供者:刘辰溪
  1. WarpPerspective

    0下载:
  2. 图像透视变换,是一种基础的图像变换算法,常用于图像配准模型。-Image perspective transformation, is a basic image transformation algorithms used in image registration model
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1421699
    • 提供者:leo
  1. opencv-perspective

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

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

    1下载:
  2. Laurent Kneip P3P 算法Matlab代码测试样例( A Novel Parametrization of the Perspective-Three-Point Problem for a Direct Computation of Absolute Camera Position and Orientation)-Laurent Kneip P3P Matlab code Test (A Novel Parametrization of the Perspective-
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4364
    • 提供者:
  1. BallsDetect

    0下载:
  2. 基于Qt5.5.0的简单图像处理,检测视野中特定颜色的球体位置-Based Qt5.5.0 simple image processing to detect a specific color Perspective spheres location
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:7194
    • 提供者:耿瑞琦
  1. InversePerspectiveMapping

    0下载:
  2. 对输入的图像帧感兴趣区域进行逆透视投影变换,得到俯视图。-The input of the image frame of interest in the area of the inverse perspective projection transform, get a top view. InversePerspectiveMapping
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28672758
    • 提供者:李娴
  1. IPM

    1下载:
  2. 该算法实现了将一幅图像进行透视变换,并生成鸟瞰图。-The algorithm to achieve the perspective transformation to an image, and generate a bird s-eye view.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3319
    • 提供者:zhaojinghong
  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
    • 文件大小:70070272
    • 提供者:具体
« 12 »
搜珍网 www.dssz.com