Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - geodesic
Search - geodesic - List
DL : 0
基于测地距离不变性的非线性降维算法源码,原文发表在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 post their papers.
Update : 2025-02-19 Size : 580kb Publisher : 武旗

在源码实现的研究过程中将采取基于水平集方法的几何活动轮廓模型如测地轮廓模型或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 contours Die Mumford- or-shah model and the other a combination of segmentation. Specific image may be some a priori knowledge (gray and shape information) to join algorithm
Update : 2025-02-19 Size : 54kb Publisher : 牛牛

Geodesic active contour
Update : 2025-02-19 Size : 16kb Publisher : jie

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
Update : 2025-02-19 Size : 15kb Publisher : 王大众

基于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-consuming excessive
Update : 2025-02-19 Size : 70kb Publisher :

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.-The goals of this tool is to manipulate the fast marching algorithm in 2D and 3D. Application to shortest path extraction (eg road tracking and tubular structure extraction in medical images), shape statistics and geodesic remeshing are presented.
Update : 2025-02-19 Size : 1.29mb Publisher : 费仙凤

这篇文章是关于几何活动边界的最经典文献之一.叙述了由snake到geodesic active contour的理论推导.大家可以一起参考-This article is about the geometric boundaries of one of the most classic literature. Described by the snake to the geodesic active contour theory. Together we can make reference
Update : 2025-02-19 Size : 214kb Publisher : 单昊

测地线123456789098765432-Geodesic 123456789098765432
Update : 2025-02-19 Size : 22kb Publisher : 刘涛

实现了geodesic active contour图像分割算法,用到AOS scheme and level set method-Realize the geodesic active contour image segmentation algorithm, using AOS scheme and level set method
Update : 2025-02-19 Size : 531kb Publisher : 黎芳

对于三维网格模型,求角距离和测地距离。对研究三维网格处理的的工作者,很有帮助。-For three-dimensional grid model, for angle distance and geodesic distance. The study of treatment of three-dimensional grid of workers, very helpful.
Update : 2025-02-19 Size : 2.91mb Publisher : 曾识

医学图像处理中水平集分割方法中的Geodesic active contour模型代码-Medical Image Processing in level set segmentation method in Geodesic active contour model code
Update : 2025-02-19 Size : 17kb Publisher :

这是一个绘制geodesic dome的程序,主要是通过分割起初设置的顶点来绘制出穹顶-This is a map of the geodesic dome procedures, mainly through the partition of the vertex set initially to map out the dome
Update : 2025-02-19 Size : 395kb Publisher : hubert song

vc 求三维模型的测地线距离的算法,希望对大家有帮助-vc for three-dimensional model of the geodesic distance algorithm, we want to help
Update : 2025-02-19 Size : 15.41mb Publisher : zhangyang

geodesic active contour
Update : 2025-02-19 Size : 302kb Publisher : 杨帆

本代码实现等距映射isomap算法,保持高维空间测地距离不变-This code implements the isometric mapping isomap algorithm, to maintain a high dimensional space, the same geodesic distance
Update : 2025-02-19 Size : 2kb Publisher : 刘国胜

分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。-Watershed segmentation method is a topology-based theory of mathematical morphology segmentation method, the basic idea is the image as a geodesic topology on the landscape, the image pixel gray value of each point indicates that the point of the altitude, Each local minimum value and its impact area known as the catchment basins, while the catchment basins of the border, however, the formation of a watershed. Watershed concepts and immersed in the process of the formation can be illustrated through simulation. A local minimum in each surface, piercing a small hole, and then slowly immersed in water the whole model, with the deepening of immersion, each local minimum value of the influence domain slowly expanded outward, in the two catchment the confluence of building the dam basin, namely, the formation of a watershed.
Update : 2025-02-19 Size : 64kb Publisher : zhaolipo

用来计算任何拓扑形状的模型的离散测地线算法。-geodesic distance calculation
Update : 2025-02-19 Size : 7.61mb Publisher : wang lei

用于计算测地距的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, matlab version of the example given is better, please reference. C++ version can be downloaded to see the internal documents
Update : 2025-02-19 Size : 301kb Publisher : 祝浩

测地线活动轮廓的梯度矢量流。英文版本。包括算法的推导。-Geodesic active contour of the gradient vector flow. English version. Including the algorithm derivation.
Update : 2025-02-19 Size : 487kb Publisher : 吴会英

DL : 0
计算测地距离,测地距离是众多距离的一种,在高维流行数据分布空间上,欧式距离不再适用,这时就可用到欧氏距离-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 Euclidean distance
Update : 2025-02-19 Size : 1kb Publisher : 鲁国小莉
« 12 3 4 5 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.