-
toolbox_fast_marching
The goals of this tool is to manipulate the fast marching algorithm in 2D and 3D. Application to shortest path extraction (e.g. road tracking and tubular structure extraction in medical images), shape statistics and geodesic remeshing are presented.(The goals of this tool is to manipulate the fast marching algorithm in 2D and 3D. Application to shortest path extraction (eg road tracking and tubular structure extraction in medical images), shape statistics and geodesic remeshing are presented.)
- 2007-12-17 20:29:19下载
- 积分:1
-
GM
说明: 用MATLAB实现灰色预测GM(1,1)模型程序段(Gray forecasting GM (1,1) model block using MATLAB)
- 2012-08-21 11:11:05下载
- 积分:1
-
1
说明: matlab使用垂直Sobel算子,自动选择阈值
[VSFAT Threshold]=edge(f, sobel , vertical )
边缘探测
figure,imshow(f),title( 原始图像 ),
显示原始图像
figure,imshow(VSFAT),title( 垂直图像边缘检测 )
显示边缘探测图像
使用水平和垂直Sobel算子,自动选择阈值
SFST=edge(f, sobel ,2)
figure,imshow(SFST),title( 水平和垂直图像边缘检测 )
显示边缘探测图像
使用指定45度角
Sobel算子滤波器,指定阈值
s45=[-2 -1 0 -1 0 1 0 1 2]
SFST45=imfilter(f,s45, replicate )
SFST45=SFST45>=2
figure,imshow(SFST45),title( 45度角图像边缘检测 )
显示边缘探测图像
(matlab I=rgb2gray(I0)
J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
- 2013-12-18 15:42:14下载
- 积分:1
-
透镜成像模拟
说明: 基于物理光学透镜成像原理,利用MATLAB语言编写了仿真程序,制作了GUI界面。(Based on the imaging principle of physical optical lens, the simulation program is written in MATLAB language, and the GUI interface is made.)
- 2021-04-24 08:18:47下载
- 积分:1
-
bispecdx
信号处理技术源代码系列4,版权为原作者所有,使用者与原作者联系。(Signal processing technology source code Series 4, the copyright for the original author of all, the user contact with the original author.)
- 2008-12-23 17:14:52下载
- 积分:1
-
lvbo
本人写的中值和均值滤波的代码,主要用于SAR成像滤波,希望管理员给予通过(I wrote the median and mean filtering code, mainly for SAR image filtering, administrators hope to give through)
- 2009-05-23 12:32:14下载
- 积分:1
-
weinafilter11
实现维纳滤波器,MATLAB中可直接运行,有结果图.(achieve Wiener filter, MATLAB can run, the outcome of the map.)
- 2007-06-20 15:21:51下载
- 积分:1
-
wesseling
Matlab sources on CFD book by P.Wesseling
- 2011-04-29 01:09:52下载
- 积分:1
-
wdg_min_dist
wedge minimum distance control
- 2015-03-24 00:59:24下载
- 积分:1
-
ICA
独立成分分析独立成分分析独立成分分析独立成分分析(Independent component analysis Independent component analysis Independent component analysis Independent component analysis)
- 2017-01-02 20:43:36下载
- 积分:1