搜索资源列表
matlab snake 算法
- 一种很好的图像分割的算法
Snake-contour.rar
- 本程序以VC++为开发环境,以opencv和MFC为开发语言实现用Snake方法轮廓提取轮廓。提取轮廓是图像处理和视频流处理的基础...,This procedure for a VC++ development environment, and MFC in opencv using the development of language Snake contour contour extraction method. Extraction of the outline of the imag
SNAKE
- snake 图像分割程序,含有主程序和子程序,简单的交互式控制点选择-snake image segmentation process, with the main program and subprogram, a simple interactive control point selection
snake
- 利用snake算法实现数字图像的边缘检测,图像分割以及特征提取-Snake algorithm using digital image edge detection, image segmentation and feature extraction
GVFSnake
- 通过梯度微量流SNAKE方法对图像进行分割-SNAKE flow through the micro-gradient method of image segmentation
SNAKE
- 图像分割中的经典算法snake的代码。该代码简洁高效,当处理非凸曲线边缘时分割效果好-Image segmentation algorithm in the classic snake code. The code concise and efficient, when dealing with non-convex curve of the edge effect when the partition
snakefuanfa
- SNAKE算法代码,图像处理,matlab程序。-SNAKE algorithm code, image processing, matlab procedures.
LevelSet_ChunmingLi_1.0
- 一种新的基于snake模型的水平集图像分割方法:用matlab编程实现,可进行灰度图像的分割,里面有演示实例,便于学习。-A new snake model based on the level set image segmentation methods: using matlab programming implementation, can be gray-scale image segmentation, there are demonstration examples for stud
snake
- Snake模型是广泛应用于数字图像处理的目标轮廓跟踪算法-Snake model is widely used in digital image processing of the object contour tracking algorithm
snake
- 主动轮廓模型也就是snake模型进行图像分割,一种由图像高层信息的图像分割算法。-snake model,active contour model,image segmentation
Snake
- 一种改进Snake模型的边缘检测算法的改进方法处理图像。-An Improved Snake Model for Edge Detection Algorithm Ways deal with images.
snake
- 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
snake
- 基于snake模型的图像分割 matlab实现-Snake model based on the realization of image segmentation matlab
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
51622442snakedemo
- snake 模型的MATLAB算法。可用于图形轮廓识别等图像处理方面的领域。-active contour model developed by others.It can be used in line detection and motion tracking.If someone wants to use it,please get in tough with the developer.
snake
- 是关于循环阈值处理图像的一种代码,功能很强大,欢迎使用-Cycle threshold processing on the image of a code, function is powerful, Welcome
gvf_SSF
- 基于gvf(Gradient Vector Flow)的主动轮廓模型(snake)图像分割算法。 包括3个算法的实现,即基本SNAKE,ballon snake, 和GVF snake. 都采用了参数解法,很适合初学者使用-Based gvf (Gradient Vector Flow) of the active contour model (snake) segmentation algorithm. Including the three algorithm, namely, th
Snake-model-bsegmentation-method
- 改进的T- Snake 算法首先在分水岭法中, 对相邻区域以其像素数、灰度均值和灰度方差定义距离, 并据其在图像上建立新的连通图, 以对图像过度分割而产生的一些过小区域合并 其次, 在模型跨边缘时, 利用已分割断层图像中模型内部区域的统计特征, 用区域生长法获取内点并重新参数化模型, 使模型不再跨边缘, 以保证模型形变到正确的边缘-Improved T-Snake algorithm first law in the watershed, the number of pixels in its
color-snake
- 彩色图像的自蛇模型主要用于彩色图像的分割,主要利用图像的彩色信息和梯度信息-Color image since snake model is mainly used for color image segmentation, mainly using image color information and gradient information
snake
- 基于活动轮廓模型的图像分割算法研究,是其中一些子程序,适合初学者研究-Active contour model based image segmentation algorithm, are some of the subroutine, suitable for beginners of