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. Registration-method3

    0下载:
  2. 基于角点和Hu矩不变量的可见光和红外图像自动配准方法-Based corner and Hu moment invariants visible and infrared automatic image registration method
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:367171
    • 提供者:wuzg
  1. HU

    0下载:
  2. hu不变矩函数,介绍如何hu不变矩阵的计算,可以根据需要,设置和输入参数-hu invariant moment function, describes how to calculate hu constant matrix, as needed, to set up and input parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:874
    • 提供者:like
  1. NCC

    0下载:
  2. 运用Hu矩描述图像,并通过归一化互相关算法对其进行匹配,找到最优匹配位置-The use of Hu Moments images and by normalized cross-correlation algorithm to match, to find the best match location
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3192442
    • 提供者:胡方方
  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. Image_Feature

    0下载:
  2. 图像特征提取代码,包括LBP、HOG、Haar、Zernike矩、Hu矩特征,.h文件有如何调用的说明。-LBP feature、HOG feature、Haar feature、Moment feature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:18369
    • 提供者:lee
  1. Hu

    0下载:
  2. Hu不变矩的图像检索技术,利用MATLAB编程实现Hu不变矩的图像检索。-Hu moment invariant image retri technique using MATLAB programming Hu moment invariant image retri .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1465
    • 提供者:
  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 9 »
搜珍网 www.dssz.com