CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 适应值

搜索资源列表

  1. thresholdadaptive200810

    1下载:
  2. 实现一个自适应阈值的算法,用以在不规则光照下从背景中提取出前景图像。-The realization of an adaptive threshold algorithm for the irregular light extracted from the background images prospects.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:151235
    • 提供者:Joe Black
  1. signal_denoise_based_wavelet

    1下载:
  2. 一个基于小波阈值的信号处理程序,通过自适应阈值方式抑制信号噪声-A threshold based on wavelet signal processing procedures, through the adaptive threshold signal noise suppression methods
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1140427
    • 提供者:snow
  1. adaptiveBievalueProcessOfImage

    0下载:
  2. 自适应门限二值化图像处理,自己最近完成的,还可以用,文件也加了两张图的效果,需要的可以试一试-Adaptive threshold binarization image processing, recently completed its own, but also can be used, the document also increase the effectiveness of the two plans, the needs may try it
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:366325
    • 提供者:重大包
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:22160
    • 提供者:panghuanzhi
  1. YuZhiQuZao

    0下载:
  2. 一个阈值去噪程序,包括经典的去噪方法,如折中阈值,自适应阈值等等。-A threshold denoising procedures, including the classical denoising methods, such as compromise threshold, adaptive threshold and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:177066
    • 提供者:kevinkou
  1. adpmedian

    0下载:
  2. 用matlab实现的自适应中值滤波代码。-Matlab implementation by the adaptive median filter code.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:832
    • 提供者:cfb
  1. matlab

    1下载:
  2. 基于matlab对灰度图像的二值化自适应阈值的算法-Gray image binarization adaptive algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3270
    • 提供者:qyt
  1. aaa

    0下载:
  2. 用自适应阈值方法实现细胞图像分割源代码 可执行,效果不错,-Adaptive threshold method used to achieve cell image segmentation executable source code, well,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:995
    • 提供者:lixiangrong
  1. DSP

    0下载:
  2. 毕业设计 局部平均阈值改进法 局部自适应阈值法 局部平均阈值法 指纹采集演示程序.exe-histeq hilditch otsu.c pavlidis.c rosenfeld.c
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5740243
    • 提供者:jk
  1. ex

    2下载:
  2. 基于matlab的自适应分段阈值分割,根据直方图自动寻峰自动分割-Matlab based on adaptive sub-threshold segmentation, according to the histogram peak automatic automatic segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1722
    • 提供者:cicy
  1. AnImprovedAdaptiveFilteringAlgorithmdetails

    0下载:
  2. 中值滤波是常用的降噪算法,它可以保留比较尖锐的边界,但是却容易模糊图象的细节。尽管已经有一些改进 算法,但效果并不十分理想。文章介绍了一种保细节中值滤波算法,采用了多尺度多方向的窗口,根据图象各部分特性自 适应地选择窗口进行中值滤波。实验结果证明,文章的算法优于其他几种常用的中值滤波算法。 -Median filter is commonly used in noise reduction algorithm, which can retain relatively sharp bo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:226929
    • 提供者:陈卿
  1. canny

    1下载:
  2. Canny算子是边缘检测的一种最优算子,能检测出单像素、连续的边缘。这些特性对后续处理很有帮助。 本算法包含了一般的canny算子,还包括使用大津值自适应高、低阈值的canny算子。-Canny edge detection operator is one of the best operator, can detect a single pixel, the edge of a row. The follow-up to deal with these features helpful.
  3. 所属分类:Special Effects

    • 发布日期:2015-08-03
    • 文件大小:4334
    • 提供者:mzfox
  1. zishiyingyuzhilvbo

    0下载:
  2. 自适应阈值滤波程序,用matlab实现.zishiyinglvzhilvbo-Wiener filtering procedures winer filter to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:202886
    • 提供者:John
  1. adapt_threshold

    0下载:
  2. 自适应阈值算法将前景从背景中分离出来包括非均匀光照。-Adaptive threshold algorithm to the prospect of separating from the background, including non-uniform illumination.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:147543
    • 提供者:秦陈刚
  1. 1111

    2下载:
  2. 自适应中值滤波,对图像的椒盐噪声有很好的滤除效果,非常不错的程序-Adaptive median filter, the image of the salt and pepper noise filtering effect of a very good, very good procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:862547
    • 提供者:chen
  1. adpmedian

    0下载:
  2. 自适应中值滤波器MATLAB中M文件源程序-adpmedian
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:842
    • 提供者:anran
  1. new

    0下载:
  2. 一种实时自适应图像二值化方法 将图像二值化作为一个优化问题来解-A real-time adaptive image binarization method of images as a binary optimization problem solved
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:194310
    • 提供者:liycstart
  1. otsu

    1下载:
  2. 一维自适应阈值分割大津法的源程序是用matlab写的-One-dimensional Otsu adaptive threshold segmentation method source code is written in matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:212045
    • 提供者:feifei
  1. otsu

    0下载:
  2. otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1161
    • 提供者:Andy
  1. tuxiangzengqiang

    0下载:
  2. 实现图像增强,改变图像对比度、灰度变换、直方图均衡化、观察平均、中值、自适应滤波的效果,用锐化算子对图像进行锐化处理-To achieve image enhancement, change the image contrast, gray-scale transformation, histogram equalization, observe the average, median, adaptive filtering effect, with the operator of the im
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3601
    • 提供者:纯净铃兰
« 1 23 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com