搜索资源列表

  1. Project

    0下载:
  2. medfilt2 used to median filter
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:158720
    • 提供者:ramesh
  1. adaptive_median_filter

    0下载:
  2. adaptive median filter
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:1367040
    • 提供者:judy
  1. median

    0下载:
  2. median fiter median fiter
  3. 所属分类:压缩解压

    • 发布日期:2024-05-14
    • 文件大小:445440
    • 提供者:judy
  1. matlabDIP

    0下载:
  2. DIP programs related to various function . image segmentation,filter on salt & pepper noise on flowers.tif,program to show the bit plane slicing.program to introduce gaussian noise in the image and to restore the imag
  3. 所属分类:编程文档

    • 发布日期:2024-05-14
    • 文件大小:75776
    • 提供者:Ashish
  1. smooth

    0下载:
  2. 以C sharp處理圖像平滑與去噪編程有關均值濾波中值濾波小波變換高斯濾波-In C sharp smoothing and denoising image processing program related to the mean filter median filter wavelet transform Gaussian filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:116736
    • 提供者:李復祥
  1. ImageNoiseReduction

    0下载:
  2. 均值滤波对高斯噪声的效果 二维自适应维纳滤波对高斯噪声的滤除效果 对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波 利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise fi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:高超
  1. LPT

    0下载:
  2. 源码中位C#环境下对并口的操作操作,即将数据传入并口中,用于打印机等设备。-The median C# source code under the environment of the operation of parallel operation, in which data is imported, and the mouth, for printers and other devices.
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:46080
    • 提供者:Gary
  1. mediancut

    0下载:
  2. Median Cut Algorithm,RGB,image,algorithm,quantization,color,red,blue,green,multimedia processing,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:Nil
  1. median

    0下载:
  2. Function realized median filter with irregular mask by using Visual Studio, and OpenCV library. User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values deter
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:lukeam
  1. SHOWDIB1

    0下载:
  2. c语言加win32API实现位图的读取及图像的中值滤波,直方图均衡变化-c language plus win32API read Bitmap and image median filtering, histogram equalization changes
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2212864
    • 提供者:赵启杰
  1. 115

    0下载:
  2. 自适应型中心加权的中值滤波器.rar希望研究去噪的能用的上!-Self-Adaptive center-weighted median filter. Rar hoped that the study can be used in the de-noising!
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:1180672
    • 提供者:张凤春
  1. Median-Filter

    0下载:
  2. 关于中值滤波(Median filter)的C++源代码-With regard to median filter (Median filter) of the C++ source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:149504
    • 提供者:中野
  1. adaptivemedianfilter

    0下载:
  2. matlab自适应中值滤波器,程序代码,试验图片与结果图。-matlab adaptive median filter, the program code, test images and the results of Fig.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1443840
    • 提供者:eric
  1. TEdgeMaskv09

    0下载:
  2. The-Bilateral-Median-Filter
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:59392
    • 提供者:Menahem
  1. psmf1

    0下载:
  2. coding for progressive switching median filter-coding for progressive switching median filter
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:uma
  1. Filtriranje

    0下载:
  2. Simple median filter
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:52224
    • 提供者:Vlade
  1. gmedian

    0下载:
  2. Median filter, filter the pepper & salt noise.-Median filter on image
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:zhengkaun
  1. medianFilter

    0下载:
  2. Blok Filter Median menggantikan nilai sentral dari M-by-N lingkungan dengan nilai mediannya. Jika lingkungan memiliki unsur pusat, blok tempat nilai rata-rata ada.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1007616
    • 提供者:rechian
  1. VCandOpenCVsources

    0下载:
  2. 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoo
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:7205888
    • 提供者:stone
  1. median

    0下载:
  2. program for calculating median filter
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:77824
    • 提供者:MARIEM
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org