-
图像抖动,有多种算法可以选择
图像抖动,有多种算法可以选择-image jitter, a variety of algorithms can choose
- 2022-05-15 00:53:47下载
- 积分:1
-
用VB实现的Direct3D示例。
用vb实现的direct3d的例子。-vb achieved with Direct3D example.
- 2022-02-03 03:02:53下载
- 积分:1
-
这个源码包含了各种简单的画图功能,希望和大家交流。
这个源码包含了各种简单的画图功能,希望和大家交流。-this source contains a variety of simple drawing functions, and we hope that the exchanges.
- 2022-02-15 16:26:18下载
- 积分:1
-
模式识别,聚类算法的matlab程序。模式识别
模式识别,聚类算法的matlab例程。模式识别聚类-Pattern recognition, clustering algorithm matlab routines. Pattern Recognition Clustering
- 2022-02-06 16:23:56下载
- 积分:1
-
这是一个很有意思的程序,可以实现图章生成,希望对大家有所帮助
这是一个很有意思的程序,可以实现图章生成,希望对大家有所帮助-This is a very interesting program, you can realize seal generation, want to help everyone
- 2022-12-30 20:00:18下载
- 积分:1
-
一个简单、快速的图片识别代码,只能识别数字和英文字母。可用于网页上验证码的识别,能识别出验证码常用的各种扰乱的点和线...
一个简单、快速的图片识别代码,只能识别数字和英文字母。可用于网页上验证码的识别,能识别出验证码常用的各种扰乱的点和线-a simple, quick photo identification code, only an identification number and alphabetical. The website can be used to test code on the identification, certification will identify the various codes used to disrupt the dots and lines
- 2022-07-03 18:01:45下载
- 积分: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
-
视频帧感兴趣区域提取工具
一款视频标注软件,基于opencv2.4.9 & VS2010开发的用于交互式提取视频感兴趣区域并保存为图片的软件,可用于模式识别方向的的训练数据提取环节。
- 2022-02-13 13:50:24下载
- 积分:1
-
用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的相交计算功能。...
用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的相交计算功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the intersection of polygons computing capabilities.
- 2022-08-15 01:43:48下载
- 积分:1
-
基于单片机的lcd程序 有详细注释和说明 可参考
基于单片机的lcd程序 有详细注释和说明 可参考-LCD-based SCM procedures detailed notes and annotations reference
- 2022-08-15 23:07:05下载
- 积分:1