搜索资源列表
TC-graphics
- DDA画线算法 种子填充算法 扫描线种子填充算法 增量算法画线 三视图算法-DDA line drawing algorithm seed filling algorithm scanning lines seed filling algorithm incremental algorithm line drawing algorithm View 3
TC-graphics
- DDA画线算法 种子填充算法 扫描线种子填充算法 增量算法画线 三视图算法-DDA line drawing algorithm seed filling algorithm scanning lines seed filling algorithm incremental algorithm line drawing algorithm View 3
graphic
- 主要功能有: 1) 具有菜单,通过菜单执行各种操作; 2) 采用图元的扫描转换算法绘制各种基本图元,如直线、圆、圆弧、多边形 3) 实现图形的平移、缩放、旋转、对称、错切及组合变化; 4) 能够拾取图形,并修改所选的图形的颜色、线型等; 5) 能够采用各种算法填充多边形、圆、扇形区域; 6) 能够采用各种算法实现直线裁剪、多边形裁剪; 7) 能够绘制各种样条曲线。 8) 能够绘制三维图形的投影图,包括:三
jisunjituxingxue
- 利用计算机编程语言绘制图形,主要实现以下内容: (1)、中点算法生成任意斜率直线,并设置线型线宽。 (2)、中点算法生成圆 (3)、中点算法生成椭圆 (4)、扫描算法实现任意多边形填充 (5)、Cohen_Sutherland裁剪 (6)、自由曲线与曲面的绘制 (7)、二维图形变换 (8)、三视图变换 -Draw graphics using computer programming language
Classical-algorithms-of-computer
- 计算机图形学 三视图算法 经典 值得收藏-Classical algorithms of computer graphics worth collecting three views
Drei-Blick-Algorithmus
- 程序左侧为立体图,右侧显示三视图。算法简单可用于图形的绘制三视图-Die Verfahren für die dreidimensionale Karte auf der linken Seite, zeigt die rechte drei Ansichten. Algorithmus ist einfach und kann für Grafik-Rendering-Drei-Ansicht verwendet werden
sanshitu
- 文章提出了一种自适应加权迭代算法,该算法通过给匹配点对加权进行迭代筛 选来实现,可以稳定的获得数量较多、结果较准确的匹配点对,从而精确求解三视图空间约束矩阵三焦点张量。-Exact solution of three view space constraint matrix three focal tensor
jisuanjituxingxue
- 计算机图形学源码包括区域填充算法、裁剪算法和三视图算法-Computer graphics, source code, including the region filling algorithm, clipping algorithm and three-view algorithm
Three-views
- 三视图算法,运行程序后,在屏幕上显示立方体的三视图-Three view algorithm, run the program, the screen display cube view
The-computer-course
- 计算机课程中 多面体三视图的 算法编程实现-The computer course in polyhedron three view programming algorithm etc.
sanshitu
- 三视图算法 将屏幕静态切分为4个网格 分别画主视图 俯视图和侧视图 再画一个立体图-Three-view algorithm static screen grid were cut into four main draw top and side view and then draw a three-dimensional diagram
sanshi
- 根据计算机图形学的投影算法,在屏幕上绘制出了物体的三视图。-According to projection algorithm in computer graphics, drawing on the screen out of the three views of the object.
案例18-三视图算法
- 计算机图形学里的三视图算法, 所用软件是C++(Three - view algorithm in computer graphics)