-
这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向...
这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向上进行膨胀运算,即结构元素B为1 1.1 。-this program for the expansion of computing image has been aimed at Black Point. Parameters have a BOOL variable to true, in the horizontal direction for expansion of computing, the structural elements of B (1, 1. , 1) in the vertical direction or on the expansion of computing, the structural elements of a B 1.1.
- 2022-04-02 05:44:07下载
- 积分:1
-
实现Windows下的最基本的绘画功能。例如画直线,圆,矩形。且含有颜色的选择,线条的粗细选择,放大缩小功能等。...
实现Windows下的最基本的绘画功能。例如画直线,圆,矩形。且含有颜色的选择,线条的粗细选择,放大缩小功能等。-Windows implementation of the basic drawing functions. For example, draw a straight line, round, rectangular. And contains a selection of color, line thickness selection, zoom functions.
- 2023-03-19 09:05:03下载
- 积分:1
-
本书全面介绍了Windows95/98/NT/2000/Me/XP环境下图像处理的理论和编程技术,并对基于面向对象程序设计方法,详细讨论了图像处理的Visual...
本书全面介绍了Windows95/98/NT/2000/Me/XP环境下图像处理的理论和编程技术,并对基于面向对象程序设计方法,详细讨论了图像处理的Visual C++编程技巧。主要包括图像基本操作,调色板技术,图像特技显示与擦除,图像空间变换,图像颜色处理,图像频域变换,图像处理和图像编码格式等的理论与技术。
附:课本中所有的源代码
课本正文为pdg格式,推荐使用超星阅读器(SSReader)打开;其中的源代码请用Visual C++ 6.0打开,如果用Visual C++.NET打开,会出现代码转换问题。-comprehensive book on the environment Windows95/98/NT/2000/Me/XP Image processing theory and programming technology, and based on object-oriented programming methods, detailed discussion of image processing Visual C programming skills. Images include basic operations, a palette technology, image display and graphics erasure, image space conversion, image color, Image frequency domain transform, image processing and image coding format of the theory and technology. Report : textbooks all the source code for text books pdg format, Superstar recommended reading (SSReader) Open; The source code Please open the Visual C 6.0, Visual C.NET open, there code conversion.
- 2022-01-25 19:50:00下载
- 积分:1
-
opencv教程例题5
opencv教程例题5-22,适合广大初学者,去学习 -Tutorial opencv Example 5-22, for the vast numbers of beginners, to learn
- 2022-10-26 03:20:02下载
- 积分:1
-
这是JPEG解码源代码,C++环境下的,试过了 ,可以运行
这是JPEG解码源代码,C++环境下的,试过了 ,可以运行-This is a JPEG decoder source code, C++ Environment, and tried, you can run
- 2022-04-17 20:31:48下载
- 积分:1
-
脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法...
脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法-Offline Character Recognition : handwritten figures identifiable Fisher Linear Discriminant, handwritten figures identifiable template matching method, digital identification neural network, thinning algorithm
- 2022-08-31 18:25:03下载
- 积分:1
-
Does not use the cake chart which JFREECHART does. May use on
the homepage demon...
不用JFREECHART做的饼图。可用在网页上显示。效果不是很好,不过可以用- Does not use the cake chart which JFREECHART does. May use on
the homepage demonstrated. The effect is not very good, but may use
- 2022-03-24 02:29:21下载
- 积分:1
-
特殊效果的风险投资形象,
利用VC实现图像的特殊显示效果-VC image of the special effects,
- 2022-10-23 13:40:03下载
- 积分:1
-
取屏幕点的颜色,并可以RGB调色,使用VC开发,初试VC,多提意见...
取屏幕点的颜色,并可以RGB调色,使用VC开发,初试VC,多提意见-Check points, the color screen and can be RGB color, the use of VC development, initial VC, opinions
- 2022-06-13 00:38:09下载
- 积分:1
-
椭圆拟合的演示
Demonstration for ellipse fitting
- 2022-03-24 20:15:31下载
- 积分:1