搜索资源列表
-
0下载:
给定距阵以及模版,求取在该模版下的图像中值,以实现后续的图像处理功能-A given matrix as well as the template in the template to strike under the value of images
-
-
1下载:
此模型为状态观测器的Matlab实现,提供了一个用于状态观测器的实现模板,适合于新手学习。-This model for the state observer of Matlab, providing a state observer for the realization of the template, suitable for novices to learn.
-
-
0下载:
GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
-
-
0下载:
(扫雷3)自己用matlab编写的扫雷程序3,类似于windows自带的那种,可玩性很高,只有一种模式,内部算法充分考虑了模板方法-(Mine clearance 3) mine clearance program using matlab, similar to windows that comes with the kind of easy to play, only a model, the internal algorithms take full account of the temp
-
-
0下载:
基于MATLAB的车牌识别的设计算法,实现的有车牌定位,车牌字符分割和识别等算法。- In this thesis,the main contents include: First, copes with positioning process of the captured vehicle license plate and then preprocess the positioned license plate Second, based on comparison of gray l
-
-
1下载:
这是基于ARMA模型算法的有色噪声信号处理方法研究毕设论文。里面内容详细,各章对各种信号处理算法均有详细解释并附带matlab仿真代码。这篇论文有幸成为北航优秀论文,也是正在做毕设的同学不可多得的模板资料。-This is based on the ARMA model algorithm of colored noise signal processing method research. Detailed explanation of the contents of the contents
-
-
1下载:
本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分
来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d
-