snake几种经典算法,可直接运行matlab code我要分享

Snake several classic algorithms, can directly run matlab code

matlab 算法 matlabcode snake 运行 经典 直接

关注次数: 206

下载次数: 0

文件大小: 2.10 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明: snake算法的几种经典程序,包括的函数有:  Image input/output %    rawread       - Read a Portable Bitmap file, or a raw file %    rawwrite      - Write a Portable Bitmap file, or a raw file %  %  Image Display %    imdisp        - Display an image %  %  Active Contour %    snakeinit     - Initialize the snake manually %    snakedeform   - Deform snake in the given external force field


English Description:

Several classic programs of snake algorithm, including the following functions:


代码预览