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

搜索资源列表

  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. extractFeatures.zip

    1下载:
  2. 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4711649
    • 提供者:yuhui
  1. pzm

    0下载:
  2. code for calculate pseudo zernike moment
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1547
    • 提供者:herlina
  1. JAVA

    2下载:
  2. 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-12
    • 文件大小:37192
    • 提供者:范卫华
  1. affien-invariant-moment

    0下载:
  2. 对发生仿射变换的图像,通过计算仿射不变矩来获得图像的不变特征。-Affine transformation of the image occurs, by calculating the affine invariant moment to get the image of the same features.
  3. 所属分类:matlab

    • 发布日期:2016-03-30
    • 文件大小:593920
    • 提供者:赵向军
  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. invariant-moments

    0下载:
  2. 自己编写的Hu不变矩c++计算程序,可对图像进行二值化后,搜索二值化图像中的高亮目标并进行数字标注,同时查看搜索到的每个目标的七阶不变矩-The Hu invariant moments to write your own calculation program, the image can be binary, the search in the binary image digital mark targets and highlight the same time, view the se
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4228959
    • 提供者:杜海波
  1. Atoolbox

    0下载:
  2. A collection of functions is presented which includes 2nd generation wavelet decomposition and reconstruction tools for images as well as functions for the computation of moment invariants. The wavelet schemes rely on the lifting scheme of Sweldens.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:592899
    • 提供者:yuan
  1. hm

    2下载:
  2. 根据图像的绝对中心矩评价图像的清晰程度,同时读入多幅图像,并给出其清晰度曲线。-According to the image evaluation of the absolute central moment of clarity of images, multiple images at the same time read, and gives its definition curve.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:619
    • 提供者:Hufeng
  1. moment

    0下载:
  2. scr ipt compute Angular Second Moment its a param of image
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:975
    • 提供者:John
  1. MSA_moment

    0下载:
  2. 运用多尺度自卷积计算图像的仿射不变矩的方法,该方法新颖,具有一定的创新性-Using multi-scale image from the convolution calculation of affine invariant moment method, which is novel, has some innovative
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1100
    • 提供者:夏雨
  1. invmoments

    0下载:
  2. calculate seven hu moment for image recognition and CBIR
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:804
    • 提供者:Ahmed
  1. moments_used_in_image_processing

    0下载:
  2. 矩是一种在图像处理和模式识别中,广泛应用的方法。这篇文章简单介绍了矩的概念。-Moment is a kind of image processing and pattern recognition, the widely used method. This article briefly introduced the concept of moments.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:828069
    • 提供者:DZ
  1. image matching

    2下载:
  2. 实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法-Three matching algorithms to achieve 1: normalized cross correlation matching algorithm 2: the image matching algorithm based on Hausdorff Distance 3: Image Invariant Moment Matchin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-16
    • 文件大小:12749
    • 提供者:赵宏磊
  1. moment

    0下载:
  2. matlab 7Hu矩的提取 图像处理 -matlab 7Hu moment of extraction image processing
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1148
    • 提供者:zb
  1. image-mmoment-function

    0下载:
  2. 本书主要讨论了图像的各类矩函数(几何矩、复数矩、Legendre矩、Zernike矩、小波矩等)的定义、性质和快速算法,以及它们的不变量函数。并就它在图像处理和识别,计算机视觉以及其它方面的应用作了必要的介绍。 -This book discusses the various types of image moment function (geometric moments, complex moments, Legendre moments, Zernike moments, wavel
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3837882
    • 提供者:daijiashu
  1. zernike-moment

    0下载:
  2. zernike矩是数字图像的一个重要特征,可以用来做图像检索等应用-zernike-moment is a important character of digital image processing .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6308
    • 提供者:刘邦岚
  1. Image-moment-invariants

    0下载:
  2. 图像不变矩是基于图像的几何结构特征,可以用于图像匹配方面,有很好的效果-Image moment invariants is based on the geometric structure of the image can be used for image matching, there were good results
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:923
    • 提供者:DD
  1. MR-image-segmentation

    1下载:
  2. 对MR脑肿瘤图像进行分割,并对分割的结果进行矩描述。方法 在分析当前常用的医学图像分割方法 的基础上,提出一种基于形变模型的医学图像分割方法,并给出了相应的理论算法模型和实现步骤,最后用Visual C ++ 6·0编程,并对MR脑肿瘤图像进行分割实验 -MR images of brain tumor segmentation, and segmentation results Moment. Methods used in the analysis of the current
  3. 所属分类:Special Effects

    • 发布日期:2016-01-07
    • 文件大小:165888
    • 提供者:fuky
  1. Invariant Image Recognition by Zernike Moments

    0下载:
  2. 通过Zernike Moments不变矩图像识别原理(Invariant Image Recognition by Zernike Moments)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:878592
    • 提供者:qpricher
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com