登录
首页 » matlab » Gabor和Log Gabor

Gabor和Log Gabor

于 2019-05-30 发布
0 279
下载积分: 1 下载次数: 8

代码说明:

说明:  包括三种gabor方案,3尺度4方向、4尺度6方向、5尺度8方向(Includes three gabor schemes, 3 scale 4 direction, 4 scale 6 direction, 5 scale 8 direction)

文件列表:

Gabor和Log Gabor, 0 , 2015-06-05
Gabor和Log Gabor\Gabor, 0 , 2015-06-05
Gabor和Log Gabor\Gabor\3尺度4方向, 0 , 2015-06-05
Gabor和Log Gabor\Gabor\3尺度4方向\gaborfft.m, 1675 , 2015-06-05
Gabor和Log Gabor\Gabor\4尺度6方向, 0 , 2015-06-05
Gabor和Log Gabor\Gabor\4尺度6方向\gaborfft.m, 1673 , 2015-06-05
Gabor和Log Gabor\Gabor\5尺度8方向, 0 , 2015-06-05
Gabor和Log Gabor\Gabor\5尺度8方向\gaborfft.m, 1657 , 2015-06-05
Gabor和Log Gabor\Log Gabor, 0 , 2015-06-05
Gabor和Log Gabor\Log Gabor\尺度3方向4, 0 , 2015-06-05
Gabor和Log Gabor\Log Gabor\尺度3方向4\LogGabfilter.m, 2278 , 2015-06-05
Gabor和Log Gabor\Log Gabor\尺度4方向6, 0 , 2015-06-05
Gabor和Log Gabor\Log Gabor\尺度4方向6\LogGabfilter.m, 2278 , 2015-06-05
Gabor和Log Gabor\Log Gabor\尺度5方向8, 0 , 2015-06-05
Gabor和Log Gabor\Log Gabor\尺度5方向8\LogGabfilter.m, 2278 , 2015-06-05

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

发表评论

0 个回复

  • fire
    对火焰图像进行二值化 边缘检测 链码提取 并计算火焰图像的面积和周长 绝对好用!(Binarization flame image edge detection chain code extraction and absolutely easy to calculate the area and perimeter of the flame image!)
    2013-01-05 16:08:10下载
    积分:1
  • cvpr12_mfc
    cvpr2012_oral On Multiple Foreground Cosegmentation(In this paper, we address a challenging image segmentation problem called multiple foreground cosegmentation (MFC), which concerns a realistic scenario in general Webuser photo sets where a finite number of K foregrounds of interest repeatedly occur over the entire photo set, but only an unknown subset of them is presented in each image. This contrasts the classical cosegmentation problem dealt with by most existing algorithms, which assume a much simpler but less realistic setting where the same set of foregrounds recurs in every image. We propose a novel optimization method for MFC, which makes no assumption on foreground configurations and does not suffer from the aforementioned limitation, while still leverages all the benefits of having co-occurring or (partially) recurring contents across images. Our method builds on an iterative scheme that alternates between a foreground modeling module and a region assignment module, both highly efficient and scalable. In part)
    2012-12-06 19:38:33下载
    积分:1
  • C# 读取素 颜色 RGB值 实例源码下载
    鼠标移动到哪里 就显示那里的颜色像素值
    2014-09-01下载
    积分:1
  • SIFTVC6
    sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。(sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.)
    2013-12-08 17:25:35下载
    积分:1
  • PSF
    提出一种基于空间域的多聚焦图像融合技术:首先计算点分布函数(PSF),然后利用PSF模糊源图像,最后通过组合原图像中较为清晰的像素点来生成全聚焦图像。(We propose a multi-focus image fusion based on space domain techniques: First calculate the point distribution function (PSF), then use the PSF fuzzy source image, and finally to generate omni-focus image by combining the original image clearer pixels.)
    2016-05-20 16:07:37下载
    积分:1
  • VBfudiao-
    程序可以实现BMP图片特效处理,包括浮雕效果(bmp picture)
    2012-11-21 11:39:03下载
    积分:1
  • visual-detecting-for-PCB
    用VC++视觉检测程序,可以打开PCB板的照片文件,对其进行编辑、点运算、几何变换、正交变换、图像增强、形态变换、边缘与轮 廓检测、图像分析与复原、图像编码等功能。其中点运算包括图像反色、线性变换、阀值变换等功能;边缘检测包括Robert算子、 Sobel算子、Gauss-Laplace算子等;正交变换包括傅里叶变换、离散余弦变换、沃尔什变换;图像编码包括哈弗曼编码表、香农弗 曼编码表、行程编码、LZW编码等。 对于研究电子封装技术,视觉检测及电机精确控制的同学学习参考使用。(visual detecting for PCB.rar)
    2020-09-28 17:27:44下载
    积分:1
  • 基于帧差法多目标跟踪Matlab代码
    非常完整的帧差法多目标跟踪Matlab代码,并提供了完整的文档介绍,非常适合初学者学习。注:运行时要改一下文件路径,以及把视频文件转成图像序列输入。(Very complete frame difference method, multi-target tracking Matlab code, and provides a complete documentation, very suitable for beginners to learn. Note: at run time, you change the file path, and the video file is converted to an image sequence)
    2017-08-31 10:13:00下载
    积分:1
  • image-processing
    应用傅立叶变换对图像处理,实现查看图像的功率谱,以及功率谱经过巴特沃斯高通、低通和高斯高通、低通滤波器后图像的功率谱,再把功率谱还原为图像的功能。(Fourier transform for image processing, see the image of the power spectrum, and the power spectrum after Butterworth high-pass, low-pass and high-pass Gaussian low-pass filter of the image after power spectrum, and then restore the power spectrum of the image.)
    2020-10-30 16:09:56下载
    积分:1
  • fus_segmentmain
    图像分割源程序 通过融合处理,% image segmentation based on multispectral image fusion % and morphology reconstruction watershed % main program (image segmentation source through fusion, % image segmentation based on multispectral im age fusion% and morphology reconstruction wat ershed% main program)
    2007-05-31 16:38:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载