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

搜索资源列表

  1. Normalization.

    0下载:
  2. Normalization of the cross-correlation algorithm, c++ series, done with the complete set, we hope to help
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1322
    • 提供者:魏明明
  1. normalization

    0下载:
  2. Performs image normalization and inverse normalization against affine transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3054
    • 提供者:sssss
  1. denseSift.extract dense sift for each image patch

    1下载:
  2. extract dense sift for each image patch, because no salient keypoint detection and rotation normalization, it is very efficient.,extract dense sift for each image patch, because no salient keypoint detection and rotation normalization, it is very eff
  3. 所属分类:图形/文字识别

    • 发布日期:2016-01-26
    • 文件大小:1796
    • 提供者:郭恺
  1. Image-inverse-normalization.ra

    0下载:
  2. 程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒。,程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒。
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:48244
    • 提供者:likp
  1. iris_shibie.rar

    2下载:
  2. 用matlab实现虹膜识别过程中的归一化,匹配等功能.,Iris recognition using matlab to achieve in the process of normalization, matching and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-26
    • 文件大小:116415
    • 提供者:xiaozhang
  1. Texture

    3下载:
  2. 用灰度共生矩阵对共生矩阵归一化和计算能量、熵、惯性矩、相关4个纹理参数。-On the symbiosis with the GLCM matrix normalization and calculation of energy, entropy, moment of inertia, related to four texture parameters.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1214
    • 提供者:青青
  1. IamSeg

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

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

    0下载:
  2. MATLAB实现人脸识别,光照归一化算法-MATLAB realization of face recognition, illumination normalization algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:412067
    • 提供者:li
  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. illumination-normalization

    0下载:
  2. 这个c#编写的程序,用来对人脸图像进行预处理,从而提升人脸识别算法的性能。这里提出了3种用于人脸识别的图像预处理的光照归一化算法,即:Multiscale retinex和anisotropic 和isotropic平滑方法。-The c# Preparation procedures used for face image preprocessing, so as to enhance the performance of face recognition algorithms. Here p
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:251406
    • 提供者:小单
  1. Image-inverse-normalization

    0下载:
  2. 程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒-Procedures for the realization of the image binarization to a BMP image into a binary black and white images, but also black-and-white reversal can be achieved
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:39161
    • 提供者:王东
  1. UFR2.0

    0下载:
  2. 通过人脸图像归一化,人脸检测,特征提取等处理后,实现人脸识别功能-Through the Human face image normalization, face detection, feature extraction, such as treatment, the realization of face recognition feature
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:12902
    • 提供者:meaita
  1. Image-inverse-normalization

    0下载:
  2. Performs image normalization and inverse normalization against affine transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:42351
    • 提供者:李秀丽
  1. Normalization

    0下载:
  2. Image Normalization using C#
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:647
    • 提供者:ndmapppp
  1. normalization

    0下载:
  2. 图像的二值化处理就是讲图像上的点的灰度置为0或255,也就是讲整个图像呈现出明显的黑白效果。即将256个亮度等级的灰度图像通过适当的阀值选取而获得仍然可以反映图像整体和局部特征的二值化图像。-Binary image processing is to say the point of image gray-scale home for 0 or 255, that is, speaking of the images clearly show the effect of black and wh
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:2741
    • 提供者:zhangyun
  1. jiejian1

    0下载:
  2. 用于指纹图象的归一化,和二值化处理,具有很好的效果-The normalization and binaryzation processing in the fingerprint image ,the result is good.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:2314
    • 提供者:何胡
  1. normalization

    0下载:
  2. 四种常见的归一化方法,归一化效果不错。应用在matlab环境下。-Four common normalization method, normalized results are good. Used in the matlab environment.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1133
    • 提供者:panwei
  1. Normalization

    0下载:
  2. 该程序主要可以应用于一维信号的信号归一化处理(signal normalization)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:guduxingzhe11
  1. NORMALIZATION

    0下载:
  2. NORMALIZATION ALGORITHM IN MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:DWIJENDRA
  1. normalization

    0下载:
  2. watermarking in matlab level set normalization
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:66560
    • 提供者:Maxindia
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com