文件名称:SNAKE
介绍说明--下载内容来自于网络,使用问题请自行百度
首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。
其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试.-First set the threshold segmentation, find out the basic outline, blue contour lines in Figure, and then contour points incoming cvSnakeImage function to calculate the green snake contour.
Where the parameter alpha representative points closer to each other weights (0-1.0), beta represents the bending energy (smaller and more easily bent) (0-1.0), gamma represents the total energy (0-1.0). I am not sure where the parameters specific range, best to try to change their different ranges.
其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试.-First set the threshold segmentation, find out the basic outline, blue contour lines in Figure, and then contour points incoming cvSnakeImage function to calculate the green snake contour.
Where the parameter alpha representative points closer to each other weights (0-1.0), beta represents the bending energy (smaller and more easily bent) (0-1.0), gamma represents the total energy (0-1.0). I am not sure where the parameters specific range, best to try to change their different ranges.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SNAKE.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.