Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • AVL-Trees.rar AVL Tree program written in C++ using namespaces with branching factor and threshold values
  • testscript_intel.rar ... mean and standard deviation of SII (for active speech, silence intervals were excluded). Users can change the envelope threshold which is used to remove the Functions required from Array Toolbox 1. intel.m 2. spectrumlevel.m 3. ...
  • Threshold-segmentation-.rar DSplit.h 这是应用程序的主头文件。它包括其他 项目的具体标头(包括Resource.h)并声明 CDSplitApp应用程序类。 DSplit.cpp 这是主要的应用程序源文件包含应用程序 类CDSplitApp。 DSplit.rc 这是一个在Microsoft Windows资源所有上市 程序使用。它包括图标,位图和存储游标 在RES子目录。这个文件可以直接编辑在Microsoft 开发工作室。
  • Threshold-segment.rar 应用此最大类间方差法实现图像分割,分割后效果稳定。
  • RescaleNew.rar 这个包包括了一个多类代价敏感学习方法Rescalenew。这是一个通用的方法,如instance-weighting, sampling, threshold-moving等。
  • regiongrow.rar ... coord1nates of every seed point and 0s elsewhere. S can also be a single seed value. Similarly, T can be an array (the same size as F) containing a threshold value for each pixel in F. T can also be a scalar, in wh1ch case it becomes a global threshold.
  • shenjingwangluo.rar ... 1 0 0 1 0 0 0 1 0 0 1 0 0 1] 输入向量的最大值和最小值 threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net=newff(threshold,[31 3],{ tansig , logsig }, trainlm ) 训练次数为1000,训练目标为0.01,学习速率为0.1 net.trainParam.epochs ...
  • source.zip Image Binirization with Adaptive Threshold. Very goo when used with morphology
  • skindetection.rar To detect skin color based on threshold. Using simple method , with LOC less than 100 but efficient
  • Mapbinary.rar 二值化图片 接口,public Bitmap Threshoding(Bitmap map, byte threshold);