-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
a
说明: 基于密度的聚类算法因其抗噪声能力强和能发现任意形状的簇等优点,在聚类分析中被广泛采用,本文提出
的基于相对密度的聚类算法,在继承上述优点的基础上。有效地解决了基于密度的聚类结果对参数值过于敏感、参数
值难以设置以厦高密度簇完全被相连的低密度簇所包含等问题。(Density-based clustering algorithm because of its strong resistance to noise and can find clusters of arbitrary shape, etc., in the cluster analysis is widely used, the proposed clustering algorithm based on the relative density, in succession on the basis of the above-mentioned advantages. Effectively solve the density-based clustering results on the parameter value is too sensitive, difficult to set the parameter value to high-density clusters of buildings connected to the low-density clusters are completely contained and other issues.)
- 2010-12-06 16:31:17下载
- 积分:1
-
pilot-db
embedded db for PALM
- 2009-11-25 18:12:30下载
- 积分:1
-
Image_Segmentation_Active_Coutour_Local_Binary_Fit
李纯明最新实现的局部活动轮廓模型的图像分割,比CV模型方法好很多。包含所实现的论文Minimization of Region-Scalable Fitting Energy for Image Segmentation(Li Chunming latest realization of the local active contour model for image segmentation, much better than the CV model approach. The paper contains the realization of Minimization of Region-Scalable Fitting Energy for Image Segmentation)
- 2020-11-03 16:59:52下载
- 积分:1
-
Potensoft
位场数据处理完整程序包,完整好用,多多指教!(The complete program for potential field data processing.)
- 2014-04-22 09:48:53下载
- 积分:1
-
trans
histogram of an image for image restoration
- 2011-07-09 13:21:14下载
- 积分:1
-
PCMpulse-code-modulation
脉冲编码调制(PCM)是数字通信的编码方式之一,在通信系统中完成将语音信号数字化的功能。PCM的实现主要包括三个步骤:抽样、量化、编码,分别完成时间上离散、幅度上离散及量化信号的二进制表示。(Pulse code modulation (PCM) is one of the encoding of digital communications, in a communication system will complete the function of digital speech signals. The realization of the PCM mainly includes three steps: sampling, quantization and coding, completed on the discrete time, the amplitude of discrete and quantify the binary representation of signals.)
- 2016-07-19 13:03:37下载
- 积分:1
-
DC_motor_control
This article focuses dc motor control and simulaion in Matlap Simulink SimPower and establish the continuity of human motion in each image frame
- 2009-05-21 15:43:54下载
- 积分:1
-
hybrid-DG-scheme
hybrid power system related scheme in pdf
- 2015-04-11 02:11:39下载
- 积分:1
-
lixiangzuixiaopai
计算机控制理想最小拍控制器的设计实例,带有零阶保持器的对象。(Ideal for computer control of minimum film controller design example, with zero-order to maintain the target device.)
- 2009-05-02 10:12:57下载
- 积分:1