搜索资源列表
pbox
- picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsolatePoint Brightness Aver
MedianFilter
- 基于数字信号处理器TI的DM642实验实现中至滤波实验的程序,对基于这方面学习的朋友有很大的参照价值
MedianFilter
- 该函数对DIB图像进行中值滤波 滤波器的高度 滤波器的宽度 滤波器的中心元素X坐标 滤波器的中心元素Y坐标
Lab7.6-Dm642_Image-MedianFilter
- TI DSP DM642程序, 图像处理中值滤波算法
VB超全图像处理
- picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsolatePoint Brightness AverageFil
MedianFilter
- 中值滤波是图像增强常用的方法,这是用VC++实现的数字图象中值滤波处理程序-Median filter is commonly used methods of image enhancement, it is VC++ Realized digital image median filtering process
MedianFilter
- 图像中值滤波,使得图像中的噪声得到抑制,特别是椒盐噪声。-Median Filter
medianFilter
- 图像处理中的中值滤波源代码,能够较好的模糊图像,除去椒盐噪声。-Image processing median filter source code, be able to better fuzzy images, remove the salt and pepper noise.
Medianfilter
- 利用中值滤波对图像进行处理,包括测试图片和原码-The use of median filtering on the images, including pictures and the original test code
Medianfilter
- 读入bmp图像,对读入的图像进行中值滤波处理,使其变得平滑-Read bmp images on the image read median filter processing, to make it smooth
MedianFilter
- 图像处理中比较常见的中值滤波的源程序,先加入噪声,再滤去,效果明显。-Image processing of the more common source filter before adding noise, and then least squares, the effect clearly.
Medianfilter
- 对图像进行中值滤波的c++程序,代码简单易懂-Image median filter of c++ program, easy-to-read code
Medianfilter
- 视频图像中值滤波处理源程序,对视频卡捕捉的视频信号进行中值滤波。-Video image processing median filter source, video capture card in the video signal filtering.
medianfilter
- 将raw图像文件信息读入,然后进行中值滤波,并生成新文件的c语言代码。-Raw image file information to be read, and then median filtering, and generates a new file c language code.
medianfilter
- 数字图像处理中重要的滤波器,外带详细说明文档。-Digital image processing an important filter, take-away detailed descr iption of the document.
Medianfilter
- 基于MATLAB的加强版实现图像的中值滤波方法。-MATLAB-based implementation of the enhanced version of the image median filtering method.
medianFilter
- 中值滤波程序 可对一维 二维图像滤波 有仿真程序 效果不错-Median filtering program can be two-dimensional image filtering of one-dimensional simulation program has good results
MedianFilter
- 中值滤波法是一种非线性平滑技术,它将每一象素点的灰度值设置为该点某邻域窗口内的所有象素点灰度值的中值-Median filtering is a nonlinear smoothing technique, it s gray value of each pixel of a neighborhood set for the point of all pixels within the window the median gray value
medianfilter
- 用c语言实现图像的中值滤波,实现对图像的平滑-the median filter of image by c language
medianFilter
- 中值滤波去除图像噪声,用于平滑图像,使得图像得到增强-medianFilter for image-denoising