Welcome![Sign In][Sign Up]
Location:
Search - Median Filtering openCV

Search list

[Special EffectsVLP_location_VC++

Description: 检测车牌VC++程序。用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。-License plate detection VC++ Procedures. Custom template gray-scale median filter basic region was assigned to 0. Taking into account the text is composed by a number of short vertical lines, while the background noise is to isolate a large noise, using a template (1,1,1,1,1) T of G for median filtering, can be removed most of interfere with the image C.
Platform: | Size: 924672 | Author: 张悦庭 | 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:

[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:

[Special Effectsmean

Description: 对二值图像(当前目录下a.jpg)进行中值滤波 基于OpenCV函数库-Value of the two images (the current directory a.jpg) for median filtering based on the OpenCV library
Platform: | Size: 2048 | Author: wudp | 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:

[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:

[Graph programLicensePlate

Description: 通过灰度化、分段灰度拉伸、中值滤波、边缘检测和二值化等方式对车牌图像进行预处理,然后基于灰阶跳变定位车牌。-By gray, fractional gray stretch, median filtering, edge detection and binarization, etc. on the license plate image is preprocessed, and then jump on gray positioning plate.
Platform: | Size: 5528576 | Author: 沈静 | Hits:

[Special EffectsDIP

Description: 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
Platform: | Size: 5112832 | Author: chenyuefeng | Hits:

[OpenCVmymfc

Description: 用OPENCV实现的Canny算子,Sobel算子,Laplace算子,简单不带尺度模糊,简单模糊,中值滤波,高斯滤波,双向滤波滤的示例程序。-OPENCV achieved by Canny operator, Sobel operator, Laplace operator, simple and without dimension fuzzy, simple fuzzy, median filtering, Gaussian filtering, two-way filter filters the sample program.
Platform: | Size: 11459584 | Author: 吴敬鑫 | Hits:

[OpenCVDigital-Image-Processing

Description: MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的 -MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image segmentation, morphological image processing, spatial enhancement, magic mirror, binarization, Sobel, Laplace, Robert other edge detection, median filtering and mean filtering, to achieve the full feature comparison, it took me 2 night do
Platform: | Size: 6865920 | Author: young | Hits:

[OpenCVSpace_Filter

Description: Opencv写的空间滤波包括最大最小中值滤波等等,借鉴数字图像处理matlab版page117 的函数,几何平均,算术平均,调和平均,反调和平局,中值,中点等-Opencv write spatial filtering, including maximum and minimum median filtering, etc., drawing on digital image processing matlab version page117 function, geometric mean, arithmetic mean, harmonic mean, anti-harmonic draw, median, midpoint, etc.
Platform: | Size: 87040 | Author: shlkl99 | Hits:

[OpenCVzhongzhi

Description: opencv和vc语言,在vs2008+opencv2.0环境下运行成功,中值滤波的源码-opencv and vc language in vs2008+ opencv2.0 environment to run successfully, median filtering the source
Platform: | Size: 5903360 | Author: 田娜 | Hits:

[OpenCVzhongzhilvboqi

Description: 在vc++6.0环境下运用opencv,使用中值滤波的方法检测运动的物体,如机动车辆、行人、烟雾等。-In vc++6.0 environment, the use opencv, using the median filtering method to detect moving objects, such as motor vehicles, pedestrians, smoke and so on.
Platform: | Size: 10098688 | Author: 李鹏 | Hits:

[OpenCVCV_Pro

Description: 利用openvc对视频的处理,输入为yuv视频,输出也是yuv视频,中值滤波、膨胀、腐蚀等。里面包含yuv到rgb的转换-Processing video with OpenCV,including median filtering, expansion, corrosion, etc.the file format is yuv.This program contain the convert of yuv to rgb too.
Platform: | Size: 3322880 | Author: 枫叶 | Hits:

[OpenCVipl_medfil

Description: 在VC环境下,应用OpenCV载入图像,通过代码运算实现中值滤波。-In the environment of VC, it achieved median filtering through code operation, with the application of OpenCV to load images.
Platform: | Size: 1024 | Author: steven xu | Hits:

[OpenCVvideodenoise-meanfilter

Description: OpenCV实现中值滤波视频去噪,效果还行,仅供大家学习交流,欢迎评论!-The OpenCV achieve the median filtering video denoising effect, we only learn exchanges are welcome to comment!
Platform: | Size: 13555712 | Author: 辉少 | Hits:

[OpenCVopencv-zjlb

Description: 在vs2008下opencv程序,主要是中值滤波问题,不用函数-Opencv procedures under vs2008, median filtering, do not function
Platform: | Size: 4729856 | Author: 张国民 | Hits:

[Graph programOpenCV

Description: 非线性滤波专场:中值滤波、双边滤波 基于opencv的源码实现Nonlinear filtering track: median filtering, bilateral filtering based on the opencv source code to achieve-Nonlinear filtering track: median filtering, bilateral filtering based on the opencv source code to achieve
Platform: | Size: 131072 | Author: 王浩 | Hits:

[OpenCVzengqiang

Description: 中值滤波、soble算子和拉普拉斯锐化;以及掌纹增强图(掌纹图需自己准备)(Median filtering, Soble operator and Laplasse sharpening; and palmprint enhancement diagrams (palmprint drawings need to be prepared for themselves))
Platform: | Size: 76800 | Author: 我叫小强强 | Hits:

[OpenCVopencv311500

Description: 包含中值滤波、Soble运算和Laplacian锐化,以及掌纹增强实例(Include median filtering, Soble operation, Laplacian sharpening, and palmprint enhancement examples)
Platform: | Size: 76800 | Author: 我叫小强强 | Hits:
« 12 »

CodeBus www.codebus.net