搜索资源列表

  1. MATLAB图像处理源程序

    3下载:
  2. 程序代码说明

    P0201:MATLAB赋值

    P0202:MATLAB中的for循环

    P0203:MATLAB中的for循环和if条件

    P0205:MATLAB图像处理的基本操作

    P0206:MATLAB高级图像处理操作

    P0207:根据RGB图像创建一幅灰度图像

    P0208:二值图像的取反操作

    P0209

  3. 所属分类:matlab例程

    • 发布日期:2009-01-02
    • 文件大小:87980
    • 提供者:wilsonwong
  1. matlab灰度直方图

    0下载:
  2. matlab的源程序,能够显示出图像的灰度分布的直方图,好像用matlab的人不多阿-Matlab source, can display the image histogram of the distribution of gray, like using Matlab A few people
  3. 所属分类:matlab例程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:张张
  1. 第三章图像灰度直方图变换

    0下载:
  2. 在数字图像处理中,灰度直方图是最简单且最有用的工具,可以说,对图像的分析与观察直到形成一个有效的处理方法,都离不开直方图。-in digital image processing, the histogram is the simplest and most useful tool, it can be said that the right image analysis and observation until the format
  3. 所属分类:图形图象

    • 发布日期:2024-05-24
    • 文件大小:3361792
    • 提供者:蓝婧
  1. Otsu算法(灰度图像的域值分割)的C++类实现

    0下载:
  2. Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:zhou
  1. 灰度共生矩阵

    0下载:
  2. 灰度共生矩阵MATLAB实现 联合概率矩阵法是对图像的所有像素进行统计调查,以便描述其灰度分布的一种方法。
  3. 所属分类:matlab例程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:刘江
  1. 灰度共生矩阵纹理

    0下载:
  2. 用滑动窗口中图像的灰度共生矩阵进行简单的2类纹理的分割.-sliding window of the gray image symbiotic matrix simple two types of texture segmentation.
  3. 所属分类:图形图象

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:夏玉
  1. vc编程实现灰度图像与彩色图像变换

    0下载:
  2. Windows环境,利用visual c++开发-Windows environment, the development of visual c
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:61440
    • 提供者:姜荣
  1. histenhance

    1下载:
  2. 这是有关图像灰度增强的Matlab源代码,与冈萨雷斯数字图像处理书中的例子一致-This is the gray image enhanced Matlab source code, and digital image processing Gonzalez book example of consistency
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-24
    • 文件大小:93184
    • 提供者:ice
  1. myimageprocess1

    0下载:
  2. matlab实现图像灰度变换,感受各种不同的灰度变换方法对最终图像效果的影响。-Matlab Gray Image Transform, different feelings Gray transform the ultimate effect of images.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-24
    • 文件大小:1067008
    • 提供者:天才
  1. ShuZiTuXiangdip

    0下载:
  2. 图像处理的程序实现,基于matlab,但是没有直接采用matlab的相关语句。 内容包括:1.图像灰度直方图的显示、灰度直方图的计算 2.图像的几何变换——水平镜像图、垂直镜像图、水平错切图、垂直错切图 3.图像的平滑、锐化滤波 4.图像的阈值分割 运行程序的main函数,根据提示进行操作即可 -image processing program, based on Matlab, But not directly related
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-24
    • 文件大小:3072
    • 提供者:张焕人
  1. zhi

    0下载:
  2. 图像灰度直方图统计,可以针对一幅已经存储的*.tif格式的图像-Image histogram statistics, can have been stored in a*. tif format images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:yhm
  1. tuxiangfenge

    0下载:
  2. 图像预处理 图像灰度化、高斯平滑、均衡直方图、图像对比度增强-Image Pre-processing of image gray-scale, Gaussian smoothing, balanced histogram, image contrast enhancement
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-24
    • 文件大小:921600
    • 提供者:sasa
  1. grayscaleops

    0下载:
  2. 利用MATLAB实现灰度图像的膨胀与腐蚀算法源代码。-Use MATLAB to achieve the expansion of gray image and corrosion algorithm source code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-24
    • 文件大小:4096
    • 提供者:小蔡
  1. GammaLineLogTran

    0下载:
  2. 图像灰度变换中的线性变换、对数变换、Gamma变换函数,不是利用matlab里面现成的函数实现,而是是利用数学公式计算得到,对于理解上述变换的实质有一定的价值 -Image gray-scale transformation of the linear transformation, logarithmic transformation, Gamma transform function, instead of using off-
  3. 所属分类:图形图象

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:zchh
  1. matlab

    0下载:
  2. 图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码-Image gray-scale transformation, image sharpening, ⑴ histogram eq
  3. 所属分类:波变换

    • 发布日期:2024-05-24
    • 文件大小:1056768
    • 提供者:张少华
  1. 灰度直方图

    0下载:
  2. 实现灰度直方图的均衡化,运用matlab编程。并做出图像(histogram equalization)
  3. 所属分类:其他小程序

  1. 灰度差分统计GLDS

    0下载:
  2. 得到原始图像的灰度差分图像,灰度差分直方图。(The gray difference image of the original image is obtained, and the gray difference histogram is obtained)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:4096
    • 提供者:李易峰
  1. 调整灰度范围

    0下载:
  2. 通过matlab软件,编写程序对灰度图像的灰度范围进行调整(Through the MATLAB software, the program is programmed to adjust the gray range of gray scale image)
  3. 所属分类:图形图象

    • 发布日期:2024-05-24
    • 文件大小:23552
    • 提供者:博登
  1. 灰度变换

    0下载:
  2. 图像的灰度变换,小例子,编译通过,可以实现简单的图像灰度变换~(Gray transformation of images)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-24
    • 文件大小:39936
    • 提供者:lianan
  1. matlab灰度图象缩小实验

    0下载:
  2. 实现了基于MATLAB的灰度图像缩小,可通过修改程序获得想要的性质(Reduction of gray image based on MATLAB.The desired nature can be obtained by modifying the program.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-24
    • 文件大小:40960
    • 提供者:LV135
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org