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

搜索资源列表

  1. 颜色矩

    0下载:
  2. 基于颜色矩特征的图像检索:首先RGB颜色空间转换到HSV颜色空间;针对HSV三个分量计算颜色矩作为图像的内容特征;计算查询图像与图像库中每幅图像的相似距离,排序后给出检索结果。-Moment features based on color image retrieval : First RGB color space conversion to HSV color space; Three weight against HSV color calculated moments as images
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:134.64kb
    • 提供者:吴成玉
  1. OCRbyRF

    0下载:
  2. 做的一个在线光学字符识别的vc程序,主要采用了图像的矩特征和几何特征等两种方法,提供了完整了C++源代码,可供图像处理和模式识别人员参考。-do an online Optical Character Recognition vc procedures, used mainly to the moment the image characteristics and geometric features such as the two methods, providing a complete C
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:846.07kb
    • 提供者:任芳
  1. yinzhangrecverbyRF

    0下载:
  2. 一个进行图章识别的C++类,主要采用图章图像的矩特征进行图章比对,涉及到图像特征提取与匹配。-identification seal for a C + + class, mainly stamp image features seal moment than right, relate to feature extraction and image matching.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4.07kb
    • 提供者:任芳
  1. 图像纹理特征提取

    2下载:
  2. 提取图像的纹理特征,包括熵,一致性,三阶矩等。
  3. 所属分类:源码下载

  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
    • 文件大小:35.87kb
    • 提供者:yu shaode
  1. wenli

    2下载:
  2. 基于灰度共生矩阵的纹理特征提取方法实现目标的识别-Gray-level co-occurrence matrix based texture feature extraction methods to achieve the target identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.33kb
    • 提供者:toney
  1. yinzhang

    0下载:
  2. 印章图像处理,通过提取图像的矩特征实现对印章的匹配和识别-Seal image processing, moment by extracting image features of the seal to achieve matching and identification of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3.69kb
    • 提供者:赵永诚
  1. lyf

    1下载:
  2. 利用图像的不变矩以及模式识别的内容,构造三维飞机图像的矩特征,然后再利用D-S证据理论的改进方法 吸收法对图像进行融合 对飞机的型号进行匹配-Moment invariant of image and pattern recognition of the content, structure features three-dimensional plane images of the moment, and then use the improved DS evidence theory met
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:92.93kb
    • 提供者:陈虎
  1. The-moment-the-image-characteristics

    0下载:
  2. 图像的矩特征,有示例图片,可运行The moment the image characteristics -The moment the image characteristics
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:39kb
    • 提供者:高用贺
  1. 1.2

    0下载:
  2. matlab数字图像处理技术,1.2图像的矩特征,很实用-matlab digital image processing technology, features 1.2 image moments, it is practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:34.59kb
    • 提供者:痕迹
  1. Hs-moments

    0下载:
  2. 提取图像的矩特征,根据规格化的二阶和三阶中心矩,得到七个矩组,矩特征具有尺度、平移和旋转不变性。-Extract image moment feature,according to the two order and three order central moment, the seven moment groups are obtained.Moment features are invariant to scale, translation and rotation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:高兴
  1. 红外图像处理

    2下载:
  2. 主要用于红外图像的特征提取,其中提取长宽比,复杂度,紧凑度,均值比,不变矩等七种红外图像的特征,可很好的为以后的识别做准备
  3. 所属分类:图形图像处理(光照,映射..)

  1. 1.2图像的矩特征

    0下载:
  2. 例程1.2-1 in_image=imread('qingdao.jpg'); inv_m7 = invariable_moment(in_image); 注:输入图像应为RGB图像;若要是输入的是灰度图像,应去掉image=rgb2gray(in_image); 例程1.2-2 img=imread('qingdao.jpg'); img=rgb2gray(img); [A_nm,zmlist,cidx,V_nm] = zernike(img); 注:输入图像应为灰度图
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:39kb
    • 提供者:张继刚123
  1. 1.2图像的矩特征

    0下载:
  2. 1.4图像的斑点检测,本节详细介绍斑点的检测技术(1.4 spot detection of the image. This section details spot detection technology)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:39kb
    • 提供者:daisy!
  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
    • 文件大小:8kb
    • 提供者:yan112233
  1. 数字图像处理书的补充材料

    0下载:
  2. 本程序包是运用MATLAB进行图像矩阵特征的识别(This package is an image matrix feature recognition using MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:15.46mb
    • 提供者:我试少将
  1. HU矩特征

    1下载:
  2. MATLAB环境下,提取图像的HU矩特征
  3. 所属分类:分形几何

    • 发布日期:2018-04-17
    • 文件大小:3.69mb
    • 提供者:tracevera
  1. 实验一 图像颜色特征提取

    0下载:
  2. stricker和0reng0提出了颜色矩的方法,颜色矩是一种简单有效的颜色特征表示方法,有一阶矩(均值)、二阶矩(标准差)和三阶矩(斜度)等,由于颜色信息主要分布于低阶矩中,所以用一阶矩,二阶矩和三阶矩足以表达图像的颜色分布,颜色矩已证明可有效地表示图像中的颜色分布。 对彩色图像进行颜色矩特征参数提取,首先要将RGB彩色图像转换到HSV颜色空间,对图像的H、S、V颜色分量图像分别提取一阶颜色矩、二阶颜色矩、三阶颜色矩。(Image color feature extraction and f
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:40kb
    • 提供者:记忆 古乐
  1. Hu不变矩

    1下载:
  2. 提取文件夹下所有图像的形态特征,并将特征值存放于excel表(Extract the morphological features of all images under the folder and store the feature values in the excel table)
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-16
    • 文件大小:1006kb
    • 提供者:超群同学
  1. Shape feature extraction

    1下载:
  2. 图像的形状特征一般是在物体从图像中分割出来以后进行分析,形状特征描述与尺寸测量结合起来可以作为区分不同物体的依据。形状特征有两类表示方法,一类是边界特征,另一类是区域特征。图像的轮廓特征主要针对物体的外边界,而图像的区域特征则关系到整个形状区域。(The shape feature of an image is generally analyzed after the object is segmented from the image. The combination of shape fea
  3. 所属分类:matlab例程

    • 发布日期:2020-05-17
    • 文件大小:120kb
    • 提供者:堕落方舟
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com