CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 矫正畸变

搜索资源列表

  1. Image_GeometricModification

    0下载:
  2. delphi开发的图像几何矫正程序。改善由于拍摄物体较大较近造成的矩形畸变成梯形的情况。要自己选择四个点。-delphi development of the geometric image correction procedures. Improve shooting objects as close to the larger rectangular trapezoid distortion into the situation. His choice to four points.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:372.3kb
    • 提供者:wn
  1. color123

    1下载:
  2. 一个图象分割的算法原码。包括畸变矫正。-an image segmentation algorithm of the original code. Including aberration correction.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28.19kb
    • 提供者:leon
  1. toolbox_calib

    0下载:
  2. 摄像机的标定、角点的提取、三维空间的重建、最后生成矫正后无畸变的图形-Camera Calibration,This section takes you through a complete calibration example based on a total of 20 (and 25) images of a planar checkerboard. This example lets you learn how to use all the features of the tool
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:237.45kb
    • 提供者:文英
  1. RearCali.rar

    2下载:
  2. 车载后视摄像头标定的源代码,标定后可进行后视画面(广角镜头导致图像畸变严重)的畸变矫正,并估计后视画面上的物体离车尾部的距离。,failed to translate
  3. 所属分类:Video Capture

    • 发布日期:2017-03-26
    • 文件大小:8.1kb
    • 提供者:LP
  1. ForCalibration

    0下载:
  2. 利用matlab进行摄像机标定,其中包括特征点提取,计算。内外方位参数运算,及畸变矫正程序。-Carried out using matlab camera calibration, including the feature point extraction, calculation. Internal and external orientation parameters of computation, and distortion correction procedures.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:17.02kb
    • 提供者:刘镖峰
  1. Anyrangle

    0下载:
  2. 图像处理,图像的矫正,图片的旋转,简单的程序,希望对大家有用。-Image processing, image correction, picture rotation, a simple procedure, in the hope that useful to everyone.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:548byte
    • 提供者:lee
  1. adistortedimagerectificationalgorithmbasedonleasts

    0下载:
  2. 针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算 法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相 结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.-Image distortion for high-precision, a least-squares image matchin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:106.63kb
    • 提供者:chenruibao
  1. CamEngine

    0下载:
  2. 摄像头控制引擎(内含畸变矫正算法) 本程序是在VC++6.0环境下开发的-Camera control engine (including aberration correction algorithm) in this process is in VC++6.0 development environment
  3. 所属分类:source in ebook

    • 发布日期:2017-05-18
    • 文件大小:4.69mb
    • 提供者:胡玲
  1. imageCorrectForm

    1下载:
  2. 建立几何畸变模型,实现畸变矫正。通过获取模板图像的坐标值,求取变换模型参数,求出变换多项式的系数。-IMAGECORRECT M-file for imageCorrect.fig IMAGECORRECT, by itself, creates a new IMAGECORRECT or raises the existing singleton*.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:55.18kb
    • 提供者:李海
  1. CamEngine

    0下载:
  2. 摄像头控制引擎(内含畸变矫正算法-CamEngine
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4.68mb
    • 提供者:周瑞雪
  1. lm

    0下载:
  2. BP神经网络数字图像几何畸变矫正L-M优化算法-BP neural network LM digital image geometric distortion correction algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:10.58kb
    • 提供者:陶弘
  1. Correction

    0下载:
  2. 对镜头产生的畸变做一定的矫正,包含两个演示程序和测试图片-Of lens distortion produced do some correction, contains two demonstration programs and test images
  3. 所属分类:Special Effects

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

    1下载:
  2. 书籍《精通VisualC++指纹模式识别系统算法及实现源码》第二篇 CamEngine-摄像头控制引擎(内含畸变矫正算法) FPEngine-指纹算法引擎(内含指纹预处理和比对算法) FP-指纹模式识别算法接口 SampleDemo-指纹模式识别预处理演示(特征点获取) StaticFPSys-Visual C++ 指纹模式识别系统。觉得有用,书上讲解的非常详细,请自行购买书籍。 -Books " proficient VisualC++ fingerprint patte
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-01
    • 文件大小:1.02mb
    • 提供者:张天源
  1. jbjz

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

    • 发布日期:2017-12-18
    • 文件大小:16kb
    • 提供者:thn
  1. 图像畸变校正

    2下载:
  2. MATLAB程序中的图像畸变矫正分析过程以及处理程序(MATLAB program image distortion correction analysis process and processing procedures)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-14
    • 文件大小:1.19mb
    • 提供者:liuxinglvn
  1. halcon-添加畸变及畸变矫正

    0下载:
  2. 用halcon给实际采集的图像进行畸变矫正,然后可以再人为添加一定程度的畸变,以便于定量研究,可运行已调试,可作为学习参考(Halcon is used to correct the distortion of the image collected, and then the human can add some degree of distortion to facilitate quantitative research. It can be run and debugged, and c
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:nitu63
  1. 畸变矫正

    1下载:
  2. 图像畸变矫正的matlab代码实现,可直接运行(Image distortion correction matlab code to achieve, can be directly run)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:58kb
    • 提供者:dwr_0911
  1. 鱼眼图像校正

    1下载:
  2. 使用经纬坐标方法矫正鱼眼图像,使得畸变后的鱼眼图像提取有效区域并矫正(Orthodontic fish eye image)
  3. 所属分类:图形图象

  1. 单目标定

    1下载:
  2. 采用CCTV镜头大视野畸变较大,采用halcon标定板将镜头畸变矫正到无畸变状态(Large field distortion of CCTV lens is larger, and Halcon calibration board is used to correct lens distortion to non-distortion state.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-09-25
    • 文件大小:1.46mb
    • 提供者:yongqiang1234
  1. 张正有标定法

    1下载:
  2. 经典相机标定法,用于获得相机的内部参数,便于矫正相机镜头畸变(The classical camera calibration method is used to obtain the internal parameters of the camera, which is convenient to correct the camera lens distortion)
  3. 所属分类:图形图像处理

    • 发布日期:2020-09-18
    • 文件大小:14.51mb
    • 提供者:rroam
« 12 3 »
搜珍网 www.dssz.com