搜索资源列表
灰度图象处理
- 该程序实现二维灰度图象处理,包括旋转,缩放,二值化处理等功能,方便实用。-procedures to achieve the two-dimensional gray scale image processing, including rotation, scaling, the two-value processing and other functions, convenient and practical.
lessonresouse
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
fanse
- 二值化处理的一个经典程序。其中阀值的选择可以自动实现
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
erzhihua
- 图像的有关二值化的程序,可行性很高,图像二值化-Binary image of the program, feasibility
two-number
- 该程序能够实现图像的二值化,基于C语言的。实现的效果很好-The program to achieve a binary image, based on C language. Achieve a good effect
20121116
- 数字图像处理:如灰度变换、图像增强、图像滤波、图像二值化及图像分割等。程序可运行。-Digital Image Processing: gray-scale transformation, image enhancement, image filtering, image binarization and image segmentation. The program can be run.
zhongxinxiantiqu
- 一个运算速度快,运算结果准确的2D图像中心线提取程序,包含了二值化和边缘提取功能。-the programme can extract the middle line of 2D image. the calculate speed of the programme is fast.and the result is correct.
image2s
- 实现二值图像的细线化程序,附带程序的测试图片-Binary image thinning program, with the program of test pictures
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
edge_2
- 对图像进行边缘检测并且进行二值化,项目中用到的程序,都是自己编写且性能很好。-Image edge detection and binarization, the project used the program, are their own writing and the performance is very good.
zishiyingyuzhi
- 用于对图像进行二值化,这个程序可以根据图像的具体情况自适应的计算阈值。实验结果表明,该程序处理后的图像效果比较理想。-For image binarization, this procedure the specific circumstances of the image can be calculated adaptive threshold. Experimental results show that the program is processed image effect is id
pattern
- 该程序主要是通过matlab获得线pattern和二值化patttern。看到的效果是:一幅图中只有一条亮线,其余全部为黑色;一幅图中黑白间隔的图像-The program is mainly obtained through matlab line pattern. See the effect that: a figure only a bright line, all the rest is black
tuxingbianhuan
- 用vc编写的图像处理程序,可进行二值化等变换-Using vc image processing procedures, can be binarization transformation
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
yuchuli
- 霍夫变换检测圆形,还有几种图像预处理的程序,几种边缘检测,二值化等,效果都不错-Hough transform to detect the circular, there are several kinds of image preprocessing procedure, several kinds of edge detection, binarization and so on, the effect is good
DM码识别
- VC变成,DM码识别程序,不调用库函数,能够直接运行,采用二值化,区域筛选,识别等步骤
thresh_md
- 自编实现大津算法,最大类间方差图像二值化matlab程序。(The self-compiled matlab program realizes the Otsu algorithm and maximizes the inter-class variance image binarization.)