搜索资源列表
shape_basedcontentretrieve
- 用小波多尺度分析进行基于医学图像形状特征的检索.-wavelet multiscale analysis based medical image retrieval features of the shape.
FaceRecognitionASM
- 人脸识别中使用的特征定位源码。 是MATLAB编写的基于多方案统计学的完整的动态形状定位源代码。
code
- 基于内容的图像识别特征提取部分——k-均值聚类分割获取形状等信息-Content-based image recognition, feature extraction part of- k-means clustering segmentation information for shape
a1
- matlab 对基于形状的图像检索的算法 其中以七个不变矩为主要方法-matlab shape-based image retrieval algorithm for which the seven invariant moments as the main method! ! ! ! ! !
diaoyong
- matlab 基于形状的图像检索算法 关于七个不变矩的主要算法 中调用步骤! -matlab image retrieval algorithm based on the shape of seven invariant moments on the main algorithm, called the steps! ! ! ! ! ! !
m1
- matlab 基于形状的图像检索算法 关于七个不变矩的主要算法 中 主要体现出 输入输出 的步骤! -matlab image retrieval algorithm based on the shape of seven invariant moments on the main algorithm is mainly reflected the input and output of the steps! ! ! ! ! ! !
m2
- matlab 基于形状的图像检索算法 关于七个不变矩的主要算法 中 主要体现出 输入输出 的步骤! -matlab image retrieval algorithm based on the shape of seven invariant moments on the main algorithm is mainly reflected the input and output of the steps! ! ! ! ! ! !
activities_of_the_shape_model
- 基于支持向量机分类器的活动形状模型。学术论文。-Support vector machine classifier based on the activities of the shape model. Papers.
inpainting
- 基于纹理的形状恢复和纹理的应用,利用离散小波框架模极值共生距阵的分类算法,能够很好的修得复大块缺损的图像-Based on the shape and texture, using the texture application framework of discrete wavelet modulus maximum symbiosis of classification algorithm is very good, can you answer large defect image
a
- 基于密度的聚类算法因其抗噪声能力强和能发现任意形状的簇等优点,在聚类分析中被广泛采用,本文提出 的基于相对密度的聚类算法,在继承上述优点的基础上。有效地解决了基于密度的聚类结果对参数值过于敏感、参数 值难以设置以厦高密度簇完全被相连的低密度簇所包含等问题。-Density-based clustering algorithm because of its strong resistance to noise and can find clusters of arbitrary shape
b
- :DBSCAN是一个基于密度的聚类算法。该算法将具有足够高密度的区域划分为簇,并可以在带有“噪声”的空间数 据库中发现任意形状的聚类。但DtLqCAN算法没有考虑非空间属性,且DBSCAN算法需扫描空间数据库中每个点的e一 邻域来寻找聚类,这使得DBSCAN算法的应用受到了一定的局限。文中提出了一种基于DBSCAN的算法,可以处理非空 间属性,同时又可以加快聚类的速度。-: DBSCAN is a density-based clustering algorithm. The alg
HuMoment
- hu不变矩 基于形状的图像检索 很有用的程序 欢迎大家下载-hu bu bian ju wen jian jian suo hen you yong de xiao cheng xu
jizhui
- 基于能量最小原理计算脊椎受力和形状的matlab程序。我自己编写的。-Calculated based on the principle of minimum energy shape of the spine by the force and matlab process. I have written.
Mesh-Reconstruction-Algorithm--
- 提出利用电云进行模型重构的算法,该算法基于点云的几何形状特征,很好的算法。-Proposed the use of electric cloud model reconstruction algorithm based on the geometric shape of the point cloud, a good algorithm.
GPT_Toolbox
- 这个Matlab图形用户界面允许用户计算圆形,椭圆形和任意形状的广义极化张量。此计算的近似算法,该算法是基于Capdeboscq等人开发出一种方法。 -This Matlab GUI allows the user to compute the GPT of disks, ellipses, and arbitrary imported shapes. The approximating algorithm that does this computation is based off a me
imagepreprocessing
- 关于医学图像的基于形状的图像检索。预处理用小波去噪 ,特征选用不变矩。-image preprocessing
DFP
- DFP算法是变尺度优化算法,使用唯相位的方法实现阵列天线的波束赋形状,是使用基于DFP和BFGS 变尺度优化算法来实现求值-DFP algorithm is to change the scale optimization algorithm, the use of CD-phase array antenna beamforming shape, is to use the scale variable based on the DFP and BFGS optimization algori
mp1
- 基于宽带子波的信号匹配追踪算法,该算法与常规算法的区别是原子库形状更加丰富。-Broadband wavelet-based signal matching tracking algorithm, the algorithm with the conventional algorithm richer difference is the shape of the atom library.
Matlab-Optimization-tools
- 基于Matlab软件中的优化算法和优化工具,针对风力机翼型通用型线集成表达式建立了优化数学模型。以风力机翼型的最大升阻比为优化设计目标函数,翼型形状控制方程的系数为设计变量,翼型的厚度和弯度为约束条件,设 计得到了相对厚度为18%的风力机翼型,并对其性能进行了计算分析。研究结果拓宽了风力机叶片翼型的设计思路和设计方法。-Based the Matlab software optimization algorithm and optimization tools for the integra
DBSCAN
- DBSCAN(Density-Based Spatial Clustering of Applications with Noise)是一个比较有代表性的基于密度的聚类算法。与划分和层次聚类方法不同,它将簇定义为密度相连的点的最大集合,能够把具有足够高密度的区域划分为簇,并可在噪声的空间数据库中发现任意形状的聚类。(DBSCAN is a representative density based clustering algorithm. Unlike the partition and hie