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

搜索资源列表

  1. jiaodujiaozheng

    1下载:
  2. 这里包含了多种图像倾斜角度矫正的方法 其中有huogh变换 radon变换 还有常规的线性检测角度 然后矫正它-This contains a variety of image angle correction method which huogh transform the linear radon transform routine testing point of view there and then correct it
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-10
    • 文件大小:940925
    • 提供者:许凝
  1. image_processing

    0下载:
  2. 用MATLAB自己编写的一系列图像处理算法。详细说明: ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) ch5_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2) ch5_2_2: winner滤波法实现降噪
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8264
    • 提供者:qinchuan
  1. chenxu

    0下载:
  2. 提出一种小波分析实现图像融合的方法,并给出Matlab 程序实现。该方法使用线性变换调整图像间融合度,进而实现图像渐变的特效,实验证明,该方法具有使用简单,图像过渡平滑等优点,也进一步证明小波分析在图像处理等领域具有广泛的应用。-Proposed a wavelet analysis of image fusion method, and gives Matlab program. This method uses linear transformation to adjust the degr
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:549
    • 提供者:xuechun
  1. Camera-non-linear-model

    1下载:
  2. 摄像机通过成像透镜将三维场景投影到摄像机二维像平面上,这个投影可用成像变换描述,即摄像机成像模型。摄像机模型可将空间点的世界坐标变换为图像坐标及像素坐标。本例子提供线性及非线性模型的一种matlab实现方法,仅供参考。-Camera lens through the imaging camera will be projected onto three-dimensional scene on a two-dimensional image plane, the projection image
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-08-10
    • 文件大小:8277
    • 提供者:zx
  1. matlab-image-watermarking

    1下载:
  2. 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入各种噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2125174
    • 提供者:zxg
  1. matlab

    0下载:
  2. 用MATLAB对图像的处理,图像反转和灰度线性变换-Using MATLAB image processing, image inversion and grayscale linear transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5906
    • 提供者:叮咚小兔
  1. transmit-graph

    0下载:
  2. 用MATLAB编写的图像处理类的源代码,可以轻松实现灰度的线性变换,同时只要稍加修改就可以实现更多的功能。希望对大家有帮助。-Written using MATLAB image processing source code, you can easily achieve grayscale linear transformation, more features can be achieved at the same time as long as the slightly modified.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:2471
    • 提供者:曹晓文
  1. test3

    0下载:
  2. 数字图像处理技术 中图像增强方法中的 线性变换方法 基于 matlab 实现-Digital image processing technology in image enhancement method based on linear transformation method matlab realize
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:912
    • 提供者:刘玉
  1. Matlab

    4下载:
  2. nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点
  3. 所属分类:software engineering

    • 发布日期:2017-03-04
    • 文件大小:4573184
    • 提供者:廖志伟
  1. MATLAB-image-processingcode

    0下载:
  2. 包含了大量的图像处理matlab源程序:图像反转、灰度线性变换、非线性变换、中值滤波、直方图均衡化等21个matlab源程序。有很强的实用性。-Contains a large number of image processing matlab source: image inversion, gray linear transformation, nonlinear transformation, median filtering, histogram equalization 21 matl
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:11622
    • 提供者:李晓玲
  1. MATLAB-image-processing--code

    0下载:
  2. 阈值分割、边缘检测、线性变换、均衡直方图等图像预处理的一些代码-Some code for image preprocessing, such as threshold segmentation, edge detection, linear transformation and equalization histogram
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:22243
    • 提供者:ly
  1. More-practical-5-matlab-code

    0下载:
  2. 比较实用的5个matlab代码:图像反转,灰度线性变换,非线性变换,直方图均衡化, 线性平滑滤波器-More practical 5 matlab code: Image is reversed, gray linear transformation, a nonlinear transformation, histogram equalization, linear smoothing filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:821
    • 提供者:星河之风
  1. ImageProcessingLearning

    0下载:
  2. 正在学习图像处理分割算法,上传的是刚学习matlab处理图像的一些内容,包括转换灰度图、画灰度直方图、图像翻转线性变换、部分区域图像边2值图像和灰度拉伸等内容,-Are learning image processing segmentation algorithm, upload is just learning matlab image processing some of the content, including grayscale, painting histogram, image
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1559
    • 提供者:
  1. 图像处理

    0下载:
  2. 掌握使用MATLAB对图像进行操作和处理,包括图像的读取、存储、显示、格式转换、调整和显示图像像素等,清楚一些常用的标准数组,并能进行基本的逻辑运算。掌握图像空间增强的方法,如灰度变换、分段线性变换和直方图处理的概念和实现。
  3. 所属分类:matlab例程

    • 发布日期:2016-03-31
    • 文件大小:1977
    • 提供者:liuyan135427
  1. 实验一

    0下载:
  2. 图像对数变换 图像的加减乘除算法 图像双线性插值放大缩小 图像旋转(The bilinear interpolation algorithm for image add, subtract, multiply and divide the logarithm transform image zooming image rotation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:44032
    • 提供者:jokester
  1. 灰度拉伸

    0下载:
  2. 对图像绘制直方图,并进行适当的灰度变换,分别进行线性的和非线性的灰度拉伸变换,改善图像的视觉效果; 主要功能函数自己编写; 在一个主程序中运行实现,并在一个统一的交互式界面下选择参数.(Histogram of the image, and the appropriate gray-scale transformation, linear and nonlinear gray scale stretching transform, to improve the visual effects
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:1484800
    • 提供者:晓风残月
  1. 代码

    0下载:
  2. 图像的预处理,图像分割和服装轮廓提取。其中 服装图像分割包括灰度线性变换、Otsu阈值分割和一系列形态学处理;轮廓提取 包括Canny算子边缘检测和频域的傅里叶滤波。(Image preprocessing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:5120
    • 提供者:francene
  1. GrayImageEnhangcementByLinearTransform

    0下载:
  2. 通过线性灰度变换,基于Matlab实现的灰度图像增强(Gray Image Enhangcement By Linear Transform using matlab)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-18
    • 文件大小:178176
    • 提供者:turmoil08
  1. test

    1下载:
  2. 在文件夹里有1,2,4题的代码 第一题,灰度线性变换 第二题,伽马变换 第三个,对比度拉伸变换 第四题,直方图均衡化 第五题,最大熵阈值方法(There are 1, 2, 4 codes in the folder First question, gray level linear transformation Second questions, gamma transform Third, contrast stretching transformations Fourth
  3. 所属分类:图形图像处理

  1. lvbo

    0下载:
  2. ①线性灰度变换(函数形式) ② 编程计算图像的直方图,并与函数imhist比较 ③ 执行直方图均衡化和规定化histeq ④ 给图像添加噪声 ⑤ 执行均值滤波、高斯滤波和中值滤波 ⑥ 执行拉普拉斯滤波 ⑦ 执行低通滤波和高通滤波(Linear gray scale transformation (function form) The histogram of the image is calculated and compared with the function imhist
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:437248
    • 提供者:536536536
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com