-
计算机图形学(Computer Graphics
计算机图形学(Computer Graphics,简称CG)是一种使用数学算法将二维或三维图形转化为计算机显示器的栅格形式的科学。简单地说,计算机图形学的主要研究内容就是研究如何在计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法。
- 2022-03-15 03:19:12下载
- 积分:1
-
一个我以前做的cad的程序的源代码,可以参考下做法。
一个我以前做的cad的程序的源代码,可以参考下做法。-I used to do a cad of the program
- 2022-02-05 18:47:29下载
- 积分:1
-
graphics_pipeline_performance
Graphics_Pipeline_Performance
- 2023-05-07 08:30:03下载
- 积分:1
-
Java2DExample.rar Java2D的例子
Java2DExample.rar Java2D的例子-Java2DExample.rar swing examples
- 2022-03-13 21:01:34下载
- 积分:1
-
我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩...
我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a certain method of generating algorithm round. Achieving rubber-band linear, circular and rectangular. Achieving polygon clipping. To achieve basic geometry transformation (translation, rotation, zoom). Achieving Bezier curve or B-spline curves. The final results show is a small interactive graphics system, with all the functional interface to link up.
- 2022-08-05 17:18:32下载
- 积分:1
-
MPEG
MPEG-2中特征矢量和亮度,RGB直方图特征的提取-MPEG-2 in the feature vector and brightness, RGB histogram feature extraction
- 2023-08-29 09:30:02下载
- 积分:1
-
English.
System will automatically delete the directory of debug and release,...
English.
System will automatically delete the directory of debug and release, so
- 2023-07-14 17:50:03下载
- 积分:1
-
用于实现16个拒绝做的,高显示程序,想学习…
用turboC实现的16位dos下的高色彩显示程序,想学学底层图形模式的朋友可以来看看。主要是中断的使用。-used to achieve the 16 dos, the high color display program, would like to learn the underlying graphics mode can be a friend to look at. The main use is broken.
- 2022-01-25 22:32:16下载
- 积分:1
-
该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,
提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹...
该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,
提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹。
-the system is design for tracking objects in a series of images.First it extracts the backgroud of the picture through dealing with corresponding images. Then we can realize to track the motion object and get the trajectory of the object
- 2022-03-07 01:16:32下载
- 积分:1
-
用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线,并且可以修改控制点,从而修改曲线形状.
用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线,并且可以修改控制点,从而修改曲线形状.- A B transect curve algorithm compiles which with vc, inputs the
spot tendency according to the mouse to draw up the B transect curve,
and may revise the control point, thus revision curve shape
- 2022-03-09 18:16:20下载
- 积分:1