Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - gaborfilter matlab
Search - gaborfilter matlab - List
matlab下gabor滤波算法,可以提取图象纹理特征的经典方法之一-under Matlab filtering algorithm can extract image texture features one of the classic methods
Date : 2008-10-13 Size : 2.66kb User : liyiquan

图像处理中重要的Gabor滤波器的Matlab实现-Image Processing important Gabor filter Matlab
Date : 2008-10-13 Size : 2.79kb User : ppp

gabor滤波的matlab代码实现,主要应用于图像处理和机器视觉
Date : 2008-10-13 Size : 711byte User : 崔金龙

根据gabor滤波器的定义,用matlab创造gabor滤波器
Date : 2008-10-13 Size : 1016byte User : 杨艳芳

二维图像Gabor滤波matlab源代码
Date : 2008-10-13 Size : 2.79kb User : jiang

本程序用matlab编写,可用于图像特征提取,是很好的纹理特征提取方法,可应用于图像检索系统
Date : 2010-02-03 Size : 2.49kb User : wwwtheresa123

matlab下gabor滤波算法,可以提取图象纹理特征的经典方法之一-under Matlab filtering algorithm can extract image texture features one of the classic methods
Date : 2025-07-04 Size : 2kb User : liyiquan

图像处理中重要的Gabor滤波器的Matlab实现-Image Processing important Gabor filter Matlab
Date : 2025-07-04 Size : 2kb User : ppp

gabor滤波的matlab代码实现,主要应用于图像处理和机器视觉-gabor filter matlab code, mainly used in image processing and machine vision
Date : 2025-07-04 Size : 1kb User : 崔金龙

gabor filter 图像纹理提取 边缘检测-gabor filter image texture extraction of edge detection
Date : 2025-07-04 Size : 3kb User : asdads

根据gabor滤波器的定义,用matlab创造gabor滤波器-According to the definition of gabor filter used to create gabor filter matlab
Date : 2025-07-04 Size : 1kb User : 杨艳芳

二维图像Gabor滤波matlab源代码-Two-dimensional Gabor filter image matlab source code
Date : 2025-07-04 Size : 2kb User : jiang

本程序实现了Gabor滤波器的三维显示并对一幅图像通过频域卷积实现了1个尺度6个方向的Gabor滤波显示-This procedure achieved a Gabor filter and a three-dimensional display image through frequency-domain convolution achieved a scale 6 shows the direction of the Gabor filtering
Date : 2025-07-04 Size : 1kb User : 朱宇

基于matlab的二维图像Gabor滤波源代码,调试通过-Matlab based on Gabor filtering of two-dimensional image source code, debugging through
Date : 2025-07-04 Size : 3kb User : 小蔡

3种Gabor滤波器的表达方法,采用MATLAB编写,可用于人脸的识别-Gabor filters of three kinds of expression, the use of MATLAB to prepare, can be used for face recognition
Date : 2025-07-04 Size : 2kb User : xzg

Gabor小波变换,用于分析图象纹理特征-GaborFilter
Date : 2025-07-04 Size : 2kb User : 李沛

Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6,pi/2,3pi/4 then for any input image like(eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on ( cameraman.tif )(in MATLAB pictures) I = imread( cameraman.tif ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filters are often used for shape detection and feature extraction, such as the enhanced fingerprint image. Matlab implementation of the code is a two-dimensional Gabor filter. Use the following code: function [G, gabout] = gaborfilter1 (I, Sx, Sy, f, theta) from ' gaborfilter1' with different f (Frequency) and theta (Angle). For example f: 0,2,4, 8,16,32 theta = 0, pi/3, pi/6, pi/2,3 pi/4 then for any input image like (eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on (' cameraman.tif' ) (in MATLAB pictures) I = imread (' cameraman.tif' ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (uint8 (gabout))
Date : 2025-07-04 Size : 1kb User : 郑碧波

gabor滤波器用于在不同方位不同尺度下的图像纹理特征提取,使用matlab编写。-gabor filters for different scales in different directions of the image texture feature extraction using matlab prepared.
Date : 2025-07-04 Size : 1kb User : hello

Gabor filter test in matlab
Date : 2025-07-04 Size : 272kb User : nkam

gaborfilter feature extraction for face recognition
Date : 2025-07-04 Size : 151kb User : Atha
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.