搜索资源列表
-
1下载:
Type Classification Code:
main.m (program control)
discretize.m (converts image to discrete values)
plotimg.m (plots images)
dirImg.m (computes the directional image)
extract.m (extracts square portion of image - called by di
-
-
0下载:
本演示实现了主动轮廓模型由Kass等人提出。
要运行它的图形用户界面
1。基于MATLAB型引导提示。
2。关于“到现有的图形用户界面,点击”
3。选择在与本文件相同的目录snk.fig文件
4。按一下上方的绿色箭头启动图形界面
一旦GUI已经启动,您可以通过使用蛇
1。点击“新形象”,并加载输入图像。提供的样品图像。
2。平滑参数设置“西格玛”或保留其默认值并点击“过滤器”。这将平滑图像。
3。只要你点击“过滤器”,头发会出现交叉
-
-
0下载:
谐波分析matlab程序,可直接应用,也调整后应用,比如添加真值约束等(Inputs:
ts = ts(i)= i,
where i=1, ..., ni
HiLo = 2-character string indicating rejection of high or low outliers
low = valid range minimum
high = valid range maximum (values outside
-