当前位置:
首页 资源下载
搜索资源 - hu moment matlab code
搜索资源列表
-
0下载:
HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。,HU moment invariants code a lot, but could
-
-
0下载:
基于MATLAB平台上,计算HU矩的算法编程。可以不用花时间去考虑怎么计算那些不变矩了。-MATLAB-based platform, the algorithm for calculating the moment HU programming. Can not take the time to consider how those calculated by moment invariants.
-
-
0下载:
实现了hu的七个不变矩,matlab实现,很实用-This code realize Hu s moment by matlab
-
-
0下载:
该代码为利用几何不变矩提取图像几何特征的代码,用matlab编写,提取7个Hu矩为特征向量。可以用于基于内容的图像检索-The code for the image using the geometric moment invariant geometric features extracted code, written with matlab to extract seven Hu moments as features. Can be used for content-based imag
-
-
0下载:
Hu的七个不变矩在图像处理,尤其是特征提取方面是很重要的一个概念。本代码实现了图像的7个不变矩的计算和输出。- Hu s 7 moment invariants is significant in image processing,especially in feature seletcion. This code calculate them.
-
-
0下载:
Hu的七个不变矩在图像匹配检索中适用广泛。本代码仅计算图像间Hu的七个矩的D2大小,直观的了解Hu矩的应用-seven moment invariants in image retrieval in the application of broad match. Only the calculation of the code between the image of the seven Hu moments D2 size, intuitive understanding of the app
-
-
0下载:
Hu的7阶矩矩源代码,试过,可以用。挺不错的-Hu' s 7 moment the source code order moment, tried, you can use. Very good
-
-
3下载:
本人编写的基于分块信息熵和Hu不变矩的图像检索算法matlab代码~-I prepared segment information based on entropy and Hu moment invariant image retri algorithm matlab code ~
-
-
0下载:
本程序实现Hu不变矩,Matlab代码。-This program implements Hu moment invariants, Matlab code.
-
-
1下载:
使用的版本:64位的MATLAB R2015b,代码可以直接运行仿真。
(1)提取五个特征量中的Hu矩和仿射不变矩;
(2)picture用来存放训练样本和测试样本;
(3)save用来保存代码运行过程中提取的特征量,matlab1存放仿射不变矩特征量,
matlab2存放Hu矩特征量,Hu_BBA存放样本的Hu矩的基本信度赋值和识别类型,
FS_BBA存放样本的仿射不变矩的基本信度赋值和识别类型,目标识别矩阵、信息融
果和判决结果在指令窗输出(1,2,3表示类型,
-
-
2下载:
使用MATLAB语言,对图像进行hu不变矩的特征提取及识别代码,以及实验数据库,很全的-
使用MATLAB语言,对图像进行hu不变矩的特征提取及识别代码,以及实验数据库,很全的
The use of MATLAB language, the image of the Hu moment invariant feature extraction and identification code, as well as the experimental
-
-
0下载:
一个计算Hu不变矩的代码例子,直接放入console中,即可运行。(A code example for calculating Hu moment invariants, directly into the console, can run.)
-