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

搜索资源列表

  1. AntiPerspective

    1下载:
  2. 图像反透视变换,基于matlab编程
  3. 所属分类:图形图像处理(光照,映射..)

  1. 图像逆透视变换的示例

    1下载:
  2. 图像逆透视变换的示例,用于合成360度全景俯视图。,An example realizes the image processing of Inverse Perspective Mapping, which is used in composing 360 panorama planform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1.54kb
    • 提供者:郑豪
  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:4.54kb
    • 提供者:王万国
  1. test

    0下载:
  2. 一种基于角点信息和透视变换的图像镶嵌源代码-A corner-based information and perspective transformation of the image mosaic source code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:246.53kb
    • 提供者:郭林
  1. Matlab_pipei

    0下载:
  2. Matlab_基于角点信息和透视变换的图像镶嵌-Matlab_mosaicimage
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:246.53kb
    • 提供者:lc
  1. imagecomputing

    1下载:
  2. MATLAB 图像运算 图像点的运算 图像的算术运算 其它运算 图像的位逻辑运算 图像的几何运算 图像缩放 图像旋转 图像剪切 空间变换 仿射变换( affine transformation ) 透视变换 (Perspective Transformation) 空间变换的 MATLAB 函数 空间变换实例 图像融合 邻域与块操作 邻域操作 图像块操作 区域处理 区域选择 区域滤波 区域填充 -MATLAB
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:4.47kb
    • 提供者:齐子新
  1. deltainsert

    0下载:
  2. 利用偏移量插值实现图像的透视变换(运用了双线性变换原理)-Offset interpolation using the image perspective transformation (using the bilinear transformation principle)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:163.9kb
    • 提供者:YY7EE
  1. Calibration

    0下载:
  2. 针孔相机模型和变形 这一节里的函数都使用针孔摄像机模型,这就是说,一幅视图是通过透视变换将三维空间中的点投影到图像平面。 -Calibrate Camera
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7.43mb
    • 提供者:baoquan
  1. Cv_ImageProcess

    0下载:
  2. 实现图像的处理,如图像的旋转,边缘检测,形态学处理,透视变换,滤波等-Image processing, such as image rotation, edge detection, morphological processing, perspective transformation, filtering, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.35mb
    • 提供者:枫无雁
  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. WarpPerspective

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

    • 发布日期:2017-05-06
    • 文件大小:1.36mb
    • 提供者:leo
  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. 程序能对输入的图像进行透视变换旋转等变化(Perspective transformation of the image)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:1kb
    • 提供者:向阳-
  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. autocorrection

    0下载:
  2. 把倾斜的ppt等平面文件通过透视变换只懂转为正面。(Tilt the PPT flat file into perspective only by perspective transformation.)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-12-31
    • 文件大小:709kb
    • 提供者:天意oo
  1. 透视变换

    0下载:
  2. 关于对于文本图像进行校正的程序,可能在各个vs上有问题,但是通过百度都能解决。希望对大家有用(The program for correcting text images may have problems on each vs, but it can be solved by Baidu. I hope to be useful to all of you)
  3. 所属分类:图形图像处理

  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
    • 提供者:燕人张益达
  1. 2透视矫正

    1下载:
  2. 在python中实现透视变换。算法正确高效,这种仿射变换经过修改后可用于图像矫正等用途。(The perspective transformation is implemented in python. The algorithm is correct and efficient. This affine transformation can be used for image correction and other purposes after modification.)
  3. 所属分类:其他

    • 发布日期:2020-07-19
    • 文件大小:277kb
    • 提供者:德瓦达21
« 12 3 »
搜珍网 www.dssz.com