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

搜索资源列表

  1. 图像校正

    1下载:
  2. matlab图像校正,通过特征点提取 进行图片的校正,可用于三维物体重建或者立体匹配
  3. 所属分类:3D图形编程

    • 发布日期:2011-11-18
    • 文件大小:2271571
    • 提供者:zhaolu916
  1. 用于对图像极线校正的matlab代码

    3下载:
  2. 用于对图像极线校正的matlab代码 基于Tutorial on Rectification of Stereo Images,matlab code for epipolar rectification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-26
    • 文件大小:839326
    • 提供者:niuchuan
  1. matlab写的对图像进行简单的伽马校正

    0下载:
  2. matlab写的对图像进行简单的伽马校正,代码中给出了两个例子,matlab write simple image gamma correction, the code gives the two examples
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-02
    • 文件大小:11545
    • 提供者:g
  1. FisheyeCalibration

    4下载:
  2. 鱼眼图像校正算法的matlab实现,自己做的小程序-Fisheye image correction algorithm matlab implementation, small program
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:131941
    • 提供者:林道庆
  1. gamma

    1下载:
  2. 这是一个伽玛图像校正程序,首先读入原始图像,然后利用事先在matlab中计算得到的对每个灰度值校正后的数值替代原灰度值即可。-this is a gama image revising program. it uses revised grey level obtained from matlab to substitute original image data to fulfill this task.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1352
    • 提供者:刘晓宇
  1. CameraCalibration

    0下载:
  2. matlab下的相机标定工具箱,包含角点检测,求取相机内参,误差分析,求相机外参,图像校正等多种功能。附带有实验用的20张图像。-matlab under the camera calibration toolbox, including corner detection, strike the camera restricted reference materials, error analysis, seeking the camera outside the parameters, ima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4860619
    • 提供者:llc
  1. DIPDemo

    2下载:
  2. 《数字图像处理与机器视觉:Visual C++与Matlab实现》7 V图像的点运算,几何变换, 图像增强,彩色图像处理,实用案例——汽车牌照的投影失真校正-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Re
  3. 所属分类:Special Effects

    • 发布日期:2016-12-18
    • 文件大小:7230730
    • 提供者:陈新秋
  1. ImageDeskew

    1下载:
  2. 图像倾斜校正,实现灰度名片图像快速倾斜检测和校正方法-Image Skew
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:218540
    • 提供者:JIMMYCrouse
  1. 鱼眼透镜影像之变形校正

    3下载:
  2. 鱼眼透镜影像之变形校正。详细介绍了鱼眼图像畸变产生原理,校正方法。给出了MATLAB校正源代码。-Image of fisheye lens distortion correction. Details of the fish-eye image distortion resulting theory, calibration methods. MATLAB gives the correct source code.
  3. 所属分类:matlab例程

    • 发布日期:2013-12-14
    • 文件大小:827397
    • 提供者:大脸猫
  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
    • 文件大小:548
    • 提供者:lee
  1. ex4

    0下载:
  2. 汽车车牌校正,将汽车的车牌进行校正的代码。将所给图像进行校正便于以后的进一步处理。-Correction car license plate of the vehicle' s license plate code for correction. The images will be calibrated to facilitate the subsequent further processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:108168
    • 提供者:吕寿鹏
  1. file

    0下载:
  2. 用MATLAB编写实现图像几何校正的程序。采用控制栅格的方法。-Prepared using MATLAB for Image geometry correction procedures. Using the control grid method.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:69786
    • 提供者:紫怡
  1. CorrectCarNoImageAndRegnize

    0下载:
  2. 一种车牌图像校正新方法 【摘要】因摄像机角度而造成的机动车牌图像倾斜会对其后继的字符分割与识别带来不利的影响。本文在分析了车牌倾斜模式的基础上,提出了一种基于最小二乘支持向量机(LS-SVM)的车牌图像倾斜校正新方法。通过LS-SVM线性回归算法求取坐标变换矩阵并对畸变图像进行旋转校正。主要方法:首先,将二值倾斜车牌图像中的像素转换为二维坐标样本,并构造图像数据集 再通过LS-SVM线性回归算法对该数据集进行回归,求取主要参数 最后,再由该参数转换为能反映图像倾斜方向的2维坐标变换矩阵。实验
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:301209
    • 提供者:Leo
  1. CameraCalibration(stereo)

    2下载:
  2. 一个立体系统相机标定,立体图像校正以及三维三角测量的多功能matlab工具箱。压缩包中包括一个PDF说明文档,和一个带有实验用图像的matlab程序压缩包。-A three-dimensional system, camera calibration, stereo image correction, as well as three-dimensional triangulation of multi-function matlab toolbox. Compressed package in
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-04-05
    • 文件大小:1556263
    • 提供者:llc
  1. imgmosaic

    0下载:
  2. Matlab 实现的图像拼接 LM算法校正 手动选取特征点-Matable
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:638869
    • 提供者:陈营
  1. ImagePRotationPCorrection

    0下载:
  2. matlab 写的图像校正程序,实现图像校正的源代码-image correction program written in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:38877
    • 提供者:fanglanting
  1. matlab-image-study-(1)

    0下载:
  2. MATLAB图像处理的资料,包括图像倾斜校正,图像腐蚀和膨胀-matlab image erosion and dilation study
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1277443
    • 提供者:Panda
  1. 3.2畸变校正技术

    0下载:
  2. 《现代图像处理技术》配套程序代码,图像校正!!("Modern image processing technology" supporting program code, image correction!!)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:6144
    • 提供者:sues10100004
  1. 图像预处理

    0下载:
  2. 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of image denoising, non-uniform i
  3. 所属分类:图形图像处理

  1. 图像预处理小程序

    1下载:
  2. 图像的双边滤波,畸变校正,计算图像的SNR等等小程序啦,提供给使用MATLAB新手们(calculate the picture's SNR and pre-processing in matlab)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:psztswcbyy
« 12 3 4 5 6 »
搜珍网 www.dssz.com