CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - hu moments matlab

搜索资源列表

  1. HUCentralMoment.rar

    0下载:
  2. HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。,HU moment invariants code a lot, but could
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1811920
    • 提供者:刘丽娟
  1. Invar_Moment

    0下载:
  2. 该代码为利用几何不变矩提取图像几何特征的代码,用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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1020
    • 提供者:vivi
  1. 3D_Moment_Invariant

    0下载:
  2. 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
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:356658
    • 提供者:oyq
  1. HuMoment

    0下载:
  2. 修改后的计算Hu归一化中心距的代码,与matlab程序计算结果一致,并附带测试对比图片,通过对放大前后两张图像的Hu计算,发现结果是一样的,证明了Hu矩在图像尺寸变化时保持不变,旋转、平移情况自己做吧-The revised calculation of Hu normalized center distance of the code results are consistent with the matlab program to calculate and compare with tes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1811913
    • 提供者:
  1. Z_Hu_lwen

    0下载:
  2. MATLAB中证图像缩放、旋转等对Hu矩和Zernike矩的影响-MATLAB in the card image scaling, and rotation of the Hu moments and Zernike moments of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:146236
    • 提供者:王曼琵
  1. array3

    0下载:
  2. matlab的手势识别,手部提取经过了肤色的提取,高斯滤波,锐化处理,以及HU矩运算,可以进行单独的手势识别,只要实现做好手势模板即可-matlab gesture recognition, hand extracted through the skin color extraction, Gaussian filtering, sharpening, and HU moments computing, gesture recognition can be separate, as long a
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:1593
    • 提供者:spy
  1. TestWaveletHu

    0下载:
  2. 小波和hu不变矩相结合的一个matlab程序,先用小波做3层分解,让后提取hu不变矩,会大大提高分类识别率-Wavelet and hu unchanged moments combining a matlab program, the first 3 layers using wavelet decomposition, so extract hu invariant moments, will greatly improve the classification recognition ra
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:2017
    • 提供者:邓能辉
  1. moments

    0下载:
  2. Hu矩及其改进Hu矩的文章以及Matlab的实现-Hu moments and its improved Hu moments of the article, as well as the realization of Matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-06
    • 文件大小:3294393
    • 提供者:
  1. hu

    0下载:
  2. 胡氏不变矩,matlab程序,稳定运行,能区分两张图片的不同-Hu invariant moments, matlab program, stable operation, can distinguish between two different images
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:564
    • 提供者:武彦林
  1. CBIR_Shape

    1下载:
  2. matlab实现的,基于HU不变矩的图像形状特征提取的程序-matlab to achieve, based on image invariant moments shape feature extraction HU program
  3. 所属分类:Special Effects

    • 发布日期:2016-06-16
    • 文件大小:1024
    • 提供者:肄园
  1. Hu-Zernike

    3下载:
  2. matlab计算图像Hu七个不变矩和Zernike矩的程序-Hu invariant moments and Zernike Moments matlab code
  3. 所属分类:Graph program

    • 发布日期:2016-05-17
    • 文件大小:3072
    • 提供者:weepo
  1. fall

    2下载:
  2. 跌倒检测的MATLAB程序 包括背景差分 去噪并判断跌倒 提取高宽比 重心下降速率 hu不变矩特征 svm分类-fall detection s MATLAB program including background dirrerence remove noise and ratio of height and wide hu invariable moments and svm classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:97187
    • 提供者:Vincent
  1. matlab

    1下载:
  2. 使用的版本:64位的MATLAB R2015b,代码可以直接运行仿真。 (1)提取五个特征量中的Hu矩和仿射不变矩; (2)picture用来存放训练样本和测试样本; (3)save用来保存代码运行过程中提取的特征量,matlab1存放仿射不变矩特征量, matlab2存放Hu矩特征量,Hu_BBA存放样本的Hu矩的基本信度赋值和识别类型, FS_BBA存放样本的仿射不变矩的基本信度赋值和识别类型,目标识别矩阵、信息融 果和判决结果在指令窗输出(1,2,3表示类型,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9296657
    • 提供者:唐乐爽
  1. Hu

    0下载:
  2. 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.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:RenesmeeSwan
搜珍网 www.dssz.com