CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - gabor变换

搜索资源列表

  1. gabor.tar

    1下载:
  2. Gabor小波实现源代码,并实现了log-polar变换附有说明和实例程序!-Gabor wavelet achieve source code, and achieve a log-polar transformation with descr iptions and examples of procedures!
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:328473
    • 提供者:付波
  1. expressionsb

    0下载:
  2. 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-based on elastic template matching Facial Expression identification procedures. First of all expressions against static image looked gray image
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:748615
    • 提供者:张冥
  1. gaborzhiwen123

    0下载:
  2. 基于GABOR变换的指纹识别程序,用MATLAB座的~-Gabor transform based on the fingerprint identification procedures, using MATLAB Block ~
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:623751
    • 提供者:liukeliang
  1. TheCodeOfEyeLocationBasedOnGaborTransform

    0下载:
  2. 本代码是“基于Gabor变换的人眼定位”系统,并附带有误差分析代码
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3432
    • 提供者:
  1. facerecongnition

    3下载:
  2. 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:751931
    • 提供者:ydfghm
  1. gabor

    0下载:
  2. 是小波里面的数据分析garbor小波变换
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1334
    • 提供者:xushiyun
  1. Gabor

    2下载:
  2. 使用MATLAB对图像做Gabor变换,提取图像的特征值。-Use MATLAB to do the image Gabor transform, extract images eigenvalues.
  3. 所属分类:Graph Recognize

    • 发布日期:
    • 文件大小:62336
    • 提供者:小敏
  1. Gaborpca

    3下载:
  2. Gabor小波变换与PCA的人脸识别代码,自己做的毕设,希望可以帮到其他跟我一样曾经迷茫的人-Gabor Wavelet Transform and PCA for face recognition code, do their own complete set, the desire to help others like me who had lost
  3. 所属分类:图形/文字识别

    • 发布日期:2013-05-22
    • 文件大小:1594
    • 提供者:yangxiaying
  1. Gaborzdddsg

    0下载:
  2. 很好的关于人脸识别的毕业论文,从中国知网付费下载得到,《基于Gabor小波变换与支持向量机的人脸识别研究》希望对大家有用。-About Face Recognition of good theses, pay-per-download from the Chinese HowNet be, " Based on Gabor Wavelet Transform and Support Vector Machines Face Recognition" I hope useful
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2558238
    • 提供者:赵洋洲
  1. Gabor

    0下载:
  2. 自己写的gabor小波卷积变换,8位图,学习模式识别有用的gabor-Gabor wrote it myself convolution wavelet transform,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:382560
    • 提供者:dingzi
  1. gabor

    0下载:
  2. Gabor变换属于加窗傅立叶变换,用VC++编写,每一步都有详细的解释!-Gabor transform is windowed Fourier transform, using VC++ development, every step has a detailed explanation!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:3984
    • 提供者:bit319
  1. Gabor

    0下载:
  2. Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Gabor transform belongs to the windowed Fourier transform, Gabor function can be in the frequency domain on different scales and different directions extract re
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:535
    • 提供者:阿瑟
  1. Gaechnology

    0下载:
  2. Gabor小波变换的人脸表情识别技术Gabor Wavelet Based Facial Expression Recognition Technology-Gabor Wavelet Based Facial Expression Recognition Technology
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:561139
    • 提供者:sky060
  1. gabor-pca

    3下载:
  2. 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-25
    • 文件大小:11366400
    • 提供者:
  1. face_detection

    0下载:
  2. 人眼定位 人脸检测 形态学处理 伽伯变换 二值化-Human eyes locating face detection morphological processing Gabor transform binaryzation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:617
    • 提供者:徐祥
  1. gaborPNeural-network-face-detection

    0下载:
  2. 基于gabor变换的,神经网络人脸识别,准确率较高。-Face recognition based on gabor transform and neural network, the accuracy is higher
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-08
    • 文件大小:15596544
    • 提供者:孙德宇
  1. 基于Gabor小波变换和人工神经网络的人脸识别方法

    0下载:
  2. 基于Gabor小波变换和人工神经网络的人脸识别方法(Face recognition method based on Gabor wavelet transform and artificial neural network)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:baobao1231
搜珍网 www.dssz.com