登录
首页 » matlab » Gabor-feature

Gabor-feature

于 2011-06-08 发布 文件大小:17127KB
0 264
下载积分: 1 下载次数: 136

代码说明:

  基于Gabor的特征提取,gabor滤波器的构造 包含中科院的虹膜库(base on gabor zhongkeyuandehongmoku)

文件列表:

虹膜Gabor
.........\gabor_all.m,2380,2011-06-08
.........\gabor_coef_data.m,43325,2011-06-08
.........\gabor_eer.m,1362,2011-06-08
.........\gabor_encode.m,1073,2011-06-08
.........\get_all_gaborcoef.m,291,2011-06-08
.........\mygabor.m,1692,2011-06-08
.........\虹膜





.........\....\0001_002.bmp,90678,2011-06-08
.........\....\0002_000.bmp,90678,2011-06-08
.........\....\0002_001.bmp,90678,2011-06-08
.........\....\0002_002.bmp,90678,2011-06-08
.........\....\0003_000.bmp,90678,2011-06-08
.........\....\0003_001.bmp,90678,2011-06-08
.........\....\0003_002.bmp,90678,2011-06-08
.........\....\0004_000.bmp,90678,2011-06-08
.........\....\0004_001.bmp,90678,2011-06-08
.........\....\0004_002.bmp,90678,2011-06-08
.........\....\0005_000.bmp,90678,2011-06-08
.........\....\0005_001.bmp,90678,2011-06-08
.........\....\0005_002.bmp,90678,2011-06-08
.........\....\CASIA
.........\....\.....\001
.........\....\.....\...\1



.........\....\.....\...\.\Thumbs.db,19456,2011-06-08
.........\....\.....\...\2




.........\....\.....\...\.\Thumbs.db,20480,2011-06-08
.........\....\.....\002
.........\....\.....\...\1



.........\....\.....\...\.\Thumbs.db,15872,2011-06-08
.........\....\.....\...\2




.........\....\.....\003
.........\....\.....\...\1



.........\....\.....\...\.\Thumbs.db,22528,2011-06-08
.........\....\.....\...\2




.........\....\.....\...\.\Thumbs.db,21504,2011-06-08
.........\....\.....\004
.........\....\.....\...\1



.........\....\.....\...\.\Thumbs.db,14848,2011-06-08
.........\....\.....\...\2




.........\....\.....\...\.\Thumbs.db,15360,2011-06-08
.........\....\.....\005
.........\....\.....\...\1



.........\....\.....\...\.\Thumbs.db,11776,2011-06-08
.........\....\.....\...\2




.........\....\.....\006
.........\....\.....\...\1



.........\....\.....\...\.\Thumbs.db,15360,2011-06-08
.........\....\.....\...\2




.........\....\.....\...\.\Thumbs.db,19456,2011-06-08
.........\....\.....\007
.........\....\.....\...\1

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • target-detection-and-tracking
    序列图像中运动小目标检测跟踪,实用性很强,张天序教授的硕士生撰写的学位论文(Image sequences small moving target detection and tracking, very practical, Professor Zhang Tianxu of graduate students writing dissertations)
    2013-10-18 20:43:58下载
    积分:1
  • CV5
    增量直线拟合(incremental line fitting)算法描述多个物体(Incremental line fitting (incremental line fitting) algorithm for multiple objects described)
    2010-12-01 14:28:26下载
    积分:1
  • FingerPrintVerify
    说明:  这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配(This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching)
    2020-11-02 09:09:54下载
    积分:1
  • WatermarkingVedio5
    视频水印matlab源码,此为第五个压缩包,在水印领域的爱好者可以下载作为参考(Video Watermarking Matlab source, which is the fifth-compressed, Watermark in the field of lovers can download as a reference)
    2006-10-13 17:35:15下载
    积分:1
  • python计算机视觉.pdf
    本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过 大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、 立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on the Python language.A large number of examples carefully analyze object recognition, content based image search, optical character recognition, optical flow, tracking, 3D reconstruction,Stereoscopic imaging, augmented reality, attitude estimation, panoramic creation, image segmentation, noise reduction, image grouping and other techniques.)
    2020-10-13 20:07:31下载
    积分:1
  • 1
    说明:  为了达到较好的隐藏效果,本文采用游程编码的方法在二值图像中隐藏信息。秘密信息嵌入时修改二值图像的游程长度,如果秘密信息为是0,则修改该游程长度为偶数;如果秘密信息的取值与游程长度的奇偶性相匹配,则不改变游程长度。提取时根据游程长度奇偶性提取出秘密信息。在信息隐藏时,改变游程的奇偶性时通过对下一个游程的第一个像素值进行修改,因此当下一个游程长度为1时通过改变当前有成的值实现。(In order to achieve better hiding effect, we use run length encoding method to hide information in two value images. When the secret information is embedded, the length of the travel length of the two value image is modified. If the secret information is 0, the length of the travel length is even even. If the value of the secret information is matched with the parity of the length of the run, the length of the journey is not changed. The secret information is extracted according to the parity of run length. In information hiding, changing the parity of the journey is modified by the first pixel value of the next run, so the current length is 1 by changing the current value.)
    2018-05-28 19:33:16下载
    积分:1
  • 特征提取
    MATLAB实现图像纹理特征提取:自相关函数法、灰度共生矩阵、分数阶傅里叶变换。GUI界面。运行后可自定义自相关函数的x和y轴偏移,灰度共生矩阵的距离和角度,分数阶傅里叶变换的阶数。输出相应的特征图。(MATLAB realize image texture feature extraction: autocorrelation function method, gray co-occurrence matrix, fractional Fourier transform. GUI interface. After operation, the X and Y axis shifts of the correlation function, the distance and the angle of the GLCM, and the order of the fractional Fu Liye transform can be defined. Output the corresponding feature map.)
    2017-08-27 23:29:25下载
    积分:1
  • wpf做的 简易OA系统源码下载 Sqlce数据库
    登录账号 admin  密码 111111  wpf做的 oa系统,用的 sqlce数据库
    2015-01-24下载
    积分:1
  • hashingToolbox0_1beta
    matlab程序 图像哈希实现 用于图像认证领域(image hashing is used in authentication )
    2020-11-02 14:59:54下载
    积分:1
  • fenchatu
    此程序用于画混沌系统的相图及其分叉图,使用时只需要写出相应的混沌微分方程,便可画出相应的图(This procedure for drawing the phase diagram of chaotic systems and its Poincare section, when used only need to write the corresponding chaotic differential equations, will be able to draw the corresponding graph.)
    2021-04-01 10:29:07下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载