-
Computer graphics with the classic algorithm of mapping procedures, including a...
计算机图形学中用经典算法实现的绘图程序,包括直线生成、圆弧生成、线段裁剪、多边形裁剪等-Computer graphics with the classic algorithm of mapping procedures, including a straight-line generation, arc formation, line cutting, cutting, such as polygon
- 2022-08-15 00:30:30下载
- 积分:1
-
裁剪算法实现代码
裁剪算法实现代码-cutting algorithm code
- 2022-03-23 19:34:21下载
- 积分:1
-
一个网站片头动画
一个网站片头动画-an animation film site
- 2022-03-02 15:54:28下载
- 积分:1
-
该程序利用线匹配算法实现了两幅或四幅图象的上下,左右的拼接,提高了拼界效率....
该程序利用线匹配算法实现了两幅或四幅图象的上下,左右的拼接,提高了拼界效率.-procedures for the use of the matching algorithm to achieve a two or four on the top and bottom, around the mosaic, improve the efficiency of fight circles.
- 2023-02-23 18:35:03下载
- 积分:1
-
C++源SRC是最好的C++源码请查收
c++ source this src is best c++ source please check it-c source this src is best source please che c ck it
- 2023-04-03 22:15:03下载
- 积分:1
-
computer graphics rendering of the ball
计算机图形学球的绘制-computer graphics rendering of the ball
- 2023-04-08 10:25:03下载
- 积分:1
-
采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观...
采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观-using divide-and-conquer method to solve the Voronoi diagram generation. using interactive user input and dynamic display of the results of the operation, a very intuitive
- 2023-08-03 18:10:03下载
- 积分:1
-
计算机图形学网格简化
计算机图形学大作业,网格简化,按照程序要求格式输入参数,可以输出指定对象的指定参数的网格简化的模型图的结果。可以支持模型的放大缩小以及左右移动。VS2010+OpenGL
- 2022-07-10 10:16:38下载
- 积分:1
-
轮廓检测 2
此代码介绍的是轮廓检测,轮廓检测的原理通俗的说就是掏空内部点,比如原图中有3*3的矩形点。那么就可以将中间的那一点去掉。在OpenCV中使用轮廓检测是非常方便。直接使cvFindContours 函数就能完成对图像轮廓的检测。
- 2022-08-06 14:48:17下载
- 积分:1
-
动画正弦线
VB绘制正弦线,用VB实现在图片框中绘制坐标轴,并在坐标系内动态生成正弦线。注释:首先清除picture1内的图形,设置绘线宽度,绘坐标系的X轴及箭头线,绘坐标系的Y轴及箭头线,指定位置显示原点O,重设绘线宽度,用For循环绘点,使其按正弦规律变化。步长值很小,使其形成动画效果,指定位置显示描述文字
- 2023-04-13 16:05:03下载
- 积分:1