搜索资源列表

  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. 图像平滑方法研究
  3. 所属分类:技术管理

  1. 小波图像平滑处理

    0下载:
  2. 此程序能够实现基于小波变幻的图像的平滑处理。-the program can implement smoothly process of wavelet-based transformed image
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:李强
  1. im_denoise

    0下载:
  2. 几种经典的图像平滑去噪算法程序,其中包括小波软阈值和硬阈值处理。还附送三个图像质量评价程序-several classic image denoising smoothing algorithm procedures, which include thresholding wavelet soft and hard threshold processing. Also attached three image quality evalu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:王晓甜
  1. digitalimage

    0下载:
  2. 基于MATLAB的数字图像处理的分析,包括图像显示,图像平滑,图像锐化,等-MATLAB-based analysis of digital image processing, including image display, image smoothing, image sharpening, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sh85
  1. DititalImageProcessingmatlab

    0下载:
  2. 图像增强技术主要包括:直方图修改处理,图像平滑处理,图像尖锐化处理,彩色图像处理。从纯技术上讲主要有两类:1)频域处理法 2)空域处理法 -Image enhancement technologies include: histogram modification processing, image smoothing, image sharpening processing, color image processing. From
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:camel
  1. Ms-matlab

    0下载:
  2. mean shift matlab源码,程序比较简单-mean shift matlab source code, the program is relatively simple
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:liuyang
  1. images

    0下载:
  2. matlab图像处理算法,包括中值滤波,平滑滤波,直方图滤波等-matlab image processing algorithms, including the median filter, smoothing filter, Histogram filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:946176
    • 提供者:王明
  1. tuxiangpinghua

    0下载:
  2. 图像平滑 matlab的代码 FIG文件-Matlab code image smoothing FIG file
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:kenny
  1. xinhaochuli

    0下载:
  2. 本程序可实现图像平滑,其主要目的是为了减少噪声。本程序中,我们首先对图像加了一个较大的白噪声,之后用中值对含噪图像进行处理。-This procedure can realize smooth image, and its main purpose is to reduce the noise. This procedure, we first added a larger image of the white noise, follo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:崔以田
  1. lubo

    0下载:
  2. 自己编写图像平滑算法:均值滤波和中值滤波,设置不同的均值滤波模板,以得到最好的图像输出结果。-I have written the image smoothing algorithm: mean filter and median filter, mean filter set different templates to get the best image output.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zw
  1. Diffusion

    0下载:
  2. 扩散方程的MATLAB代码:可用于图像平滑、去噪、滤波及图像的边缘处理等-Diffusion equation of the MATLAB code: can be used for image smoothing, denoising, image filtering and edge treatment, such as
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:145408
    • 提供者:明明
  1. matlab

    0下载:
  2. 代码包括利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理等-Code including the use of Butterworth (Butterworth) low pass filter for noise by smoothing the images deal with the use of Butterworth (
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:吕彦廷
  1. 11

    0下载:
  2. 图形图像处理,形态学滤波器,脑部MRI图像。可用于图像平滑滤波。-Graphic image processing, morphological filters, the brain MRI images. Can be used for image smoothing filter.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:55296
    • 提供者:LiuKe
  1. bfilter2

    0下载:
  2. 图像平滑处理不错的代码 有例子在里面 用于matlab学习-deal with image
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:169984
    • 提供者:as
  1. imageproc

    0下载:
  2. Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering im
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:tony
  1. meatuxingchuli

    0下载:
  2. 这是一一 一个基于图像平滑处理的程序,附代码-This is eleven thousand one hundred and eleven procedures based on image smoothing, with the code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:4556800
    • 提供者:阿诺
  1. Matlab-image-add-noise-and-filtering

    0下载:
  2. Matlab图像增强实验源代码与图片展示,内有用matlab为图像增加椒盐噪声白噪声程序。再用平滑滤波与中值滤波对图像进行处理。-Matlab source code for image enhancement and image experiments show, the image in a useful increase in salt and pepper noise matlab white noise process. An
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:218112
    • 提供者:shxdsg
  1. matlab图像分割算法源码

    0下载:
  2. matlab图像分割算法源码,包含图像反转,灰度线性变换,非线性变换,直方图均衡化,线性平滑滤波器,中值滤波器等一些基础功能。(MATLAB image segmentation algorithm source code, including image inversion, gray linear transformation, nonlinear transformation, histogram equalization, li
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:哪哪
  1. matlab数字图像处理系统

    1下载:
  2. matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:380928
    • 提供者:www.wobishe.com
« 12 3 4 5 6 7 8 9 10 ... 19 »

源码中国 www.ymcn.org