-
检测直线的Hough变换,峰值检测,线性检测连接号…
检测直线的hough变换,峰值检测,线检测和链接的用matlab实现 -line detection hough transform, peak detector, linear detection and link with the realization of Matlab
- 2023-03-18 02:35:03下载
- 积分:1
-
simple painting gear, loading AUTO
简单画齿轮,加载到AUTO CAD中即可高速绘制 渐开线齿轮齿廓了-simple painting gear, loading AUTO-CAD drawing can involute gear tooth profile of
- 2022-01-28 18:22:33下载
- 积分: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
-
实现半透明的三维物体的效果
实现半透明的三维物体的效果-achieve translucent three-dimensional objects in effect
- 2022-02-02 08:05:49下载
- 积分:1
-
delphi_平面内任意三角形网络算法
delphi_平面内任意三角形网络算法-delphi_ plane arbitrary triangular network algorithm
- 2022-04-02 07:44:11下载
- 积分:1
-
FFT算法的VC实现
FFT算法的VC实现-FFT algorithm VC
- 2022-01-26 00:39:08下载
- 积分:1
-
用WTK读取3ds文件
用WTK读取3ds文件-WTK used to read documents 3ds
- 2022-03-24 19:05:34下载
- 积分:1
-
基于hmm的人脸识别代码
基于hmm的人脸识别代码-based on face recognition code
- 2023-01-22 02:35:04下载
- 积分:1
-
directx8 entry code, including texture mapping triangle transform loading model
directx8 入门代码 包括绘制三角形 纹理 变换 载入模型等-directx8 entry code, including texture mapping triangle transform loading model
- 2023-05-15 02:25:03下载
- 积分:1
-
在Matlab的源代码来提高图像分辨率是非常有用的!
在matlab中的分形图像放大程序;对初学者很有用哦!-In the matlab source code to raise the image resolution is indeed very useful!
- 2023-08-23 01:05:04下载
- 积分:1