搜索资源列表
ImageProcessing.rar
- 用matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、Sobel滤波、Prewitt滤波、高频提升等多种功能,Matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch filter, Sobel filter, Prewitt f
Average-model
- 用平均背景法去除背景,算法思想比混合高斯模型和codebook模型简单,适合提取背景变化较小的场景。用中值滤波去除掉产生的椒盐噪声-Average method to remove the background with the background, the algorithm thought codebook than the Gaussian mixture model and a simple model for extraction of small changes in backgr
vcPP-average-filter
- VC++ 均值滤波 图像处理 简单的一个程序借鉴下-VC++ average filter image processing
dwt_jiaquan
- 一个基于matlab的像素级融合举例,采用小波变换后,加权平均的方法,对彩色和红外采用了黑白化。简单易用!保证能用!-Matlab-based pixel level fusion, for example, using the weighted average method, using color and infrared black and white of. Easy-to-use! Assurance can be!
ensemble-average
- Generation of the ensemble average.
Demo1
- 计算用户从控制台输入的10个整数的平均值-Calculation of user input from the console of the 10 integer average
linear
- - 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -- 1, limiting filtering method (also known as filtering method to determine the procedure) 2, the median filteri
imageevaluation
- 图像质量评价,熵、平均梯度、边缘强度、方差等-Image quality evaluation, entropy, average gradient, edge strength, variance, etc.
average
- 医学图像参数空间的均值的计算,对于图像分割有用-The calculation of average in parameter space and it is useful for medical segmentation
image
- 该程序描述了用不同窗口的邻域平均滤波,来实现对含噪声图像的去噪处理,效果很好!-Descr iption of the program window with different neighborhood average filter, to achieve denoising images with noise to deal with, very good!
1
- 图像加权平均 加权平均 加权平均-Image weighted average weighted average weighted average weighted average weighted average
averagefiltering
- 图像处理-中值滤波matlab实现,用matlab语言实现, 程序已经测试可用-image processing-average filtering using matlab language, it has been tested by matlab.
Image_Smoothing
- 所给程序中,先给出一副原始图像,在其中添加椒盐噪声,然后用几种方法进行平滑滤波,包括邻域均值法,邻域中值滤波和K邻域均值滤波,其中的K邻域均值滤波所选掩膜为3*3,K值取5,图片选用board.ti。-Given program, the first is given an original image, in which the added salt & pepper noise, and then use several methods of smoothing, including
average
- 对于初学者很实用的,用平均法对一幅图像去噪-It is usefull for learners,used average measurd to get rid of noise
SpatialFrequencyDomainImageEnhancement
- 灰度变换增强程序 1.灰度变换增强程序 2.直方图灰度变换 3.直方图均衡化程序举例 4.直方图规定化程序举例 1.线性平滑滤波 2.中值滤波器 3. 4邻域8邻域平均滤波算法 1.低通滤波器 2.布特沃斯低通滤波器图像实例-Enhanced gray-scale transformation procedure 1. Enhanced gray-scale transformation procedure 2. Histogram gray-sc
fusion
- 基于小波分析的图像融合,采用的是系数加权平均法-Image fusion based on wavelet analysis, using the weighted average coefficient
average
- 视频监控 滑动平均算法 opencv图像处理库-Moving average algorithm for video surveillance opencv image processing library
Average-based-on-wavelet-decomposition-and-azimuth
- 基于小波分解与方位角平均HRRP的SVM目标识别方法Average based on wavelet decomposition and azimuth of SVM target recognition HRRP-Average based on wavelet decomposition and azimuth of SVM target recognition HRRP
Average
- 打开一个文件夹的位图文件,将所有位图文件每个像素点的平均像素,并生成一个新的位图-Open a folder of bitmap files, bitmap files of all the average pixel per pixel, and generates a new bitmap
Time-Average-Method
- 利用Opencv与VC++实现的目标检测中背景差分法的源代码-Time Average Method