搜索资源列表
车牌识别
- Canny边缘检测算法: step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘。
ggaborfa
- gabor滤波器提取不同方向向、不同尺度特征,可用于图像识别 -gabor filter to extract different directions, different scale features can be used for image recognition
IAn_Improved_n
- 本文提出了一种基于方向可变滤波器的改进Hough变换方法。该方法首先利用方向可变滤波器检测出图像边缘和边缘的方向特性,然后后基于边缘点及其方向,通过改进的Hough变换得到圆心、半径。最后,将该算法应用于球类对象分割并得到较好的结果。 已通过测试。 -In this paper, based on the direction of the variable filter improved Hough transform method. First, using the direction v
edgedetectionweb
- 很方便的Gabor滤波器做图像纹理方向检测-texture oriantation detection using Gabor filter
GaborCreate
- 压缩包内包含一个调试好的Qt工程,具有创建5个尺度8个方向共40个不同Gabor滤波器并显示;图片做Gabor小波变换并显示等功能。-Compressed package that contains a good debugging Qt project has to create 5 scale 8 Total 40 different directions Gabor filter and display pictures do Gabor wavelet transform and di
Steerable-Filters
- 方向高斯滤波器,可以用于图像边缘检测和分析,倾角可以由用户给定-This program can be used to uate the first directional derivative of an image. The orientation of the filter can be specified by the user. In general, these filters could be useful for edge detection and image analysi
gabor_test
- 这是一个能够实现构建指定大小和方向的gabor滤波器,能够对输入的图像进行滤波(This is a Gabor filter that enables the construction of the specified size and direction, and can filter the input image)
多相滤波器的设计及仿真
- 软件雷达是现代雷达的重要发展方向。其中数字化中频接收系统是关键技术之一(Software radar is an important developing direction of modern radar.)
ofdm-pulse shaping
- 从抗ISI和ICI的角度来讲,总是希望能量集中在时频格点附近,而扩散到其他格点的能量越小越好,TFL正是描述这一特性的最直接的方法,从滤波器的角度看,TFL特性描述两个滤波器之间的相关性,描述TFL特性的方法包括TFL函数和TFL参数两大类,TFL函数又包含瞬时相关函数、模糊函数和干扰函数,而TFL参数包括Heisenberg参数和方向参数。 本代码使用matlab仿真常见的高斯、IOTA和HSIN等滤波器,与矩形滤波器进行对比与分析。(This code uses MATLAB to sim