-
SegmentationforImagesofVCH-F1BasednmprovedWatersed
针对分水岭算法存在的过分割问题以及VCH-F1切片图像的特点,提出一种能够有效消除局部极小值和噪声干扰的自动分割方法。首先比较彩色分量梯度图,选择分量图像的梯度信息,达到有效提取图像边缘信息的目的;然后提出基于多阈值分割的方法消除无效梯度信息;最后介绍了算法的步骤及结果。实验结果证明,通过该方法处理的梯度图像再进行分水岭算法处理,即使不进行区域合并也能达到很好的效果。(Watershed algorithm for over-segmentation problem of the existence of VCH-F1 as well as the characteristics of the image slice, a can effectively eliminate the local minimum value and noise automatic segmentation method. Comparing the first color component gradient map, select the quantity of image gradient information, achieve an effective extraction of image edge information purposes then made based on multi-threshold segmentation method to eliminate invalid gradient information Finally introduce the steps of the algorithm and results. Experimental results show that the adoption of the method of treatment of gradient watershed algorithm for image re-treatment, even if there is no regional merger will also achieve good results.)
- 2008-03-28 16:14:01下载
- 积分:1
-
UWB-multipath-simulation
在MATLAB中对超宽带波形设计中产生其前十五阶导数的仿真程序及多径传播的仿真程序(In MATLAB, the design of ultra-wideband waveform generation derivative of its first fifteen simulation program and multi-path propagation of the simulation program)
- 2011-04-28 11:38:44下载
- 积分:1
-
Ex-03
MATLAB小程序:MATLAB中使用正弦函数的在线求助 分类搜索 LOOKFOR指令的使用(MATLAB small : MATLAB use of the sine function classification search for help online orders using LOOKFOR)
- 2007-01-25 09:39:32下载
- 积分:1
-
pyrimadal 基于小波变换的基于内容的图像检索
图像可以对其进行检索从大型数据库基于内容给查询图像,以便可以检索相似图像
- 2023-06-15 09:05:29下载
- 积分:1
-
MBLBP
基于块的LBP,来自论文“Learning Multi-scale Block Local Binary Patterns for Face Recognition”(Block-based LBP, from the paper "Learning Multi-scale Block Local Binary Patterns for Face Recognition)
- 2013-01-25 10:34:52下载
- 积分:1
-
pingchafuzhuhanshu
平差辅助函数,用于平差过程中需要使用的函数模型(Adjustment helper function for function model adjustment process requires the use of)
- 2014-02-17 10:17:15下载
- 积分:1
-
GRF
高斯随机场模型matlab实现, 包含demo和用例,可直接运行(the Gaussion random field algorithm)
- 2020-12-09 15:19:18下载
- 积分:1
-
多层 perceprton
它是一个单一的莱尔单个神经元的线性sparable数据classification.It实施首神经网络算法由布拉特的。它包含三个文件:PerecptronTrn.m:感知学习算法(训练阶段)PerecptronTst.m:感知分类算法(测试阶段)MyPerecptronExample.m:一个简单的例子生成的数据和应用上述功能上的数据并得出结果相关的问题都,欢迎提出。
- 2022-06-20 19:36:44下载
- 积分:1
-
一个鱼眼校正算法源码
LCMV优化设计阵列处理信号,是学习PCA特征提取的很好的学习资料,这个有中文注释,看得明白,主要为数据分析和统计,包括单边带、双边带、载波抑制及四倍频,内含心电信号数据及运用MATLAB写的源代码。
- 2022-11-22 17:10:03下载
- 积分:1
-
人脸检测
使用说明:
若要使用人脸检测程序需要在 matlab 到 bin 目录中的该 zip 文件中设置路径
"FaceDetect.dll"使用的版本早于 7.1"FaceDetect.mexw32"由更高版本使用时
应放在其他文件相同的目录中的两个文件"cv100.dll"和"cxcore.dll"。
编制的要求:
Matlab 7.0.0 R14 或 Matlab 7.5.0 R2007b
Microsoft visual studio 2003 或 2005 年
上进行了测试:
Matlab 7.0.0 R14 与 Microsoft Visual C/c + 你这个 Visual Studio.NET 2003年中 7.1 版
与 Microsoft Visual c + + 2005年中现在你这个 Visual Studio 8 Matlab 7.5.0 R2007b
编制说明:
1.安装程序 Mex 编译器:
类型"mex-安装程序"在 matlab 的命令窗口中。按照说明操作,然后选择相应的编译器。
本机 C 编译器使用 Matlab 未编译此程序。MS visual studio 编译器是首选的。
2.改变路径到 /src/ 目录,发出命令
墨西哥 FaceDetect.cpp-我.../Include/.../lib/*.lib-outdir.../bin/
编译后的文件存储在 bin 目录中。将这些输出文件以及"cv100.dll"和"cxcore.dll"
在所需目录和适当地在 matlab 中设置的路径。
注: 使用 Visual Studio 2005 编译版本 8 compilier 要求编译器不同 dll 必须附带沿
zip 文件中。所有上编译此 zip 是与 visual studio 2003 7.1 版编译器。
- 2023-03-11 00:40:04下载
- 积分:1