搜索资源列表
moment.rar
- HU的七阶不变矩,具有旋转,平移不变性,对图像描述稳定,对于图像分类,匹配具有重要的作用,failed to translate
HUCentralMoment.rar
- HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。,HU moment invariants code a lot, but could
HuMoment
- 基于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.
Hu
- 实现了hu的七个不变矩,matlab实现,很实用-This code realize Hu s moment by matlab
Invar_Moment
- 该代码为利用几何不变矩提取图像几何特征的代码,用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
Hu
- matlab实现Hu 7阶不变矩的提取 -compute Hu 7 moment features
Hu
- 利用胡不变矩进行亚像素边缘精确定位的程序,matlab-Hu moment based edge subpixel location
featureextraction
- 图象 处 理和模式识别中经常根据物体的形状来识别物 体或对物体进行分类。形状特征可以分为区域特征和边界特 征两大类,矩不变量是最基本的形状特征。Hu提出的矩不变 量是图象区域内部细节的描述,是一种区域特征。它是建立 在对一个区域内部灰度值的统计分析基础上的,需要目标区 域的所有象素参与运算-Image processing and pattern recognition are often based on the shape of objects to identify o
Hu_MV_Nicolas
- Hu的七个不变矩在图像处理,尤其是特征提取方面是很重要的一个概念。本代码实现了图像的7个不变矩的计算和输出。- Hu s 7 moment invariants is significant in image processing,especially in feature seletcion. This code calculate them.
3D_Moment_Invariant
- 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
invmoments
- calculate seven hu moment for image recognition and CBIR
projectprogaram
- Recognition of visual patterns and characters are independent of position, size, and orientation in the visual field has been the goal of much recent research. The method presented in this paper meets all these condition. An off-line signature matchi
moment
- matlab 7Hu矩的提取 图像处理 -matlab 7Hu moment of extraction image processing
CBIRsys
- 提取Hu不变矩以及边缘直方图的特征,将特征写入txt文件,可以查看使用,为后期的特征提取铺垫-extract the Hu invriant moment and edge histgram.
humoment
- Hu的7阶矩矩源代码,试过,可以用。挺不错的-Hu' s 7 moment the source code order moment, tried, you can use. Very good
Image-moment-invariants
- 图像不变矩是基于图像的几何结构特征,可以用于图像匹配方面,有很好的效果-Image moment invariants is based on the geometric structure of the image can be used for image matching, there were good results
Moment-invariants-
- 这是胡不变矩的经典matlab程序,其实就是不变矩的验证,七阶矩.-This is the classic Hu invariant moments matlab program, in fact, the same moment the validation, seven-order moments.
Hu
- 本程序实现Hu不变矩,Matlab代码。-This program implements Hu moment invariants, Matlab code.
Hu不变矩代码
- 一个计算Hu不变矩的代码例子,直接放入console中,即可运行。(A code example for calculating Hu moment invariants, directly into the console, can run.)
Hu Moment
- 可以计算图片的七个hu不变矩的matlab程序,里面含例子(Seven Hu moments of invariance for calculating a picture)