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
Update : 2008-10-13 Size : 2.66kb Publisher : liyiquan

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

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

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

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

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

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

图像处理中重要的Gabor滤波器的Matlab实现-Image Processing important Gabor filter Matlab
Update : 2025-02-19 Size : 2kb Publisher : ppp

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

gabor filter 图像纹理提取 边缘检测-gabor filter image texture extraction of edge detection
Update : 2025-02-19 Size : 3kb Publisher : asdads

根据gabor滤波器的定义,用matlab创造gabor滤波器-According to the definition of gabor filter used to create gabor filter matlab
Update : 2025-02-19 Size : 1kb Publisher : 杨艳芳

二维图像Gabor滤波matlab源代码-Two-dimensional Gabor filter image matlab source code
Update : 2025-02-19 Size : 2kb Publisher : 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
Update : 2025-02-19 Size : 1kb Publisher : 朱宇

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

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

Gabor小波变换,用于分析图象纹理特征-GaborFilter
Update : 2025-02-19 Size : 2kb Publisher : 李沛

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))
Update : 2025-02-19 Size : 1kb Publisher : 郑碧波

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

Gabor filter test in matlab
Update : 2025-02-19 Size : 272kb Publisher : nkam

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