搜索资源列表
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.
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
Humoments
- A set of functions to calculate Hu s seven invariant moments. Good accuracy. Written for my Project work
Algoritmos
- This a case for recognition of hand gestures using the 7 Hu moments and neural network classifiers-This is a case for recognition of hand gestures using the 7 Hu moments and neural network classifiers
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
Z_Hu_lwen
- MATLAB中证图像缩放、旋转等对Hu矩和Zernike矩的影响-MATLAB in the card image scaling, and rotation of the Hu moments and Zernike moments of
hu
- 就算hu矩中7个不变量代码。用于提取图像的不变形特征。-Even if hu 7 invariant moments in the code.
Hu
- 利用Hu矩实现视频或是图像的特征提取,达到了很好的图像或是视频识别效果-Using Hu moments of video or image feature extraction, to achieve a good image or video recognition effect
similitudeMoments
- 自己按J David的方法做的7个Hu时刻,用于边缘检测-7 HU moments,similitude Moments,matlab
Moment-invariants-
- 这是胡不变矩的经典matlab程序,其实就是不变矩的验证,七阶矩.-This is the classic Hu invariant moments matlab program, in fact, the same moment the validation, seven-order moments.
moments
- 利用matlab将输入的rgb图像转化为灰度图像后,利用阈值求的二值图像,边缘算子求的边缘图像,边缘图像求归一化不变矩,Hu矩。-Matlab input rgb image to grayscale image, using the binary image threshold seeking child seeking the edge of the image, the edge operator, the edge of the image seeking normalized inva
moments
- Hu矩及其改进Hu矩的文章以及Matlab的实现-Hu moments and its improved Hu moments of the article, as well as the realization of Matlab
HU
- Hu moments for images in matlab
hu
- 胡氏不变矩,matlab程序,稳定运行,能区分两张图片的不同-Hu invariant moments, matlab program, stable operation, can distinguish between two different images
Hu-Zernike
- matlab计算图像Hu七个不变矩和Zernike矩的程序-Hu invariant moments and Zernike Moments matlab code
matlab
- 使用的版本:64位的MATLAB R2015b,代码可以直接运行仿真。 (1)提取五个特征量中的Hu矩和仿射不变矩; (2)picture用来存放训练样本和测试样本; (3)save用来保存代码运行过程中提取的特征量,matlab1存放仿射不变矩特征量, matlab2存放Hu矩特征量,Hu_BBA存放样本的Hu矩的基本信度赋值和识别类型, FS_BBA存放样本的仿射不变矩的基本信度赋值和识别类型,目标识别矩阵、信息融 果和判决结果在指令窗输出(1,2,3表示类型,
hh
- hu moments using matlab
Hu
- HU矩 利用二阶和三阶规格中心矩可以导出7个不变矩组,它们在图像平移、旋转和比例变化时保持不变。(7 invariant moments can be derived by using the two - and three - order center moments, which remain unchanged when the images are shifted, rotated and proportional.)
Hu Moment
- 可以计算图片的七个hu不变矩的matlab程序,里面含例子(Seven Hu moments of invariance for calculating a picture)