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

搜索资源列表

  1. 提取不变矩提取hu不变矩

    0下载:
  2. 提取不变矩提取hu不变矩,速度快,效率高,易用,matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:861
    • 提供者:张扬
  1. moment.rar

    0下载:
  2. HU的七阶不变矩,具有旋转,平移不变性,对图像描述稳定,对于图像分类,匹配具有重要的作用,failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1209
    • 提供者:王二
  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. HuMoments

    0下载:
  2. Hu 不变矩算法实现 基于opencv-Hu invariant moment algorithm based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:8661
    • 提供者:wuhaiyu
  1. ju

    0下载:
  2. 图像特征提取,不变矩。hu矩。f1~f7.用于物体识别。-hu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:483420
    • 提供者:sq
  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. locatoin1

    0下载:
  2. locatoin 不变矩定位.基于HU矩的几何定位,HU矩跟用OPENCV的函数求到得一样-locatoin moment invariants location. HU based on the geometric moment position, HU moment function with the use OPENCV seeking to have the same
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:4015565
    • 提供者:徐敏
  1. HUinvmoments

    0下载:
  2. HU的七个不变矩,每个文件是一个子程序,对应冈萨雷斯的数字图像处理教程的-HU
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1854
    • 提供者:dlf
  1. Hu_MV_Nicolas

    0下载:
  2. Hu的七个不变矩在图像处理,尤其是特征提取方面是很重要的一个概念。本代码实现了图像的7个不变矩的计算和输出。- Hu s 7 moment invariants is significant in image processing,especially in feature seletcion. This code calculate them.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:36731
    • 提供者:yu shaode
  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. Hull

    0下载:
  2. 利用OPENCV编写的图像HU不变矩,是图像处理的入门的工具-OPENCV prepared to use the image HU invariant moments, is a tool for image processing entry
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1025454
    • 提供者:zdy
  1. HuVector

    0下载:
  2. 由浅入深地介绍Hu的7个不变矩,证明了其旋转和平移不变性,对尺度不变性提出了质疑。-Progressive approach to introduce Hu' s seven moment invariant, has proven its rotation and translation invariance of scale invariance was questioned.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:423567
    • 提供者:无伤
  1. hu

    0下载:
  2. 首先把图像灰度化,可灰度化8位和24位及16位的图像,然后提取图像的HU7不变矩。-First of all, the gray image can be gray with 8-bit and 24-bit and 16 bit image, then extract the image HU7 moment invariants.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:243245
    • 提供者:pudn123
  1. CBIRsys

    0下载:
  2. 提取Hu不变矩以及边缘直方图的特征,将特征写入txt文件,可以查看使用,为后期的特征提取铺垫-extract the Hu invriant moment and edge histgram.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12403685
    • 提供者:李慧强
  1. ImageRetrieval

    1下载:
  2. 毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件-Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:359361
    • 提供者:平天羽
  1. roadsignextract

    0下载:
  2. 文提出了一种利用RGB颜色差分矩阵对Hu不变矩进行加权的新方法.并将该方法和Hu不变矩投影变换快速算法相结合,对彩色交通标志的特征值进行提取.-Paper presents a matrix using RGB color difference weighted Hu invariant moments new method. And the method and the Hu invariant moments projection fast algorithm combines the ch
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:237869
    • 提供者:huyaling
  1. hu

    0下载:
  2. 图像处理及不变矩计算,可以了解不变矩的技术-Image processing and calculation of moment invariants, moment invariants can understand the technical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:394483
    • 提供者:CHEN
  1. HU.cpp.tar

    0下载:
  2. 利用opencv求解hu不变矩 得到的效果不错-cal the hu
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:1362
    • 提供者:ysjdx
  1. Hu-code

    0下载:
  2. Hu不变矩,关于Hu不变矩的特征提取代码,七个特征提取-Hu Invariant Moments, on Hu invariant moments feature extraction code, seven feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2933
    • 提供者:郭秋原
  1. 七阶不变矩

    1下载:
  2. 提取图形的七阶不变矩,简单易行,利用求得特征矩进行图像的识别(It is simple and easy to extract the seven order moment of the graph, and the image is identified by using the characteristic moment.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:8192
    • 提供者:yan112233
« 12 3 4 »
搜珍网 www.dssz.com