搜索资源列表
cubic
- 这是描述三次方结尾问题的原程序即给定以数字1,3,7,9 为结尾的正整数x,试求一个十进制位数不超过x 的十进制位 数的正整数y使得x恰为y3的结尾数字。-This is the descr iption of the end of the third side of the original program that is given to figures 1,3,7, 9 to the end of the positive integers x, Examination for a d
HisImage
- 这是一个用利用中值滤波进行图像处理的东东,很不错的-with using median filter for image processing Eastern, very good
FPGA_of_Median_Filter
- Median Filter 在FPGA中的实现
329
- AN FPGA-BASED IMPLEMENTATION FOR MEDIAN FILTER MEETING THE REAL-TIME REQUIREMENTS OF AUTOMATED VISUAL INSPECTION SYSTEMS
medianfilter.rar
- 基于vhdl图像处理中值滤波器,关于图像处理的好文章。呵呵,VHDL-based image processing median filter, a good deal about graphics article Ha ha
Variational
- 改进的变分自适应中值滤波算法,在效果上要明显优于传统的变分自适应中值滤波法。-Salt-and-pepper Noise Removal by Variational Method Based on Improved Adaptive Median Filter
MATLAB6
- Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Matlab environment, several digital image processing experiments, including the image gray level transformation, histogram equalization, histogram matching, neighborhood average, local
ch
- 自适应滤波的ppt教程,非常经典,我们上课用的就是这个,很容易理解-Adaptive filtering ppt tutorial, very classic, we have used in this class, it is easy to understand
Digital Filter implementation by FPGA
- 1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis 2. fpga implemention of a median filter 3. fpga implementation of digital filters 4.hardware acceleration of edge detection algorithm on
自适应加权中值滤波算法
- 提出了一种基于相似度函数的自适应加权中值滤波算法。该方法首先通过噪声检测确定图像中的噪声点,然后 根据窗口内噪声点的个数自适应地调整滤波窗口的尺寸,并根据相似度大小,巧妙地将滤波窗口内各个像素点自适应分 组并赋予相应的权重,最后对检测出的噪声点进行加权中值滤波。计算机模拟实验结果表明:该算法既能有效地滤除噪 声,又能较好地保护图像细节,比标准中值滤波具有更优良的滤波性能。-A similarity function based on adaptive weighted medi
4
- 彩色图像自适应中值滤波的研究与实现,希望对大家有些用处。-Color Image Adaptive Median Filter Research and Implementation of hope for all of us some useful.
median
- 中值滤波的实现,该代码使用的是verilog 语言 module median(clk,reset,load,din,mult,dout,over,a3,b3,c3,a2,b2,c2,a1,b1,c1)-Median filter implementation, the code using verilog language module median (clk, reset, load, din, mult, dout, over, a3, b3, c3, a2, b2, c2, a1,
matlabDIP
- DIP programs related to various function . image segmentation,filter on salt & pepper noise on flowers.tif,program to show the bit plane slicing.program to introduce gaussian noise in the image and to restore the image by removing the noise using
3x3_Median_test
- this is 3x3 median filter for test.-this is 3x3 median filter for test.
DBUTM-trimmed-median-filter
- DBUTM Trimmed Median Filter
Perbandingan-Metode-Mean-Filtering-dan-Median-Fil
- COMPARISON OF MEAN AND MEDIAN FILTER METHOD
Median Hardware
- This is Implementation and Evaluation of Image Processing Algorithms on Reconfigurable Architecture using C-based Hardware Descr iptive Languages
wsns-based-on-weighted-median
- 传感器节点故障诊断,分布式WMFD故障诊断算法,基于相邻节点信息比较的诊断方法-Distributed sensor network fault detection based on weighted median
adaptive-median
- adaptive median filter using matlab
Adaptive-Median-Filtering
- Algo to apply adaptive median filtering in images. Adaptive Median filtering is modified image file filtering algo