-
本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度
本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图像复原(加躁)----- 由于时间关系这部分为完成 7.另外加上一个用于读取24位dib的类。-the software is the author of Digital Image Processing courses of study, using vc. Net to its basic algorithm, the algorithm include : 1. Point Operators (histogram, histogram equalization, linear operation, two values, such as Gray) 2. Geometric Operational (rotation, scaling, mirror and translation) 3. geometric space enhancement (mean, median filter, k neighbors Mean, Median Filter, Roberts, segmentation, priwitt, Laplacian, Wallis Sharpening operator, etc.) 4. frequency Domain Enhancement (radix 2 FFT space frequency domain to the domain conversion, Gaussian, ideals, Butterworth High-Low Pass Filter) 5. Morphology (expansion, corrosion, open and close operations, edge extraction) 6. Image
- 2022-06-20 05:34:49下载
- 积分:1
-
简单的二维图形,电路图,没什么特别,但实用
简单的二维图形,电路图,没什么特别,但实用-A simple two-dimensional graphics, schematics, nothing special, but the practical
- 2022-11-15 17:20:02下载
- 积分:1
-
《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何
《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。 本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。- How "Visual C Numeral Picture Processing (Second Edition)" does
a book source code this book mainly narrate uses Visual C to carry on
digital picture processing. The entire book altogether 11 chapters,
separately introduced the picture spot operation, the geometry
transformation, the orthogonal transformation, the image enhancement,
the corrosion algorithm, the inflation algorithm, the thin algorithm,
the edge examination with withdraw, the outline track, the image
analysis, the picture recovers with the picture compression code
technology, to each commonly used digital picture processing method,
this book has all provided the integrity source code. This book
content rich, narration detailed, the usability is strong, suits
processes the worker to the digital picture to rea
- 2023-02-12 22:35:04下载
- 积分:1
-
数字图象处理
无格式图像处理,开关门,百叶窗,直方图,二值化,灰度反转,平滑滤波,高斯滤波,最大值滤波,最小值滤波,中值滤波,边缘检测滤波,边缘跟踪,图像交换,图像平移,图像缩放,图像反转
- 2022-01-25 18:43:47下载
- 积分:1
-
socket description using socket in socket
socket description using socket in socket
- 2022-03-14 20:29:15下载
- 积分:1
-
画图板java实现功能很强大
java实现的画图板,很强大,功能比较强大,支持缩放,移动,旋转,保存文件,导入已画好的图形文件,支持橡皮插功能,支持画直线,圆,椭圆,矩形,任意多边形等各种图形,画面美观,操作简便,可以学到很多有用的东西,新手必备
- 2022-02-01 18:07:08下载
- 积分:1
-
用OpenCV实现直方图均化
用OpenCV实现直方图均化-with histogram equalization
- 2022-04-10 12:17:31下载
- 积分:1
-
实现java的画图程序。功能,类似于赢得绘图板的一个..
java实现的一个画图程序。功能齐全,类似于win的画图板的一个简化版本-realize a java drawing program. Functions, similar to win the drawing board of a simplified version of
- 2022-08-13 02:52:57下载
- 积分:1
-
C++读写BMPJPG图像的方法,非常清晰的程序解释,清楚,可转移
C++读写BMPJPG图像的方法,非常清晰的程序解释,清楚,可转移
- 2023-01-11 06:55:03下载
- 积分:1
-
计算机图形学网格简化
计算机图形学大作业,网格简化,按照程序要求格式输入参数,可以输出指定对象的指定参数的网格简化的模型图的结果。可以支持模型的放大缩小以及左右移动。VS2010+OpenGL
- 2022-07-10 10:16:38下载
- 积分:1