登录
首页 » matlab » Gabor-feature

Gabor-feature

于 2011-06-08 发布 文件大小:17127KB
0 292
下载积分: 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 个回复

  • Khan2
    数字图像copy-move篡改检测。特征提取,相似块搜索(detection of copy-move forgery in digitial image)
    2011-09-10 11:45:06下载
    积分:1
  • A-Watermarking-Algorithm(MATLAB)--
    盲水印提取时不需要参考原始载体图像,在信息隐藏、版权保护等方面具有更广泛的应用前景。提出的盲水印算法在分块离散余弦变换(DCT)和离散小波变换(DWT)的基础上,利用关系双方DCT系数和DWT系数在受到攻击时具有相同变化趋势的特点,采用关系嵌入和量化嵌入的自适应选择嵌入策略,较大幅度地提高了盲水印提取的鲁棒性。同时在量化嵌入中采用抖动调制,实现了水印透明性和鲁棒性调节的便捷性。大量仿真实验结果表明该算法对噪声干扰、低通滤波、JPEG压缩、对比度增强等攻击有很好的鲁棒性和透明性。关键词 数字水印盲水印关系嵌入量化嵌入离散余弦变换离散小波变换 按这篇文章的算法,自己编的matlab,没有攻击时水印提取率为1,加水印后图像PSNR有45+,。有攻击后提取率也有0.9+。(Blind watermark extraction can be fulfilled without referring to the original host image. Therefore it hasmuch prospective applications in the fields of information hiding and copyright protection. Based on blocking Discrete Cosine Transform (DCT) and blocking DiscreteWaveletTransform (DWT), the proposed blind watermarking algorithm uses an embedding strategy of adaptively selecting either relationship embedding or quantization embedding. The relationship em- bedding comes from the observation thatboth themagnitudes of coefficients concerned in the relationship usually have thesame change trend when the image is attacked. This strategy remarkably improves the robustness ofwatermark extraction.In addition, dithermodulation is used in quantization embedding, bywhich the tradeoff between transparency and robus-tness ofwatermarking can be easily adjusted. Simulation results show that the algorithm is fairly robust against the attacks such as noise, filtering, compression, and contrast )
    2013-04-14 16:15:47下载
    积分:1
  • Area
    matlab使用regionprops求面积,找到连通域(Matlab uses regionprops to calculate area and find connected region)
    2020-06-17 08:00:02下载
    积分:1
  • FisheyeImCorr
    图片鱼眼畸变校正程序。用于处理图片桶形失真枕形失真。(Picture fisheye distortion correction program. Used for processing images barrel distortion pincushion distortion.)
    2012-10-12 14:38:29下载
    积分:1
  • 模式识别
    说明:  对局部放电进行小波变换模式识别,解决放电破坏设备问题(Wavelet Transform Pattern Recognition for Partial Discharge)
    2020-06-17 21:40:01下载
    积分:1
  • FBSSDBK759
    图像保重要特征扩散滤波方法之 -非线性扩散,不错的(Image confirmed important feature of diffusion filter method nonlinear diffusion, pretty good)
    2017-05-04 18:50:50下载
    积分:1
  • pca-sift
    pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行(pca-sift algorithm, using vc2008 development environment to develop, operate independently)
    2010-05-17 09:46:17下载
    积分:1
  • GAC_Matlab
    G测地活动轮廓模型的代码,是基于图像的梯度信息进行处理的,属于水平集范畴(Measured the active contour model code is based on the gradient of the image information processing, belonging to the scope of the level set)
    2012-06-04 20:57:45下载
    积分:1
  • BasicProcessing
    能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码(can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding)
    2006-11-03 16:41:45下载
    积分:1
  • Cloude_Decomposition
    SAR图像的非相干cloude分解,最后得到熵值、散射角、反熵。合成三色彩色图,最终将结果显示出来。(SAR image non coherent cloude decomposition , finally entropy,scatter degree were obtaind.)
    2020-12-15 23:39:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载