CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 求阈值

搜索资源列表

  1. DHIST.rar

    0下载:
  2. 图像处理,dhist 算法求阈值
  3. 所属分类:源码下载

    • 发布日期:
    • 文件大小:963byte
    • 提供者:
  1. MATLABtoolbox

    0下载:
  2. MATLAB迭代法求阈值,这是图像处理中阈值处理的最常用方法,希望用得上
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.71kb
    • 提供者:KyoKim
  1. 求图像的二值化最佳阈值

    0下载:
  2. 求图像的二值化最佳阈值 利用opencv 实现图像的膨胀,腐蚀,开运算,闭运算,求轮廓操作,并可以从外部文件导入结构算子-Find the best binary image threshold image using opencv achieve dilation, erosion, opening operation and closing operation, find the outline of operation, and can be imported from an extern
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2.95mb
    • 提供者:高凯
  1. diedai.本程序给出了迭代法求取最佳阈值

    1下载:
  2. 本程序给出了迭代法求取最佳阈值,对具有双峰直方图的图像效果良好,This procedure gives the iteration method yields the best threshold, with a bimodal histogram of the image well
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-25
    • 文件大小:354.86kb
    • 提供者:高圆圆
  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
    • 文件大小:586byte
    • 提供者:wanghong
  1. bitplane

    0下载:
  2. bitplane.m 将灰度图像按位平面进行切割,切割为8个不同的图像,并显示。 erzhihua0 对灰度图像按迭代法求阈值,并进行图像分割。 imaverage 对多幅图像求平均以降低噪声。 imsoothmedian 用不同的模板对图像进行中值滤波。-Gray-scale image will be cut by the bit-plane, cut into eight different images, and displayed.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:1.31kb
    • 提供者:zhouhao
  1. qiuyuzhi

    0下载:
  2. 双峰法求阈值程序,很不错的matlab程序,-The bimodal Method threshold program, very good matlab program,
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:49.18kb
    • 提供者:赵江
  1. DHIST

    0下载:
  2. 图像处理,dhist 算法求阈值-Image Processing, dhist threshold algorithm for
  3. 所属分类:

    • 发布日期:2017-12-10
    • 文件大小:1.21kb
    • 提供者:白复国
  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
    • 文件大小:2.19kb
    • 提供者:zhangjie
  1. 2008101523144260

    1下载:
  2. 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 主程序:gabpfault.m 它包括以下子程序: 1. 网络初始化:nninit.m――给出P,T,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:35.55kb
    • 提供者:梅丽
  1. findthresh

    0下载:
  2. 在图形图像处理中创建判别分析阈值的函数以求阈值,本函数对传入的CDibObject对象中的图像用判别分析法确定阈值-Image processing in the graphics to create a discriminant function analysis of the threshold to threshold, the function of the incoming image CDibObject object discriminant analysis used to de
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2.12kb
    • 提供者:温媛媛
  1. tuxiangqiege

    0下载:
  2. 基于像素点的全局阈值法求图像的分割 实现方法有五种: 最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法-Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum ent
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6.34kb
    • 提供者:余小勇
  1. based_entropy

    1下载:
  2. 基于信息熵的迭代法求最佳阈值,并附参考论文及KSW熵法求阈值的程序。两个程序经实验测试通过无误。-Entropy-based iterative method for optimal threshold, together with reference papers and KSW entropy threshold method procedures. Two experimental test procedures correctly.
  3. 所属分类:Graph program

    • 发布日期:2016-09-17
    • 文件大小:240.41kb
    • 提供者:崔琴
  1. tuxiangchuli

    0下载:
  2. 迭代法求最佳阈值 图像为baboon.bmp 分别对R,G,B三个颜色求阈值,进行分割-Iterative method for the optimal threshold image baboon.bmp respectively R, G, B three colors for the threshold segmentation
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2.83mb
    • 提供者:刘晓梅
  1. cstu

    0下载:
  2. ostu求二值化最佳阈值,大家可以看看,还好的。-ostu for binary image threshold
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1.23kb
    • 提供者:zhouhao
  1. H_th

    0下载:
  2. 自已编写的求二值化阈值的函数.用5*5模板求局部灰值的平方各,然后求3*3邻域内的灰度熵,通过求熵的最大值对应的灰度值,来求阈值.-Prepared for their own binary threshold function. 5* 5 template partial gray value for each square, and then for 3* 3 gray neighborhood entropy, by seeking the maximum entropy of the g
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:537byte
    • 提供者:邓义平
  1. light_spot_center

    0下载:
  2. 光斑的中心提取:重心法和圆拟合。先用多次迭代求阈值并且对图像二值化,再用重心法和圆拟合提取光斑中心。-light spot method:median point ,circle fitting
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:9.14kb
    • 提供者:jinzhide
  1. dd1

    0下载:
  2. 在MATLAB开发平台上,在做图像的处理进行分割时,可采用迭代法求阈值进行分割。-In the MATLAB development platform to do image processing in the segmentation, the iterative method can be used to segment the threshold requirements.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:617byte
    • 提供者:hitler
  1. duotezhengzishiyingyuzhi

    0下载:
  2. 该程序实现多特征自适应阈值算法,两个matlab文件,一个为函数,该函数求出信号的特征量值并通过梯度下降法训练出其初始阈值,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号的特征量值及其自适应阈值求出来,并一起画出图来。-The program features multi-adaptive threshold algorithm, two matlab files, one for the function,the function seek out characteristics
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2.71kb
    • 提供者:牛志嘉
  1. zishiying

    0下载:
  2. 该实例程序通过改进灰度直方图双峰法,实现了迭代求全局最佳阈值,对于前背景灰度范围差异明显的图像有良好的分割效果。(By improving the gray histogram Shuangfeng method, the example program achieves the global optimum threshold by iteration, and has good segmentation effect for the images with obvious differenc
  3. 所属分类:图形图像处理

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com