搜索资源列表
gsnake1.0
- 新加波人搞得sanke边缘跟踪算法,附有论文,很实用。
balloonSnake(matlab)
- ballon sanke的matlab实现,可用于图像分割和边缘检测
snake
- 进行边界轮廓标定的snake算法工具箱,距离势能 gvf 以及传统sanke等各种snake-The boundary contour of the snake algorithm calibration kit, from the potential gvf and other traditional snake sanke
Snakefengeimagemethod
- 图像分割snake算法的实现 自己实现的很有用的-sanke method
16snake-picture
- 在图像分析中,使用OPENCV,用snake进行图像边缘检测-edge detecting by sanke using opencv
Greedy-Snake
- Greedy sanke algorithm implements-贪婪蛇算法的实现,该算法是对原Donna J. Williams 《A fast algorithm for active contours》 (1990) 论文的简化实现。对算法研究很有帮助。参数很多,需要调节才能获得良好的效果。