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

搜索资源列表

  1. Hu_moment

    0下载:
  2. 计算图像的几何不变矩Hu-moment。结果表明,第一、二阶Hu-moment能够较好地保持缩放不变特性。-Calculate the image geometric invariant moments of Hu-moment. The results show that the first, second order Hu-moment can better maintain the scale invariant feature.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:909
    • 提供者:yang
  1. Hu-Moment

    0下载:
  2. 计算hu不变矩色程序,包含测试图片,在识别中应用广泛-Hu moment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:484340
    • 提供者:王一
  1. MatchShapes

    0下载:
  2. 基于七个不变矩的图像匹配算法 能够识别具有一定相似度的图像-a image matching method
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:744
    • 提供者:
  1. Hububianju

    0下载:
  2. 计算7个Hu不变矩,使用于图像处理中的目标识别-Calculate seven Hu invariant moments used in image processing, target recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:484214
    • 提供者:woyingge
  1. Hu_Moment

    0下载:
  2. matlab实现功能:计算Hu的7个不变矩.-Calculation Hu' s seven moment invariants
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:484681
    • 提供者:zeng
  1. bubianju

    0下载:
  2. 收集的基于不变矩程序 可用于图像相似性度量-Collected based on moment invariants can be used to image similarity measure
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6105602
    • 提供者:yx
  1. bubianju

    0下载:
  2. 在matlab的平台下,通过计算图像的不变矩实现图像的匹配-In the matlab platform, by calculating the image moment invariants for image matching
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:618
    • 提供者:祁友杰
  1. jihetezheng3

    0下载:
  2. 计算图像几何特征,包括周长、面积、圆形度、矩形度、细长度、不变矩、中心矩等-Calculated image geometric features, including perimeter, area, roundness, squareness, fine length, invariant moments, central moments, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1181
    • 提供者:付小珊
  1. hu_bmp

    0下载:
  2. 这个程序主要是用IPLIMAGE类型实现的HU不变矩的最优算法,可以直接运行。-This program is mainly used IPLIMAGE type HU invariant moments achieve optimal algorithm can be run directly.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:174940
    • 提供者:wxg
  1. P_zernike_demos

    0下载:
  2. 利用HU不变矩提取图像的特征,主要是形状特征,HU不变矩具有旋转缩放不变性-HU invariant moments using the image feature extraction, mainly shape characteristics, HU invariant moments with rotation scaling invariance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:665
    • 提供者:田丹
  1. hu-moments

    0下载:
  2. 7个不变矩的C++程序,使用opencv,方便简单,便于运行。-Seven invariant moments C++ program, using opencv, convenient and simple, easy operation.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:6314
    • 提供者:liuhao
  1. Image-Retrieval

    0下载:
  2. 基于颜色直方图和形状不变矩相结合的图像检索-Based on color histogram and shape invariant moments combined image retrieval
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:30402
    • 提供者:luowhut
  1. Gaussian-Hermite

    2下载:
  2. 计算二维图像数据的高斯Hermite矩和不变矩。-Calculating two-dimensional image data of the Gaussian Hermite moments and moment invariants.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2048
    • 提供者:潘仁龙
  1. InvariaMoment

    0下载:
  2. 用C++写的归一化不变矩程序,将不变矩封装成一个类,是因为程序所需要,怎么使用,注释里面有。还有就是,这个程序只能计算8位灰度图的不变矩。 -Using C to write the normalized moment invariants procedures, will be packaged into a moment invariants category, because the procedure is necessary, how to use, notes there a
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2133
    • 提供者:全个
  1. invmoments

    0下载:
  2. 应用matlab语言提取图像的不变矩输出结果是经典的七个不变矩的值速度很快-application Matlab language from the same image output moment is the classic seven unchanged Moments value fast
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1001
    • 提供者:marketf
  1. HUCV

    0下载:
  2. 基于OPENCV实现不变矩的计算。注意,用于SVM分类时,需要归一化。-OPENCV computing based on moment invariants. Note that, for SVM classification, normalization.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1226
    • 提供者:李勤
  1. Hu-moment

    2下载:
  2. 计算图像的几何不变矩—Hu矩,以及图像的相似度,在vc下实现。-Calculate the geometric image invariant moments-Hu moments, as well as the similarity of the image, achieved under vc.
  3. 所属分类:Special Effects

    • 发布日期:2015-02-04
    • 文件大小:306176
    • 提供者:孙新军
  1. invmoments

    1下载:
  2. 基于matlab的程序代码,关于图像匹配的不变矩的代码-Based on the matlab program code, code of invariant moment of image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1219
    • 提供者:林俊杰
  1. Zermike_Moment

    0下载:
  2. Zermike_Moment不变矩,提取形状特征时候用-Zermike Moment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:8932916
    • 提供者:li
  1. ShapeDetection

    0下载:
  2. 轮廓识别,矩形检测,同时也包含部分基于不变矩的最佳匹配代码-the code used to detect and redraw contours such as rectangle,it also include some code best match based on MCvHuMoments
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:37584
    • 提供者:新村
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com