CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Hu矩

搜索资源列表

  1. HUandradon

    1下载:
  2. 用于计算HU 的7个不变矩和RADON的2、3阶不变矩。网站中有C++写的RADON变换,但西北工业大学的一名教授使用RADON变换构建了这种新型的不变距,可以降低图象的维数,计算速度较快。算法详情可参考他的文献。-used in the calculation of the seven RADON unchanged moments and the 2,3-order moment invariants. Web site is written in C RADON transform, bu
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:12433
    • 提供者:listen
  1. opencv_hu_moments

    1下载:
  2. 计算HU不变矩的OPENCV程序,可以同时比较多幅图片的不变矩。-calculated HU unchanged Moments OPENCV procedures can compare the same number of pictures moment.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1492
    • 提供者:张雪涛
  1. invariance

    0下载:
  2. 不变矩由于对图像旋转、放大、平移具有不变性,因此广泛用于目标识别中,本程序求出了HU提出的七个不变矩。-moment because of the same image rotation, zooming, with translation invariance, it is widely used to target identification, The procedures are determined by the seven HU the same moment.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:952
    • 提供者:zhouaijun
  1. subject

    0下载:
  2. 计算图像对应的各阶原点矩,中心矩,以及Hu不变量,输入是图像和矩的阶数。-Image raw,Central,and Hu s moments computation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1099
    • 提供者:Zhao Hu
  1. HuBuBianJu

    1下载:
  2. 用来计算Hu不变矩的源码C#,用来被调用,希望对大家有帮助-Hu invariant moments used to calculate the source code C#, used to be called, we want to help
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:948
    • 提供者:zjpanow
  1. Shape

    0下载:
  2. 在图像检索中需要利用对图像的形状处理,本代码求7个HU不变矩-In image retrieval need to use the shape of the image processing, the code same moment seeking 7 HU
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1416
    • 提供者:issac
  1. invariment

    0下载:
  2. 胡不变矩的计算 hu的七个不变矩的计算实现matlab代码-invmoments this is used to images
  3. 所属分类:Special Effects

    • 发布日期:2016-12-22
    • 文件大小:1024
    • 提供者:陈长帅
  1. 1

    0下载:
  2. 不变矩由于对图像旋转、放大、平移具有不变性,因此广泛用于目标识别中,本程序求出了HU提出的七个不变矩-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:956
    • 提供者:jackonchang
  1. shape-feature-extration

    0下载:
  2. 形状特征提取(7个HU不变矩提取)(基于边缘的特征提取法)-Shape feature extraction (7 invariant moments extracted HU) (edge-based feature extraction method)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:934
    • 提供者:慕南
  1. 7

    0下载:
  2. hu的7个不变矩 内涵两种算法 用于matlab 生成m文件-The seven invariant moments hu
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1085
    • 提供者:wangwei
  1. kuozhanzixin_Hu

    0下载:
  2. matlab实现扩展质心和HU不变矩的实现-Matlab implementation of extended centroid and moment invariants of the realization of HU
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:297221
    • 提供者:钟志伟
  1. MyCBIR_beta

    0下载:
  2. Hu不变矩的图像搜索 VC++源码 解压后可直接编译 运行-Hu不变矩的图像搜索 Hu不变矩的图像搜索
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3634519
    • 提供者:zhangqian
  1. 1993-LV_HongTao

    0下载:
  2. hu不变矩,好用,可以试试。方便大家使用,多多交流。-hu the same moment, easy to use, you can try
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:89203
    • 提供者:邹燕平
  1. Hu

    0下载:
  2. 本程序实现Hu不变矩,Matlab代码。-This program implements Hu moment invariants, Matlab code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:597
    • 提供者:luo
  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不变矩计算待测图像与模板图的相似度-Use the invariant moment of HU to calculate the similarity between the sample and template
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1485
    • 提供者:yijiang
  1. distinguish_test_2010

    0下载:
  2. hu矩识别,将hu矩应用在识别方面,将数字和字母的hu矩算出来,再跟模版对比-Hu moment recognition, hu moments will be used in recognition, the numbers and letters of the hu moment calculated, then compared with the template
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:14144778
    • 提供者:郑锡涛
  1. easycentroidpoint

    0下载:
  2. 提取二值图像的轮廓,根据hu矩求轮廓质心点(Extract the contour of the two value image, and calculate the contour centroid point according to the Hu moment)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:5400576
    • 提供者:digpeak
  1. image recognition

    2下载:
  2. 分别采用有边缘和无边缘两类图像作为样本库,使用用Hu不变矩对图像进行特征提取,并使用K近邻分类法进行分类和识别。(Two types of images with edges and no edges are used as the sample library, the images are extracted using Hu invariant moments, and the images are classified and identified by K nearest neighb
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:陆荏嘉
  1. Feature_extraction

    0下载:
  2. 用于运动人体的图像特征提取,提取的特征包括,高宽比,速度,紧密度,灰度共生矩阵,hu矩,主成分分析,离散余弦变化,图像的预处理等。(Image feature extraction for moving human body includes features such as aspect ratio, speed, tightness, gray level co-occurrence matrix, Hu moments, principal component analysis, disc
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:30720
    • 提供者:噗噗大人
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com