搜索资源列表
fft_source
- 内部包含FFT,小波变换,以及各种常用的滤波算法和图像处理算法的C源代码。-internal contains FFT, wavelet transform, and various commonly used filter and image processing algorithm in C source code.
CondensationAlgorithm
- particle filter算法代码,该算法经常用于图像跟踪,目标跟踪领域,是一份难得的滤波代码-particle filter algorithm code, the algorithm is frequently used image tracking, Tracking the field, is a rare filter code
downhill filter
- 一些自己做的关于图象处理的程序(如傅立叶变换,区域生长等),希望对人有帮助!-doing some of the image-processing procedures (such as Fourier transform, regional growth), people want to help!
Kalman
- 卡尔曼滤波的源码,卡尔曼滤波是在图像保留边缘基础上进行细节忽略的一种比较高级的算法。-Kalman filter source, Kalman filter is retained in the image edge based on the details of a more senior neglected algorithms.
MASK_FFT
- 可使用FFT將影像轉至某個頻率後,將某一固定頻率上的影像顯現與濾除! 在對於背景複雜的影像處理上有很大的幫助-FFT can be used to a certain frequency of the image will be on a fixed frequency and filter out the images appear! At the context of complex image processing has a great help on
target_tracking_using_kalman
- target tracking algorithms using kalmanfilter compute the background image->Kalman filter initialization->loop over all images
Va2.m
- median Filter image processing
The-principle-of-Calman-filter
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an " optimal recursive data processing a
gaussian-smoothing-filter
- 高斯平滑滤波,属于低通滤波,有效去除图像噪声。-Gaussian smoothing filter, a low pass filter effectively removes image noise.
mid_filter
- 中值滤波的matlab子程序,可实现图像中值滤波-Median filter matlab routine, image filtering can be achieved
EdgeFollowing
- It is an edge detection algorithm. This algorithm prepare Best edge of Input Image by such method like NMS(None Maximum) , Hysteresis method and Laplace filter. --II: [M,N]=size(gim_G) B = zeros(size(gim_G)) B( edgecnd(:,1) ) = 1 ---I
gaosi
- 高斯核函数。可以用来进行调用,对图像进行平滑滤波,也可以进行多尺度分析-Gaussian kernel. Can be used to make calls, image smoothing filter can also be multi-scale analysis
GaborFilter
- Gabor Filter for Image processing (not mine )
henhen
- 最终的权值矩阵就是滤波器的系数,sar图像去噪的几种新的方法,是路径规划的实用方法。- The final weight matrix is ??the filter coefficient, Several new methods sar image denoising, Is a practical method of path planning.
giutai_v31
- 使用高阶累积量对MPSK信号进行调制识别,最终的权值矩阵就是滤波器的系数,在MATLAB中求图像纹理特征。- Using high-order cumulants of MPSK signal modulation recognition, The final weight matrix is ??the filter coefficient, In the MATLAB image texture feature.
kengeng_v44
- 最终的权值矩阵就是滤波器的系数,多姿态,多角度,有不同光照,粒子图像分割及匹配均为自行编制的子例程。- The final weight matrix is ??the filter coefficient, Much posture, multi-angle, have different light, Particle image segmentation and matching subroutines themselves are prepared.
gaimiu_v68
- 在MATLAB中求图像纹理特征,窗函数法设计一个数字带通FIR滤波器,一种噪声辅助数据分析方法。- In the MATLAB image texture feature, A window function design FIR digital band-pass filter, A noise auxiliary data analysis method.
jingfao
- 对信号进行频谱分析及滤波,最终的权值矩阵就是滤波器的系数,意信号卷积的运算,并且绘制图象。- The signal spectral analysis and filtering, The final weight matrix is ??the filter coefficient, Convolution operation is intended to signal and image rendering.
paimen
- 窗函数法设计一个数字带通FIR滤波器,图像的光流法计算的matlab程序,用谱方法计算流体力学一些流动现象的整体稳定性。- A window function design FIR digital band-pass filter, Image optical flow calculation matlab program, Spectral methods of computational fluid dynamics flow of some of the overall stability
GBFMT-Image-Denoising-Codes
- This software release consists of an implementation of the algorithm described in the paper: B. K. Shreyamsha Kumar, “Image Denoising based on Gaussian/Bilateral Filter and its Method Noise Thresholding , Signal, Image and Video Processing, pp. 1-1
