搜索资源列表
balloonSnake(matlab)
- ballon sanke的matlab实现,可用于图像分割和边缘检测
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) 论文的简化实现。对算法研究很有帮助。参数很多,需要调节才能获得良好的效果。