搜索资源列表
主动轮廓模型
- 主动轮廓模型(蛇模型)及应用MATLAB源码,
Simulatingthegrassfiretransformusinganactivecontou
- 蛇模型骨架算法,模拟grassfire,效果很好
GVF_BY_XU
- XU等人做的关于GVF的小DEMO,里面比较了和传统蛇模型的不同之处以及GVF的优点,可以借此做些改进-XU and other people to do about the GVF small DEMO, which compared the traditional snake model and the differences as well as the advantages of GVF can be done to improve
tuxiangfenggesuanfa
- 人工干预使蛇模型只能用于半自动的图像分割,该文在梯度向量流(GVF)蛇模型的基础上提出一种基于流场节点与最小路径方法 的全自动图像分割算法。在图像的GVF 场上检测出流场节点,以节点为种子,采用多标记快速扫描法获得一个初始分割,采用区域合并 得到最终分割结果。实验结果证明了该算法的鲁棒性和有效性。-Manual intervention to make the snake model can only be used for semi-automatic image segmentati
Mag_Color_Snake
- 自蛇模型在彩色图像中的应用,彩蛇模型用于图像去噪-Mag_Color_Snake
zishe
- 图像处理的偏微分方程方法中利用自蛇模型算法实现二值图象平滑-Image processing method of partial differential equations model the use of the snake algorithm since the value of image smoothing abuse
color-snake
- 利用彩色蛇模型对彩色图像进行处理,即不将彩色图像分为R,G,B三个分量,而是将彩色图像视为单一簇的处理,反而会得到更好的边缘清晰度-The use of color snake model for color image processing, that is, not the color image into R, G, B three-component, but rather as a single cluster of color image processing, it will ge
Mag_Color_Snake
- 使用双线性内插或二次曲面内插放大图像,然后使用彩色自蛇模型去除边缘模糊和锯齿效应-Using bilinear interpolation or quadratic surface interpolation to enlarge the image, then use the color removed from the snake model and the sawtooth effect of edge blur
activeContoursSnakesDemo
- 本演示实现了主动轮廓模型由Kass等人提出。 要运行它的图形用户界面 1。基于MATLAB型引导提示。 2。关于“到现有的图形用户界面,点击” 3。选择在与本文件相同的目录snk.fig文件 4。按一下上方的绿色箭头启动图形界面 一旦GUI已经启动,您可以通过使用蛇 1。点击“新形象”,并加载输入图像。提供的样品图像。 2。平滑参数设置“西格玛”或保留其默认值并点击“过滤器”。这将平滑图像。 3。只要你点击“过滤器”,头发会出现交叉
Mag_interpolation_Snake
- 本程序使用双线性内插法进行彩色图像的扩散,使用自蛇模型-This program uses bilinear interpolation for the proliferation of color images, the use of self-snake model
color-snake
- 彩色图像的自蛇模型主要用于彩色图像的分割,主要利用图像的彩色信息和梯度信息-Color image since snake model is mainly used for color image segmentation, mainly using image color information and gradient information
Improved-growcut-with-Snake
- 基于改进的Grow-Cut和蛇模型的图像分割算法的研究与实现-Grow-Cut and snake improved model image segmentation algorithm based and Implementation
snake_c
- opencv实现的snake蛇模型,经过测试,简单实用-opencv realized snake snake model, tested, simple and practical
Active-Contours-Without-Edges
- 无初始边界的蛇模型算法,可以用于影像的边缘提取-No initial boundary snake model algorithm that can be used to extract the edge of the image
Greedy
- 迭代蛇模型,包含GUI界面 可以绘制每次点的变化 也可以直接得到结果-Greedy Algorithms Active contour
snake
- 多种蛇模型轮廓检测A variety of snake model contour detection-A variety of snake model contour detection
growcut
- 改进Grow-Cut和蛇模型的图像分割算法-Grow-Cut and snake improved model image segmentation algorithm
obtabn-rjferred-intersection
- 怕米上的经典文章,有限元方法求解蛇模型的算法,经典,Snake模型初始轮廓选取的研究()
Snake
- 贪吃蛇的C++实现,蛇模型用到双端队列,每次蛇的移动只改变了蛇头蛇身(the implement of Retro Snaker with C plus plus)
SnakeModule
- 自动对目标特征进行轮廓提取,需要手动选择感兴趣区域。(Automatic contour extraction of target features requires manual selection of the region of interest.)