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

搜索资源列表

  1. IamSeg

    0下载:
  2. 基于形态学商图像的光照归一化算法.复杂光照条件下的人脸/P,~J1是一个困难但需迫切解决的问题,为此提出了一种有效的光照归一化算法. 该方法根据面部光照特点,基于数学形态学和商图像技术对各种光照条件下的人脸图像进行归一化处理,并且将它 发展到动态地估计光照强度,进一步增强消除光照和保留特征的效果.与传统的技术相比,该方法无须训练数据集以 及假定光源位置,并且每人只需一幅注册图像,在耶鲁人脸图像库B上的测试表明,该算法以较小的计算代价取得了 优良的识别性能.-Face recogn
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:298830
    • 提供者:郭事业
  1. fft

    3下载:
  2. 这是求信号功率谱密度的程序,并且对功率谱进行了归一化。-fft
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1239
    • 提供者:jty
  1. src

    0下载:
  2. 采用倒排索引做的相似搜索的源码 。 技术点:倒排索引、归一化、k-临近相似计算-Inverted index used to do similar searches for source
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:8443
    • 提供者:丁冬超
  1. wyZerMoment

    0下载:
  2. 计算Zernike矩,对图像进行了平移,尺度归一化-Computing Zernike moments, the image of the translation, scaling normalization
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:734
    • 提供者:王勇
  1. MyDTM

    1下载:
  2. 一个数字地形程序。主要功能有:DEM数据读取,归一化;OpenGL中为DEM添加纹理数据;OpenGL中场景漫游操作;添加3ds模型到OpenGL场景中。-A digital terrain procedures. Main functions: DEM data read, normalized OpenGL texture for the add DEM data OpenGL scene roaming in operation add 3ds model to OpenGL sce
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:605000
    • 提供者:Edward
  1. hsi2rgb

    0下载:
  2. 对归一化后的hsi空间的图片转化到RGB空间里,其中RGB三分量也是归一化后的值,范围在0-1之间.-On the normalized space after hsi into the picture to RGB space, which is also a three-component RGB normalized value between the range of 0-1.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:850
    • 提供者:邓义平
  1. zhifangtujunhenghua

    0下载:
  2. 直方图均衡化即归一化matlab程序,编写的目的也是为了模式识别处理样本。-Histogram equalization matlab that the normalization process, the preparation was also intended to deal with sample pattern recognition.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:8269
    • 提供者:
  1. BP

    0下载:
  2. BP神经网络的整个训练过程(从数据剔除,平滑处理,归一化,到构建训练网络,反归一化,你拟合作图)毕设课题作业,保证可用-BP neural network the training process (removed from the data, smoothing, normalization, to build the training network, anti-normalization, you wish to cooperate diagram) subjects completed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:6691
    • 提供者:朱伟
  1. Antenna

    2下载:
  2. 7x7半波阵子天线阵方向图仿真(未归一化)-antenna pattern
  3. 所属分类:matlab例程

    • 发布日期:2013-11-15
    • 文件大小:309373
    • 提供者:bao
  1. guiyihua

    0下载:
  2. 用matlab编写的图像归一化,希望对大家有所帮助-Using matlab image normalization, we want to help
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:1944
    • 提供者:yejj
  1. Fingerprint_Normalized_FPGA_code

    0下载:
  2. 指纹图像归一化FPGA代码,v格式,不错的代码-Fingerprint image normalization FPGA code, v format, a good code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:10366
    • 提供者:de69
  1. 1

    1下载:
  2. 一种图像检索中纹理特征提取的方法。本文介绍了基于Gabor 滤波器和Gabor 小波变换提取纹理特征的分析方法, 以及对Gabor 小波进行了高斯归一化以提高对图像检索的速度和准确度。-An image retrieval texture feature extraction methods. This article based on Gabor filters and Gabor wavelet transform to extract texture feature analysis me
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:50753
    • 提供者:爱学习
  1. BP

    1下载:
  2. BP神经网络故障检测,适合初学者看。包括归一化、反归一化处理,文件保存等功能。-BP neural network fault detection, suitable for beginners to see. Including normalization, anti-normalized, save the file and other functions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1139
    • 提供者:kevin
  1. guiyihua

    0下载:
  2. 用opencv对图像进行归一化,将0到255间的像素值改变为0到1.调试通过-Opencv image normalization, 0-255 pixel value is changed to 0-1 through debugging
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4743168
    • 提供者:huier
  1. dct

    1下载:
  2. DCT图像压缩算法。1.图象进行归一化 2.显示系数图象 3.重构及显示图象 4.显示误差图象 5.计算归一化图象的均方误差 -DCT image compression algorithm. 1. Images were normalized 2. Shows coefficient image 3. Reconstruction and display of images 4. Show the error images 5. Calculated normalized mean squar
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:1159
    • 提供者:wjs
  1. NMIfeature

    0下载:
  2. 提取图像的NMI特征(归一化转动惯量特征)-NMI feature extraction of image(normalized moment of inertia)
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:83136
    • 提供者:
  1. test10-12

    0下载:
  2. 基于统计的图像特征提取,通过轮廓线的归一化,使得特征具有仿射不变性。-Based on statistical image feature extraction, through the contours of the normalization so that with the affine invariant features.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:354389
    • 提供者:杨树
  1. NDTIcode

    0下载:
  2. 遥感应用中,归一化差分温度指数(NDTI)的核心代码,最近写的,可以移植到你的VC图像读写平台运行-Remote sensing applications, the Normalized Difference Temperature Index (NDTI) the core code, recently wrote, can be transferred to your platform to read and write operation of VC images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3160
    • 提供者:阳云
  1. histeq

    0下载:
  2. 图像的直方图均衡化,计算直方图,,归一化直方图。-Image histogram equalization, histogram calculation, the normalized histogram.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1180
    • 提供者:张三
  1. AerialImageClassificationMethodBasedonFractalTheor

    1下载:
  2.  提出一种基于分形理论和BP 神经网络的航空遥感图像有监督分类方法。该方法尝试将航空图像 的光谱信息和纹理特征相结合。它首先将彩色航空图像由RGB 格式转化为HSI 格式,然后,根据亮度计算分 数维、多重分形广义维数谱q-D( q) 和“空隙”等基于分形的纹理特征,同时加入归一化的色度和饱和度作为光 谱特征,采用BP 神经网络作为分类器。通过对彩色航空图像的分类实验,结果证实该方法行之有效。-Based on fractal theory and BP neural network
  3. 所属分类:Document

    • 发布日期:2017-03-24
    • 文件大小:275139
    • 提供者:xuhuoping
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com