搜索资源列表

  1. zuidashang1

    0下载:
  2. 图像分割:最大熵对灰度图像基于区域的阈值分割-image segmentation : Maximum Entropy gray images on the threshold based on regional segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:致选
  1. fazhi

    0下载:
  2. 迭代最佳阈值分割算法,寻找最佳阀值检测边缘-best iteration threshold segmentation algorithm to find the best edge detection threshold
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:凌俊辉
  1. xiaobobao

    0下载:
  2. 这是基于matlab的图像去噪程序,使用小波包的方法实现。默认阈值。及小波分解重构等。-This is based on Matlab image denoising, the use of wavelet packet method. The default threshold. Wavelet decomposition and reconstruction, and so on.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:田熙
  1. gaijinyuzhifenge

    0下载:
  2. 采用迭代算法,实现了图象分割阈值的最优自动选择,并对处理后的二值图象进行数学形态学操作,是后续图象识别最关键的以一环-using the iterative method, the image segmentation optimal threshold value of the automatic choice, as well as treatment, the two binary images using mathematica
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:108544
    • 提供者:西城刀客
  1. fengeyuceliang

    0下载:
  2. 图象的分割和测量包括阈值分割,目标轮廓的提取,图象的测量等-image segmentation and measurement including threshold segmentation, contour extraction, image measurement
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:2852864
    • 提供者:刘齐
  1. 5v5

    0下载:
  2. 5v5.m 5*5子图动态分割与最优阈值分割结合-5v5.m 5* 5-Dynamic Segmentation and optimal threshold segmentation combination
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:41984
    • 提供者:sdsd
  1. 4v4

    0下载:
  2. 4v4.m 4个子图动态分割与最优阈值分割结合-4v4.m four sub Dynamic Segmentation and optimal threshold segmentation combination
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:41984
    • 提供者:sdsd
  1. segbb

    0下载:
  2. segBB.m 最优阈值分割-segBB.m optimal threshold segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:41984
    • 提供者:sdsd
  1. OTSUway

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值。OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法-Otsu images calculated value of the two adaptive threshold. Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images
  3. 所属分类:汇编语言

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:叶芸芸
  1. DirectLocal-thresholdingMethod

    0下载:
  2. 本文首先介绍完整的文档处理系统以及其预处理模块,然后将重点放在二值化问题上,给出图像阈值化方法的综述,并对全局阈值化、局部动态阈值化等方法的优点和缺点给出评价。-This paper introduces a complete document processing system and its preconditioning module, then will focus on two issues of value, the thr
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:729088
    • 提供者:王忠
  1. itethresh

    0下载:
  2. 迭代阈值方法进行图象分割的函数,有测试程序和图片-threshold iterative method of image segmentation function, test procedures and Photo
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:33792
    • 提供者:忠波
  1. wavelet-pujian

    0下载:
  2. 这是标准谱减算法和小波阈值降噪方法,虽然效果不太好,但是作为经典降噪方法,还是有很高的参考价值,也是此类文献引用最多的方法。-This is the standard spectral subtraction and wavelet thresholding method of noise reduction, although results are not good, But as a classic noise, or a hig
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:yaohua
  1. houghostu

    0下载:
  2. matlab平台下的一个车道线检测算法 其中主要包括了HOUGH变换方法和大津自动阈值分割方法,在打包文件中详细说明了每个函数的作用,其中包括了验证图片-Matlab platform under a lane line detection algorithm which includes mainly the transformation methods and HOUGH big-automatic thresholding m
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-09
    • 文件大小:75776
    • 提供者:田炳香
  1. jiasusan

    0下载:
  2. 改进的 SUSAN 算法,用于自适应阈值的边缘检测-improved algorithm for the adaptive thresholding edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:54272
    • 提供者:chinese
  1. fuzzy_thresh

    0下载:
  2. 一个基于模糊阈值的图象分割,是基于MATLAB编程的,希望对大家有所帮助!-a threshold based on the fuzzy image segmentation is based on MATLAB programming, we want to help!
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:2629632
    • 提供者:姚庆杏
  1. testyuzhifenge

    0下载:
  2. 实现图形图象的灰度图阈值分割、彩色图轮廓提取等功能-graphic images of the gray level thresholding segmentation, color contour extraction function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:86016
    • 提供者:孙伟
  1. autoThreshholding

    0下载:
  2. 图象分割阈值自动化确定,通过迭代算法,达到一个最优的阈值分割点-image segmentation threshold automation identified through iterative algorithm to achieve an optimal threshold segmentation point
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:江边漫步
  1. LiftingWaveTransform

    0下载:
  2. 此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进一步压缩,如采用Huffman压缩等,程序思路清楚,附有完整的注释,可以使用多种小波,并且很好得体现了二代小波的思想,对于初学小波者帮助很大。-based on the second generation of this upgrade wavelet compression a
  3. 所属分类:压缩解压

    • 发布日期:2024-05-09
    • 文件大小:12288
    • 提供者:孙金凤
  1. fangzhen4

    0下载:
  2. 小波阈值去噪的源代码.不同的阈值函数可以修改阈值函数.从而实现功能.-wavelet thresholding source. Different threshold function can change the threshold function. Thus achieving functional.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:田间
  1. leijianfangchafenge

    0下载:
  2. 基于组织的粒子群优化的最大类间方差图像多阈值分割-Based on Particle Swarm Optimization organization the largest variance between-class multi-threshold image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:xxyyff
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org