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

搜索资源列表

  1. face123[matlab]

    0下载:
  2. 在本设计中源于将图像看作随机场的实例,同时从信号处理的观点出发,对图像进行统计描述。通过K-L变换降低人脸特征的维数,提取人脸图像的代数特征,并排序。这样,利用代数特征的比较,可从人脸库中识别一幅人脸。-in the design of the images from the airport as with the examples, from the viewpoint of signal processing, right image descr iptive statistics. Thr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:15864
    • 提供者:hhh
  1. CBIR-matlab.rar

    0下载:
  2. matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。,matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:138379
    • 提供者:jiashijie
  1. matlab实现hough变换的

    0下载:
  2. matlab实现hough变换的 用来检测图像中的直线圆等特征 最好的程序 已验 无错-matlab hough transform to detect realize the image in a straight line features such as the latest round of best and most comprehensive way to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:孙宁
  1. colortexture.rar

    2下载:
  2. matlab编写的图像处理程序,用于提取图像的纹理、颜色特征。,matlab image processing procedures to prepare for the extraction of image texture and color features.
  3. 所属分类:Special Effects

    • 发布日期:2015-05-19
    • 文件大小:2653
    • 提供者:
  1. gaborf

    1下载:
  2. gabor滤波器提取不同方向、不同尺度特征,可用于图像识别-gabor filters extract different directions and different scale features can be used to image recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:660
    • 提供者:qic
  1. SHARP

    1下载:
  2. 锐化处理技术来加强图像的目标边界和图像细节,对图像进行梯度算子、拉普拉斯算子、Sobel算子设计,使图像的某些特征(如边缘、轮廓等)得以进一步的增强及突出-Sharpen the image processing techniques to enhance the objectives of the border and image detail, image gradient operator, Laplacian, Sobel operator design, some features o
  3. 所属分类:Special Effects

    • 发布日期:2015-06-17
    • 文件大小:1756
    • 提供者:顾艳华
  1. ruzon.tar

    0下载:
  2. 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:83326
    • 提供者:黄沛杰
  1. CBIRpca

    0下载:
  2. 基于内容的图像检索技术,包含颜色特征及纹理特征matlab程序,实验结果-Content-based image retrieval, color features and texture features including matlab program, the experimental results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:69465
    • 提供者:abdurusul
  1. Tamura

    1下载:
  2. 该代码为用tamura算法提取图像的纹理特征,包括粗糙度、对比度等,可用于基于内容的图像检索系统-The code for the algorithm used tamura extracted texture features, including roughness, contrast, etc., can be used for content-based image retrieval system
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-08
    • 文件大小:4754
    • 提供者:vivi
  1. Matlab_Classification_based_on_BP

    1下载:
  2. 基于BP神经网络的遥感图像分类代码。从样本中提取崇明岛东滩十种地物的光谱特征,并训练BP网络,再利用网络进行分类-BP neural network-based remote sensing image classification code. Extracted from samples of 10 kinds of Chongming Island, Dongtan features of the spectral characteristics and to train BP networ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1413137
    • 提供者:李琛
  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. Tamura

    0下载:
  2. Tamura纹理特征的六个分量对应于心理学角度上纹理特征的六种属性,分别是粗糙度(coarseness)、对比度(contrast)、方向度(directionality)、 线像度(linelikeness)、规整度(regularity)和粗略度(roughness)。其中,前三个分量对于图像检索尤其重要。程序包包含了matlab计算Tamura纹理特征的子函数和主函数。-Tamura texture features corresponding to the six components
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:315646
    • 提供者:
  1. 200572811235798

    0下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能-In this paper, and designed to achieve a free
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1224844
    • 提供者:wangjinfeng
  1. tuxiangzengqiang

    2下载:
  2. 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-23
    • 文件大小:2441251
    • 提供者:funfunhit
  1. qianruqiangdu

    0下载:
  2. 一种水印嵌入强度的方法,可根据图像特点自适应的选择水印嵌入强度-A watermark embedding strength of the method, in accordance with the choice of image features of adaptive watermark embedding strength
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:163012
    • 提供者:韩宁
  1. image

    0下载:
  2. 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:83786
    • 提供者:yangyong
  1. PSNR

    0下载:
  2. 本程序功能是计算2幅彩色图像的PSNR,以此来评价图像处理的效果-This program features the calculation of two color images of the PSNR, in order to assess the effect of image processing
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:1560
    • 提供者:陈增境
  1. menxian

    0下载:
  2. 灰度门限化许多情况,图象是由具有不同灰度级的两类区域组成。如文字与纸张、地物与云层(航空照片)。其特点:直方图具有两个峰,分别与两个灰度级范围相对应 。故可选择一个门限,将两个峰分开。-Gray threshold of many cases, the image is gray level of two different regional groupings. If words and paper, surface features and cloud cover (aerial photo
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:69502
    • 提供者:lscvenus
  1. MatlabFns

    0下载:
  2. matlab的一些功能函数,用于机器视觉和图像处理-Some features of matlab functions for machine vision and image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:6110082
    • 提供者:cy
  1. 人脸识别 MATLAB代码

    1下载:
  2. 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-07
    • 文件大小:19835904
    • 提供者:王二愣子
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com