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

搜索资源列表

  1. CCS简单图像二值化

    1下载:
  2. 在CCS上进行简单的二值化,直接可以运行,很适合DSP图像处理的初学者
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-03-13
    • 文件大小:822652
    • 提供者:jisuhun
  1. 基于大津算法的阈值分割

    1下载:
  2. 基于大津算法的阈值分割,图像二值化,处理灰度图像,讲目标和背景分离,Otsu threshold segmentation
  3. 所属分类:图形图象

    • 发布日期:2017-03-24
    • 文件大小:516
    • 提供者:孙琰
  1. matlab_image.matlab图像预处理

    2下载:
  2. matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-26
    • 文件大小:8333
    • 提供者:王强
  1. ddqyz.rar

    0下载:
  2. 在matlab环境下,利用迭代法求图像阈值,然后实现图像的二值化处理.,get the image threshold by iterative algorithm in matlab. And transform the gray image into binary image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:586
    • 提供者:wanghong
  1. Binarization

    0下载:
  2. 数字图像处理,用大津算法对图像进行二值化处理,VC/MFC实现。-Digital image processing, with the Otsu algorithm to the image binarization, VC/MFC implementation. 朗读显示对应的拉丁字符的拼音 字典- 查看字典详细内容 翻译以下任意网站Nord-Cinema-法国Venezuela Tuya-西班牙语Museo del Prado-Digital image processin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:676123
    • 提供者:凌潇然
  1. OTSU

    0下载:
  2. 利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。 -Using the maximum between-class variance method (OTSU) obtained image binarization best treatment threshold, and thus image binarization treatment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2247
    • 提供者:zhangjie
  1. tuxiangerzhihua

    0下载:
  2. 根据图像灰度级不一样,采用不同的方法将图像二值化处理,-According to different gray-scale images, using different methods of image binarization processing,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:78857
    • 提供者:ll
  1. black_and_white_change

    0下载:
  2. 图像的二值化处理。对于图片的编辑,预处理很人参考价值。-the picture was transform to black and white.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:83754
    • 提供者:李工
  1. imread

    0下载:
  2. 分析了数字图象二值化处理的特点,提供了几种二值化处理技术,并对这些算法进行了测试与比较,最后根据实践应用对二值化处理中的动态阈值的选取策略等相关技术作出了阐述-Analysis of digital image binarization deal characteristics, offers several binarization processing technology, and these algorithms were tested and compared with the las
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:693
    • 提供者:fengyu
  1. cannythreshold

    0下载:
  2. 其基本思想是:首先,用微分算子检测图象的边缘;然后,在这些边缘象素点上进行二值化阈值的自动选择;最后,对于其它非边缘象素点则采取常规方法进行二值化处理。实验结果表明,这个基于边缘特征检测算子的算法能很好地保留原图的边缘特征,并能处理低质量的图象-The basic idea is: First of all, the differential operator with the edge detection image And, at these points on the edge pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:10493
    • 提供者:wangdi
  1. binar

    0下载:
  2. 在图像处理中,主要用于图像的二值化处理。-In image processing, mainly for image binarization.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:694
    • 提供者:canlan
  1. PictureBinary

    0下载:
  2. 图像二值化处理(使用了几种不同的算法)及灰度直方图显示程序。-Binarization image processing (using several different algorithms) and histogram display program.
  3. 所属分类:GIS program

    • 发布日期:2017-03-31
    • 文件大小:43600
    • 提供者:郑轩
  1. loc_im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理。-Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:840
    • 提供者:mayan
  1. erzhihua3

    0下载:
  2. 对图像进行二值化处理,是图像预处理的重要步骤内含4种不同的方法-The binary image processing, is an important step in image pre-processing consists of 4 different ways
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-29
    • 文件大小:12146589
    • 提供者:小亮
  1. xiaoerzhihua

    0下载:
  2. 单张图像二值化程序,将单张的彩色图像处理成二值化图像(Single image two value program)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:111616
    • 提供者:as195318
  1. MATLAB二值化处理

    0下载:
  2. 利用MATLAB对图像进行二值化处理,方便后续的图像处理(MATLAB image processing two values)
  3. 所属分类:图形图象

    • 发布日期:2017-12-09
    • 文件大小:1962
    • 提供者:秦月汉光
  1. 图片二值化

    1下载:
  2. 将灰度图片二值化进行识别分类处理,已达到图片识别效果(labview two valuehhhhhhhhh)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:21504
    • 提供者:woyaowancheng
  1. 图像二值化处理的算法

    1下载:
  2. 一些常用的图像二值化处理算法,包括局部二值化和全局二值化。
  3. 所属分类:图形图像处理(光照,映射..)

  1. matlab 二值化算法

    0下载:
  2. matlab二值化算法,主要用于对图片进行二值化处理(Matlab two value algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:12288
    • 提供者:marden2016
  1. 彩色图像二值化

    0下载:
  2. 可将任意RGB彩色图像(像素不能过高),转化成二值图像(Any RGB color image can be converted to two value image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:36864
    • 提供者:God_pude.com
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com