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

搜索资源列表

  1. BarrelDistortion

    2下载:
  2. 两个matlab程序,一个实现图像的桶型畸变(Barrel Distortion),另外一个可以还原已经桶形畸变的图像-Two matlab programs,one is able to translate picture to Barrel Distortion.the other can return the translated picture.
  3. 所属分类:Fractal program

    • 发布日期:2014-04-11
    • 文件大小:66.22kb
    • 提供者:hao
  1. rcvdistor

    0下载:
  2. 一段还原桶状失真的小函数。该失真即相机镜头成像时,像点向中心偏离的失真。-Restore a section of the small barrel distortion function. That is, the camera lens distortion imaging, such as deviation from the point of distortion to the Center.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:576byte
    • 提供者:Frank
  1. Wide-angleImagesToAchieveSpecialEffects

    0下载:
  2. 图像广角特效实现,对横平竖直图像实现广角特效,也就是实现桶形畸变特效。-Wide-angle images to achieve special effects on smooth vertical and horizontal wide-angle images to achieve special effects, which is the realization of barrel distortion effects.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.05mb
    • 提供者:张丽丽
  1. DCEPTools

    0下载:
  2. photoshop的增效滤镜,主要解决桶形失真和枕形失真。希望能对大家起到帮助 ,下载后要安装到PS的安装文件夹里。非C++源码,大类是找不到PS才选的C++。-synergistic photoshop filters, mainly to solve the barrel distortion and pincushion distortion. Hope it' ll be of help, download the installation to install to the PS
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:786.08kb
    • 提供者:diyicituytututu
  1. barrel_distortion

    0下载:
  2. 廣角的缺點在於廣角的桶狀變型。何謂桶狀變形呢? 桶狀變型在於鏡頭的四週會往外延伸並且拉長變型。-barrel distortion simulation
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:100.6kb
    • 提供者:robin lee
  1. image-retrieval-technology-research

    0下载:
  2. 基于内容的图像检索技术的关键在于特征提取,是利用图像的颜色、形状、纹理、轮廓、对象的空间关系等客观独立的存在于图像中的基本视觉特征作为图像的索引,计算查询图像和目标图像的相似距离,按相似度匹配进行检索。综合国内外研究现状,可将基于内容的图像检索技术分为如下几种类型:基于颜色特征的检索、基于纹理特征的检索、基于形状及区域的检索、基于空间约束关系的检索。-Based on comparing various affine invariant regional basis, selection of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.46mb
    • 提供者:陈利华
  1. An-Adjustment-Method-of-Image-Barrel

    0下载:
  2. 一种新的三维映射几何建模方法, 即通过弧面映射变换, 先获取目标图与原图的像 素一一映射关系, 再采用四点线性插值方法, 实现了对原图像的桶形几何失真校正-This paper put s forward a kind of new 3-dimension mapping g eometr y mo deling metho d: first w e obtain the o ne by one mapping relat io ns between the o bject pictur
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:335.58kb
    • 提供者:刘浏
  1. 080428

    0下载:
  2. 一种基于样条函数的修正方法.依据镜头桶形畸变产生的物理 机制-In order to correct the barrel distortion of wi(1e-angle lens.a new method based on spline function WaS proposed.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:286.11kb
    • 提供者:刘浏
  1. guojiacheng2011

    0下载:
  2. 实现图像的桶形校正,The image of the barrel correction-The image of the barrel correction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6.09mb
    • 提供者:刘浏
  1. The-drum-the-calibration-code

    0下载:
  2. 镜头桶形失真校正算法 短焦镜头通常会产生桶形失真-The lens barrel distortion correction algorithm for short-focus lens usually produces barrel distortion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:5.91kb
    • 提供者:sandy
  1. barrel

    1下载:
  2. 对桶形失真的图片进行还原,使用MATLAB进行开发的,很不错的代码-restore barrel distoring picture,a excellent code,this code is written by matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:66.01kb
    • 提供者:夏峰
  1. gmodify

    1下载:
  2. matlab 畸变校正。功能:对发生桶形畸变的数字图像进行校正-Function: Digital image of barrel distortion correction occurs
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:892byte
    • 提供者:zhangtiandou
  1. gmodify

    1下载:
  2. function gmodify(pic,uv,gm,og) 功能:对发生桶形畸变的数字图像进行校正 输入:pic-要处理的图像的路径文件名 uv-在发生畸变的图像上的点的坐标 gm-在未发生畸变的图像上对应点的坐标 og- 代表对称中心,它是一个二维向量-the function of gmodify is aimed to rectifying the digital image in which Barrel Distortion has emerged
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:825byte
    • 提供者:陈帅
  1. barrel_distoration

    0下载:
  2. 基于matlab的几种摄像头桶形失真校正算法。-Several Matlab based algorithm for camera barrel distortion correction.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2.34mb
    • 提供者:
  1. jbjiaozheng

    0下载:
  2. 可直接调用实现桶形畸变校正功能,适用于水下图像或者鱼眼图像矫正,简化了算法。-Can directly call the realization of barrel distortion correction function, suitable for underwater image or fisheye image correction.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:458.96kb
    • 提供者:奕雪 林
  1. tongxing_new

    0下载:
  2. 图像桶形失真矫正。在飞行器中的视频拍摄中,寻线飞行时,需要图像的桶形矫正,虽然说不进行,影响不大,但在精确度要求高的情况下,这是有必要的-Image barrel distortion correction. In an aircraft video shooting, hunt flying, we need to correct the image of the barrel, though not carried little impact, but in the case of high
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:921byte
    • 提供者:冯俊健
  1. jbjz

    2下载:
  2. matlab的桶形畸变校正脚本,径向畸变校正(Barrel distortion correction of MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:16kb
    • 提供者:thn
搜珍网 www.dssz.com