-
本程序是用VC的MFC开发的单文档图象处理应用程序,实现了位图的显示,统计灰度值,画出值方图,边缘检测,灰度均衡化等功能...
本程序是用VC的MFC开发的单文档图象处理应用程序,实现了位图的显示,统计灰度值,画出值方图,边缘检测,灰度均衡化等功能-this procedure is the MFC with VC development of a single document image processing applications, achieving a bitmap display, statistical gray values, to give value to map, edge detection, gray equalization function
- 2022-04-09 14:17:22下载
- 积分:1
-
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形...
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
- 2022-03-05 21:42:30下载
- 积分:1
-
ov9653寄存器配置,包括SXGA,VGA,QVGA,已经经过验证。
ov9653寄存器配置,包括SXGA,VGA,QVGA,已经经过验证。-ov9653 register, including SXGA, VGA, QVGA, has been verified.
- 2022-04-28 11:14:22下载
- 积分:1
-
一个将图象中的线进行连接的一个程序,很容易理解.在VC中编译执行即可....
一个将图象中的线进行连接的一个程序,很容易理解.在VC中编译执行即可.- Carries on the image in line the connection a procedure, is
very easy to understand Translates the execution in VC then
- 2023-05-22 13:00:03下载
- 积分:1
-
《池塘夜降彩色雨》配套源代码.本代码实现在屏幕上飘落的雨滴在水面上产生涟漪...
《池塘夜降彩色雨》配套源代码.本代码实现在屏幕上飘落的雨滴在水面上产生涟漪-"Color pond night drop of rain" complementary source code. The implementation of the code on the screen of the raindrops fall gently on the water surface have a ripple
- 2022-05-08 21:45:14下载
- 积分:1
-
基于模板匹配的图像分割然后识别,绝对可用。
基于模板匹配的图像分割然后识别,绝对可用。-Based on template matching of image segmentation and then recognition is definitely available.
- 2023-07-26 15:00:04下载
- 积分:1
-
Www.geometrictools.com from multi
来自www.geometrictools.com的多平台3d引擎库.屏蔽了中国IP,国内IP上不去-Www.geometrictools.com from multi-platform 3d engine library. Shield the Chinese IP, internal IP do not
- 2022-03-06 15:14:44下载
- 积分:1
-
MP3解码器
mp3 decoder
- 2022-01-25 18:23:56下载
- 积分:1
-
一个简单的绘图源码。我们可以看。,它涵盖了广泛
一个简单的绘图源码。大家可以看看。。里面的内容很丰富-A simple drawing source. We can look at. . Which covers a wide range
- 2022-04-21 12:43:20下载
- 积分:1
-
用VC6.0写的一个数字图像处理小软件,用于课程设计
用VC6.0写的一个数字图像处理小软件,用于课程设计-VC6.0 to write with a small digital image processing software for curriculum design
- 2022-02-05 21:39:12下载
- 积分:1