搜索资源列表
lessonresouse
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
project
- 数字图像处理中关于图像的读入,二值化,彩色图转换到灰度图。图像的反转。中值滤波,以及图像的增强等算法实现。
OTSU1Dmy
- 灰度图像二值化分割,一维大津法或称为一维最大类间方差法-1D Maximum Between-Cluster
ImageExpert
- 利用此程序可以进行图像二值化,颜色空间转换、进行各种方法边缘检测、联通区域标定、图像旋转、图像平滑、图像求反、对图像进行灰度化等-This program can use for image binarization, color space conversion, various methods of edge detection, Unicom regional calibration, image rotation, image smoothing, anti-seeking, and s
ConnectArea
- 实现打开bmp位图 图像灰度二值化 连通域的提取 对图像处理初学者很有帮助-To achieve open bmp bitmap image gray binary connected components extraction of useful image processing for beginners
chap
- P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P030
20121116
- 数字图像处理:如灰度变换、图像增强、图像滤波、图像二值化及图像分割等。程序可运行。-Digital Image Processing: gray-scale transformation, image enhancement, image filtering, image binarization and image segmentation. The program can be run.
ImageDeal
- 图像处理的参考代码 二值化 图形区域分割 灰度值形态学-The image processing reference code binarized graphical area dividing the gray value morphological
2009302590101
- 该程序实现了raw 到bmp图像格式转换,实现了低通滤波,高通滤波,中值滤波等图像增强功能 可进行图像平移,缩放,旋转,边缘检测,二值化,并基于灰度进行模板匹配-The program to achieve raw to bmp image format conversion, low-pass filtering, high-pass filtering, median filtering, image enhancement feature image translation, scal
ImageProcessing
- 使用QT编程实现2D图像处理的各功能,包括彩色图转灰度、二值化、二值的形态学操作、灰度的形态学操作等等。-Using QT programming each 2D image processing functions, including color conversion grayscale, binary, binary morphological operations, grayscale morphological operations and so on.
Lisence-location
- BMP图像的车牌定位,包括图像基本的预处理,灰度化,二值化,中值滤波,去噪以及sobel边缘检测的源码。-lisence plate location based on BMP
grey-level-transformation
- 该c程序可以实现图片的灰度变换,且灰度变换的处理方式达五种以上,该c程序还可以实现图像的二值化,方式也是三种以上,还有直方图显示-The c program can realize image gray-scale transformation, and the gray level transformation ways of dealing with more than five, the c program also can realize image binarization, is a
Binary-Image
- 将一幅灰度图像转换成二值化图像,并通过MFC界面显示出来。-the function is to make a gray image to binary image.
dalindib
- 用于灰度图像二值化,阀值设定为122,能有效处理多种图像-For gray image binarization, the threshold is set to 122, can effectively deal with a variety of image
cells-counting
- Blob分析其实就是将图像进行二值化,分割得到前景和背景,然后进行连通区域检测,从而得到Blob快的过程。简单来说,blob分析就是在一块“光滑”区域内,将出现“灰度突变”的小区域寻找出来。-This example illustrates how to use the morphological and BlobAnalysis System objects to segment individual cells and count them.
emagi
- 一个很不错的图像处理软件 包括图像的翻转,灰度化,二值化等,-A very good image processing software includes image flip, gray, binarization and so on,