-
Background Texturing good demo
背景纹理很好的演示
- 2022-07-13 12:26:31下载
- 积分:1
-
将矢量字光珊化!
将矢量字光珊化!-to vector-Alexandra of the word!
- 2022-07-22 17:09:51下载
- 积分:1
-
Plotted using the GDI function, the basic geometric elements, such as point, lin...
使用GDI函数绘出基本几何元素,如点、线、矩形、圆、椭圆、多边形、圆弧等、并能够用颜色填充
-Plotted using the GDI function, the basic geometric elements, such as point, line, rectangle, circle, ellipse, polygon, arc, etc., and can be filled with color
- 2022-09-03 20:30:03下载
- 积分: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
-
OpenGL动画,实现运动彩色立方体旋转,OpenGl动画主要是通过提供的双缓存实现。一个用来作图,一个用来显示,运行可以实现...
OpenGL动画,实现运动彩色立方体旋转,OpenGl动画主要是通过提供的双缓存实现。一个用来作图,一个用来显示,运行可以实现-OpenGL animation, to achieve color cube rotating movement, OpenGl animation provided mainly through the realization of double-buffering. One for mapping, one for display, operation can be achieved
- 2022-02-13 15:24:48下载
- 积分:1
-
Linux底下用opencv打开摄像头显示在qt界面中
Linux底下用Qt开发,使用opencv库打开摄像头,然后获取摄像头获取到的图像,最后显示在qt界面中。功能比较简单,实现也比较简单。
- 2022-02-28 21:26:52下载
- 积分:1
-
MATLAB动画源代码,可稍加调试后运行,精简代码
MATLAB动画源代码,可稍加调试后运行,精简代码-failed to translate
- 2022-03-15 00:53:15下载
- 积分:1
-
通过检查图像间的相似度来实现图像配准,有详细注释,便于理解,编译能运行。...
通过检查图像间的相似度来实现图像配准,有详细注释,便于理解,编译能运行。-by checking the similarity between the images to achieve image registration, detailed notes, easily comprehensible compiler can run.
- 2023-05-24 10:55:03下载
- 积分:1
-
批量改变尺寸测量文字为替换文字,替换文字和测量文字的值相等...
批量改变尺寸测量文字为替换文字,替换文字和测量文字的值相等-Volume change text size measurements for the replacement of text, replace text, and measuring the value of a text equivalent
- 2022-04-30 12:23:17下载
- 积分:1
-
C Builder environment intact in simple language the vertical display program, Gi...
C++ Builder 环境下完整地简单的文字的纵向显示程序,试试看吧-C Builder environment intact in simple language the vertical display program, Give it a try
- 2023-05-29 11:30:04下载
- 积分:1