搜索资源列表
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
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
Medianfiltertoachieve
- 实现中值滤波,在VC环境下的用行,任意大小的中值滤波。-Median filter to achieve in the circumstances of the use of VC firms, of any size median filter.
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,
medianfilter
- Median filter document on image edge detection
zhongzhilvbo
- 图像的中值滤波,对灰度图像进行中值滤波,内有冗余,仅供参考!-Median filter images, on the gray image median filtering, there are redundant for reference purposes only!
3x3_Median_test
- this is 3x3 median filter for test.-this is 3x3 median filter for test.
dbmf
- matlab code for decision based median filter.it can be used for salt and pepper noise reduction . in this the pixel values are processed based on a decision mechanism
tuxiangchuli
- 几个关于数字图像处理入门的程序,包括直方图均衡、中值滤波、低通及高通滤波、图像恢复等。-Several procedures on the entry of digital image processing, including histogram equalization, median filter, low-pass and high-pass filtering, image restoration.
DBUTM-trimmed-median-filter
- DBUTM Trimmed Median Filter
matlab-zhongzhilvbo
- 中值滤波,去噪 实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising Test principle: median filter is to field pixel gray value instead of the pixel v
Perbandingan-Metode-Mean-Filtering-dan-Median-Fil
- COMPARISON OF MEAN AND MEDIAN FILTER METHOD
57460
- matlab code, median filter
brain-tumor-detection-using-watershed-segmentatio
- In this project, Brain tumor in MRI is detected using image segmentation techniques. There are number of image segmentation techniques available but watershed segmentation is considered to be best among all. First of all prep-processing is to be done
filter
- 该程序是用idl写的3x3平均值滤波以及中值滤波-The median filtering and mean filtering
adaptive-median
- adaptive median filter using matlab