-
This is a digital image processing of a program that is the image equalization m...
这是数字图像处理的一个程序,是将图像均衡化的matlab编程,希望有人喜欢。-This is a digital image processing of a program that is the image equalization matlab programming, want someone to love.
- 2023-01-29 13:50:03下载
- 积分:1
-
这是一个png文件的编辑码程序。可以在bmp和png之间相互转化
这是一个png文件的编辑码程序。可以在bmp和png之间相互转化- This is a png document edition code procedure. May mutually
transforms between bmp and png
- 2022-03-30 06:30:24下载
- 积分:1
-
一个简单的画图工具
一个简单的画图工具-A simple drawing tool
- 2022-04-19 00:30:48下载
- 积分:1
-
有关图形裁剪的程序,具体要求在文件中有描述
有关图形裁剪的程序,具体要求在文件中有描述-Graphics of the cutting process, specific requirements are described in the document
- 2022-03-19 02:46:43下载
- 积分: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
-
本程序是关于图形填充的源程序代码,这里主要应用的是种子填充法,学习这可以将此程序代码作为基础,嵌入你所画的程序之中。希望下载愉快!...
本程序是关于图形填充的源程序代码,这里主要应用的是种子填充法,学习这可以将此程序代码作为基础,嵌入你所画的程序之中。希望下载愉快!-This procedure is about the graphics fill the source code, here is the main application of seed filling, learning which can be used as the basis of this program code, embedded in your painting procedures. Want to download pleasure!
- 2022-08-21 23:43:55下载
- 积分:1
-
One hundred example codes program in Matlab development environment
matlab开发环境下实用程序00个例子的代码:包括1-32是:图形应用篇、33-66是:界面设计篇、67-84是:图形处理篇、85-100是:数值分析篇-One hundred example codes program in Matlab development environment
- 2022-12-26 09:20:04下载
- 积分:1
-
huf图像压缩编码
huf图像压缩编码-imaging reduce by huf
- 2022-01-26 07:20:34下载
- 积分:1
-
寻找图象中图钉的中心点,文件中包含两个原文件和一个图象文件....
寻找图象中图钉的中心点,文件中包含两个原文件和一个图象文件.-image pushpin find the focal point, the document contains two original documents and an image file.
- 2022-06-26 08:20:24下载
- 积分:1
-
用MATLAB编写的图像压缩程序和解压程序,带有测试图片。
用MATLAB编写的图像压缩程序和解压程序,带有测试图片。-Written using MATLAB image compression and decompression process programs, with a test image
- 2022-08-22 10:16:27下载
- 积分:1