搜索资源列表
-
1下载:
形态滤波,应用膨胀和闭合,能有效消除噪声和空洞-morphological filtering, expansion and closing applications, can effectively eliminate noise and empty
-
-
0下载:
各种滤波算法,中值,均值,形态滤波 ,各有适用范围-various filtering algorithm, the value of the mean, morphological filtering, each application
-
-
1下载:
图像预处理算法。包括中值滤波,形态学滤波,二值化处理及图像背景校正。,Image Pre-processing algorithm. Including median filtering, morphological filtering, binarization image processing and background correction.
-
-
0下载:
二值图像形态滤波和灰度图像形态滤波操作的Matlab实现。-Binary image morphological filter and grayscale images Matlab morphological filtering operations to achieve.
-
-
2下载:
为了在序列图像或视频流中识别目标形状,对初始背景图像求差,结果经过阈值化,然后进行形态学滤波,最后通过计算判断图像中目标的形状。运用虚拟仪器软件LabVIEW平台,配合USB接口的网络摄像头实现系统功能。此方法简便易行,对图像或视频中的目标识别效果良好。-In order to sequence images or video stream to identify the target shape, the initial background image for poor results af
-
-
0下载:
fpga实现图象滤波,实时的实现对输入图象的形态学滤波-FPGA realization of image filtering, real-time realization of the input images of morphological filtering
-
-
0下载:
Eye tracking classification-morphological filtering segmentation
-
-
0下载:
基于OPencvr开发环境的图像预处理算法。包括中值滤波,形态学滤波,二值化处理及图像背景校正。--Image Pre-processing algorithm based on OPENCV. Including median filtering, morphological filtering, binarization image processing and background correction.
-
-
0下载:
图像平滑与去噪,包括均值滤波,中值滤波,灰度形态学滤波,高斯低通滤波,统计滤波等-Image smoothing and denoising, including the mean filter, median filter, grayscale morphological filtering, Gaussian low-pass filtering, statistical filtering
-
-
0下载:
包括均值滤波,中值滤波,灰度形态学滤波,高斯低通滤波,统计滤波等-图像平滑与去噪,-Including the mean filter, median filter, grayscale morphological filtering, Gaussian low-pass filtering, statistical filtering- smoothing and denoising,
-
-
0下载:
基于数字图像处理,实现一个汽车车牌字符分割的仿真系统。要求系统具有读入车牌图像、预处理、多种图像分割和形态学滤波等功能。-Based on digital image processing, the realization of a car license plate character segmentation of the simulation system. Requires a system with read license plate images, preprocessing, a
-
-
0下载:
本文详细介绍了形态滤波在图像处理中的应用。是学习图像处理者的一本较好的参考书。-This paper describes the morphological filtering in image processing applications. Image processing is to learn who a good reference book.
-
-
0下载:
用c语言对图像加椒盐噪声,然后对加有椒盐噪声的图像进行形态学滤波,得到滤波后没有噪声的图像-C language by adding salt and pepper noise image, then add salt and pepper noise images with morphological filtering, no noise by filtering the image after
-
-
0下载:
噪声模型
均值与中值
灰度形态学
小波变换
高期滤波
统计方法-Noise model mean and median gray-scale morphological filtering stage wavelet transform high statistical methods
-
-
0下载:
实现图像处理的各种算法
包括bmp图像的读入读出,中值滤波,形态学滤波,图像翻转,图像分割等子函数-Achieve a variety of image processing algorithms including bmp image read read, median filtering, morphological filtering, image flip, image segmentation, etc. Functions
-
-
0下载:
基于形态学滤波的工件灰度图像分割程序,效果较好。-Based on the morphological filtering the gray image segmentation procedure, the effect is good
-
-
0下载:
基于形态学滤波的三极管图像分割程序,效果较好,误差小。-Based on morphological filtering transistor image segmentation procedure, the effect is good, small error
-
-
0下载:
用于分割细胞图像,利用形态学滤波,大津阈值进行二值化,区域生长检测细胞个数-For the segmentation of cell image using morphological filtering, Otsu threshold binarization, regional growth and cell number
-
-
0下载:
基于VC的数字图像处理概述,包括了二值化,滤波,灰度化,形态学滤波等基本内容。是文档资料。不是源码-Overview of the VC-based digital image processing, including two binarization, filtering, grayscale morphological filtering content. Documentation. Not code
-
-
0下载:
由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
-