搜索资源列表
IsomapR1
- 基于测地距离不变性的非线性降维算法源码,原文发表在2000年的Science杂志上,需要了解具体原理者请先看其论文。-based on geodesic distance invariance of nonlinear reduced dimension algorithm source code, the text published in 2000 in Science magazine, the need to understand the specific tenets who can
ImageSegmentation_vcRes
- 在源码实现的研究过程中将采取基于水平集方法的几何活动轮廓模型如测地轮廓模型或Mumford-shah模型与其他的分割方法的结合。针对具体的图像可以将一些先验知识(灰度和形状信息)加入到算法中-source realized in the course of the study will be taken based on the level set method of the geometric active contour models such as the geodesic contour
GeodesicActiveContour
- Geodesic active contour
_Matlab_GAC
- GAC evolves the level set function according to geodesic active contour model-GAC evolves the level set function accordi Vi to geodesic active contour model
geodisc
- 基于levelset的测地活动轮廓 matlab源码,可实现多目标轮廓的 提取。对噪声图象具有良好的鲁棒性。但是计算量较大,耗时过多-levelset based on the geodesic active contour Matlab source, more achievable goal contour extraction. Image noise is a good robust. However, the large amount of calculation, time-cons
toolbox_fast_marching
- The goals of this tool is to manipulate the fast marching algorithm in 2D and 3D. Application to shortest path extraction (e.g. road tracking and tubular structure extraction in medical images), shape statistics and geodesic remeshing are presented.
GeodesiActiveContour
- 实现了geodesic active contour图像分割算法,用到AOS scheme and level set method
geodesicactivecontours
- 医学图像处理中水平集分割方法中的Geodesic active contour模型代码
geodesic_domes
- 这是一个绘制geodesic dome的程序,主要是通过分割起初设置的顶点来绘制出穹顶
Geodesic.rar
- vc 求三维模型的测地线距离的算法,希望对大家有帮助,vc for three-dimensional model of the geodesic distance algorithm, we want to help
geodesic_for_triangular_meshes
- geodesic active contour
IsoP
- 本代码实现等距映射isomap算法,保持高维空间测地距离不变-This code implements the isometric mapping isomap algorithm, to maintain a high dimensional space, the same geodesic distance
vcwatershed
- 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。-Watershed segmentation method is a top
watershed_serial
- 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。 -Watershed segmentation method is a
superficie.tar
- 用来计算任何拓扑形状的模型的离散测地线算法。-geodesic distance calculation
geodesic
- 用于计算测地距的lib,特别适用在3D模型上,比如三角面片上。非常快速。代码非常简单好用,matlab版本的例子给的比较好,请仔细参考。C++版可看文档内部地址下载-Used to calculate the geodesic distance lib, especially for the 3D model, such as the triangular surface-chip. Very fast. The code is very simple and easy to use, matl
cede
- 计算测地距离,测地距离是众多距离的一种,在高维流行数据分布空间上,欧式距离不再适用,这时就可用到欧氏距离-Computing geodesic distance, geodesic distance is a large distance, popular in high-dimensional data distribution space, the Euclidean distance is no longer applicable, then you can use the Euclide
geodesic_matalab
- 三角网格表面测地线的计算,matlab源码-Geodesic triangular surface grid computing, matlab source
isomap
- In statistics, Isomap is one of several widely used low-dimensional embedding methods, where geodesic distances on a weighted graph are incorporated with the classical scaling (metric multidimensional scaling). Isomap is used for computing a quasi-is
GFK_v1
- 测地距离核方法的预适应方法,将源域和目标域降到一个共同子空间进行学习(The geodesic distance, the domain adaptation method of the kernel method, reduces the source domain and the target domain to a common subspace for learning)