Welcome![Sign In][Sign Up]
Location:
Search - image median filtering

Search list

[Special Effectsmid_filter

Description: 中值滤波程序,数字图像处理常用程序,可进行水平及垂直方向中值滤波,用于图像平滑,噪声去除。-median filtering procedures commonly used digital image processing procedures, for horizontal and vertical direction Median filtering, for image smoothing, noise removal.
Platform: | Size: 1024 | Author: canny06 | Hits:

[Special EffectsTraditionFilter

Description: 图象处理中的传统方法----中值滤波 -image processing traditional methods---- Median Filtering
Platform: | Size: 1024 | Author: linxin | Hits:

[Special Effects2

Description: 图象去噪程序,中值滤波代码,在matlab实现-Image de-noising procedure, median filtering code in matlab realize
Platform: | Size: 525312 | Author: plx | Hits:

[Special EffectsMedianFilter

Description: 中值滤波是图像增强常用的方法,这是用VC++实现的数字图象中值滤波处理程序-Median filter is commonly used methods of image enhancement, it is VC++ Realized digital image median filtering process
Platform: | Size: 140288 | Author: yuchen | Hits:

[CSharpImage-Processing-Lab[1]

Description: C#实现图像中值滤波、自适应平滑、保守光滑处理的源码,供大家参考-C# realize image median filtering, adaptive smoothing, Conservative smoothing the source for your information
Platform: | Size: 1883136 | Author: 黄路遥 | Hits:

[Special Effectsmedian

Description: 图像中值滤波程序,工作环境是IDL平台,程序读取png格式图像并进行中值滤波-Image median filtering process, the working environment are IDL platform, the program read png format images and median filtering
Platform: | Size: 1326080 | Author: zhaoqd | Hits:

[Special Effectspre-processing

Description: 对提取出的二值化图像进行预处理,包括形态滤波,中值滤波。 基于OpenCV函数库-Two of the extracted value of image pre-processing, including the form of filtering, median filtering. Based on the OpenCV library
Platform: | Size: 37888 | Author: wudp | Hits:

[OtherWeightedMedianFilterAlgorithmforImageProcessing.ra

Description: 提出了一种基于相似度函数的自适应加权中值滤波算法。该方法首先通过噪声检测确定图像中的噪声点,然后 根据窗口内噪声点的个数自适应地调整滤波窗口的尺寸,并根据相似度大小,巧妙地将滤波窗口内各个像素点自适应分 组并赋予相应的权重,最后对检测出的噪声点进行加权中值滤波。计算机模拟实验结果表明:该算法既能有效地滤除噪 声,又能较好地保护图像细节,比标准中值滤波具有更优良的滤波性能。-A similarity function based on adaptive weighted median filtering algorithm. The method is first detected through the noise of the noise of image points, and then under the window the number of points within the noise adaptive filter to adjust the window size, and in accordance with similarity of the size of filtering window cleverly various adaptive grouping pixels and give the appropriate weight, and finally to detect the noise points in the weighted median filter. The experimental results show that computer simulation: the algorithm can effectively filter out noise, but also to protect the image detail better than the standard median filter has better filter performance.
Platform: | Size: 421888 | Author: 陈卿 | Hits:

[Special EffectsPreProcessor

Description: 基于OPencvr开发环境的图像预处理算法。包括中值滤波,形态学滤波,二值化处理及图像背景校正。--Image Pre-processing algorithm based on OPENCV. Including median filtering, morphological filtering, binarization image processing and background correction.
Platform: | Size: 96256 | Author: panhan | Hits:

[matlabimg_filters

Description: Some image filtering functions in matlab. Includes: Laplace Sharpening, UnsharpMask, Median filter
Platform: | Size: 3072 | Author: pawci0 | Hits:

[2D GraphicMedianImage

Description: 用Java Application实现对图像中值滤波-Java Application with the realization of the image median filtering
Platform: | Size: 61440 | Author: 小菜 | Hits:

[JSP/Javajava_image_process

Description: java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge detection, etc.
Platform: | Size: 1065984 | Author: 鸟人 | Hits:

[Special EffectsSHOWDIB1

Description: c语言加win32API实现位图的读取及图像的中值滤波,直方图均衡变化-c language plus win32API read Bitmap and image median filtering, histogram equalization changes
Platform: | Size: 2212864 | Author: 赵启杰 | Hits:

[Graph programVCandOpenCVsources

Description: 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction (2 points, even black and white image noise filtering eliminate isolated black pixels) neighborhood average median filter adding noise and so on. Source 2: What threshold image segmentation and contour extraction. Source 3: Synthesis of the image. Source 4: Image 5 Transform Domain Source: sharpening and edge detection Source 6: The gray-scale transformation motiondetect1: OpenCV-based motion detection (the camera or the. Avi)
Platform: | Size: 7205888 | Author: stone | Hits:

[Otherimage

Description: image processing assignments :-- median filtering , laplacian ,high boost filtering , upsampling, downsampling , etc
Platform: | Size: 989184 | Author: pagal | Hits:

[matlabdigital-image-processing

Description: 这是一个关于图像中值滤波的程序,能够对图像起到滤波的作用,特别是对冲激噪声特别有效-This is an image median filtering on procedures to filter the image play a role, especially for impulsive noise is particularly effective
Platform: | Size: 2048 | Author: 谢师 | Hits:

[Special Effectsimage-median-filtering-

Description: med(对图像进行中值滤波处理(图像复原)的源代码,编译后的可执行文件须带参数运行)-Med (to do image median filtering processing (image restoration) after the source code, and the translated the executable file should bring parameters operation)
Platform: | Size: 7168 | Author: hunter | Hits:

[Special Effectsmedian-filtering

Description: 对图像进行进行中值滤波,实现滤波后的效果,简单实用的代码-Image median filtering, simple and practical code
Platform: | Size: 1798144 | Author: sophia | Hits:

[OpenCVmedian-filtering

Description: 对图像进行中值滤波操作,实现图像的去除噪声的功能。-Of the image median filtering operation, to achieve the function of removing the noise image.
Platform: | Size: 1024 | Author: ljc | Hits:

[VHDL-FPGA-VerilogFPGA-based-image-median-filtering

Description: 基于FPGA的图像中值滤波,在xilinx的FPGA上实现了算法,采用matlab的算法最终通过了验证。-FPGA-based image median filtering on xilinx FPGA implementation of the algorithm, using matlab algorithm finally passed validation.
Platform: | Size: 27699200 | Author: lushusho | Hits:
« 12 3 4 5 6 7 8 9 10 ... 46 »

CodeBus www.codebus.net