Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Median Filtering openCV
Search - Median Filtering openCV - List
检测车牌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.
Update : 2025-02-17 Size : 903kb Publisher : 张悦庭

中值滤波是图像增强常用的方法,这是用VC++实现的数字图象中值滤波处理程序-Median filter is commonly used methods of image enhancement, it is VC++ Realized digital image median filtering process
Update : 2025-02-17 Size : 137kb Publisher : yuchen

对提取出的二值化图像进行预处理,包括形态滤波,中值滤波。 基于OpenCV函数库-Two of the extracted value of image pre-processing, including the form of filtering, median filtering. Based on the OpenCV library
Update : 2025-02-17 Size : 37kb Publisher : wudp

对二值图像(当前目录下a.jpg)进行中值滤波 基于OpenCV函数库-Value of the two images (the current directory a.jpg) for median filtering based on the OpenCV library
Update : 2025-02-17 Size : 2kb Publisher : wudp

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

源码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)
Update : 2025-02-17 Size : 6.87mb Publisher : stone

通过灰度化、分段灰度拉伸、中值滤波、边缘检测和二值化等方式对车牌图像进行预处理,然后基于灰阶跳变定位车牌。-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.
Update : 2025-02-17 Size : 5.27mb Publisher : 沈静

图像的操作,及视频流的相关操作,基于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
Update : 2025-02-17 Size : 4.88mb Publisher : chenyuefeng

DL : 0
用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.
Update : 2025-02-17 Size : 10.93mb Publisher : 吴敬鑫

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
Update : 2025-02-17 Size : 6.55mb Publisher : young

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.
Update : 2025-02-17 Size : 85kb Publisher : shlkl99

DL : 0
opencv和vc语言,在vs2008+opencv2.0环境下运行成功,中值滤波的源码-opencv and vc language in vs2008+ opencv2.0 environment to run successfully, median filtering the source
Update : 2025-02-17 Size : 5.63mb Publisher : 田娜

在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.
Update : 2025-02-17 Size : 9.63mb Publisher : 李鹏

DL : 0
利用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.
Update : 2025-02-17 Size : 3.17mb Publisher : 枫叶

DL : 0
在VC环境下,应用OpenCV载入图像,通过代码运算实现中值滤波。-In the environment of VC, it achieved median filtering through code operation, with the application of OpenCV to load images.
Update : 2025-02-17 Size : 1kb Publisher : steven xu

OpenCV实现中值滤波视频去噪,效果还行,仅供大家学习交流,欢迎评论!-The OpenCV achieve the median filtering video denoising effect, we only learn exchanges are welcome to comment!
Update : 2025-02-17 Size : 12.93mb Publisher : 辉少

在vs2008下opencv程序,主要是中值滤波问题,不用函数-Opencv procedures under vs2008, median filtering, do not function
Update : 2025-02-17 Size : 4.51mb Publisher : 张国民

非线性滤波专场:中值滤波、双边滤波 基于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
Update : 2025-02-17 Size : 128kb Publisher : 王浩

DL : 0
中值滤波、soble算子和拉普拉斯锐化;以及掌纹增强图(掌纹图需自己准备)(Median filtering, Soble operator and Laplasse sharpening; and palmprint enhancement diagrams (palmprint drawings need to be prepared for themselves))
Update : 2025-02-17 Size : 75kb Publisher : 我叫小强强

包含中值滤波、Soble运算和Laplacian锐化,以及掌纹增强实例(Include median filtering, Soble operation, Laplacian sharpening, and palmprint enhancement examples)
Update : 2025-02-17 Size : 75kb Publisher : 我叫小强强
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.