-
Using VC to realize some basic image processing algorithms. Help beginners to le...
用VC来实现的一些基本的图像处理算法。有助于初学者的学习。-Using VC to realize some basic image processing algorithms. Help beginners to learn.
- 2022-03-13 13:14:11下载
- 积分:1
-
C# 编写的事实绘制曲线及框选放大功能
C# 编写的事实绘制曲线及框选放大功能...
C# 编写的事实绘制曲线及框选放大功能
C# 编写的事实绘制曲线及框选放大功能-The facts written in C# drawing amplification curve and box is checked the facts written in C# drawing amplification curve and box is checked
- 2022-03-10 13:17:08下载
- 积分:1
-
cubic Bezier curve Although the Second Principle Bezier curve with a similar, bu...
三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,所以编了此程序以供参考-cubic Bezier curve Although the Second Principle Bezier curve with a similar, but specific programming when there are still many areas that need attention, according to the actual application of cubic Bezier curves bigger role, so part of this program for reference
- 2022-06-13 15:42:13下载
- 积分:1
-
delphi画正弦曲线,抛砖引玉,发挥后可完成绘图的一些功能
delphi画正弦曲线,抛砖引玉,发挥后可完成绘图的一些功能-delphi painting sine curve, something to play after the completion of some functional mapping
- 2022-01-26 05:54:41下载
- 积分:1
-
nice fireworks operation this letter is not very good try
好看的烟花
运行一下
很好看
不信试试
-nice fireworks operation this letter is not very good try
- 2022-02-03 04:00:02下载
- 积分:1
-
based on the camera face detection, the VFW is not the procedure used SDK, more...
基于摄像头的人脸检测,用的是VFW的程序没有用SDK的,比较粗糙-based on the camera face detection, the VFW is not the procedure used SDK, more rough
- 2022-01-31 11:15:55下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
完整的vb图像处理源代码。
完整的vb图像处理源代码。-integrity of the source code for image processing.
- 2022-02-06 11:46:03下载
- 积分:1
-
这个是三维WRL格式文件的读取和写入源代码的相关文档,准备做三维编辑和CAD的朋友可以...
这个是三维WRL格式文件的读取和写入源代码的相关文档,准备做三维编辑和CAD的朋友可以-WRL this the three-dimensional format read and write to the relevant source code files, prepared to do editing and 3D CAD friends can s
- 2022-03-14 14:21:28下载
- 积分:1
-
C语言的功能很强大,编动画也很棒的.以下就是用C语言编的模拟时钟 .^_^单击键盘的任意键就可以退出了!...
C语言的功能很强大,编动画也很棒的.以下就是用C语言编的模拟时钟 .^_^单击键盘的任意键就可以退出了!-C language function very powerful, part animation also terrific. The following is Part C language simulation clock. ^ _ ^ Click keyboard keys can be arbitrary withdrawal!
- 2022-02-24 22:48:42下载
- 积分:1