Welcome![Sign In][Sign Up]
Location:
Search - Scan Conversion

Search list

[Other resource数码管扫描显示转换模块

Description: 数码扫描显示转换模块,可以对数码内容进行扫描,同时可进行转换-digital scan conversion modules, the digital content can scan, which can also be converted
Platform: | Size: 35326 | Author: jia | Hits:

[GDI-Bitmapline0

Description: 计算机图形学里的一个算法,实现直线的扫描转换,很简单的功能。初学者的东西-computer graphics's an algorithm, achieving a linear scan conversion, a very simple function. Beginners things
Platform: | Size: 47163 | Author: sun | Hits:

[Other resourcezhuerPolygon

Description: 图形学上机实验 区域填充:多边形扫描转换-graphics on the plane experimental area filling : polygon scan conversion
Platform: | Size: 35827 | Author: jnz | Hits:

[GDI-Bitmap中点算法

Description: 扫描转换直线段的中点算法、描转换圆弧的中点算法和扫描转换椭圆弧的中点算法-linear scan conversion of the midpoint algorithm depiction of the mid-point arc conversion algorithm and scan conversion ellipse the midpoint algorithm
Platform: | Size: 23610 | Author: kuld | Hits:

[GDI-Bitmap二维填充图元的扫描线算法

Description: 实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序-achieve polygon scan conversion algorithm scanning lines in the region and filling algorithm scanning algorithm procedures
Platform: | Size: 43606 | Author: kuld | Hits:

[Other resource图形的生成

Description: 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan generated by the basic algorithm (DDA, the midpoint method, Bresenham) basic 2D map yuan Arc / elliptical arc generated by the basic algorithm (midpoint) to achieve linear linewidth control of the attributes of 2D polygon scan conversion algorithm scanning 2D polygon scan conversion Edge geo-filling algorithm fence or filling algorithm regional connectivity filled two-dimensional scanning lines seed filling algorithm (four or eight connectivity connectivity ) 2D linear cut of the Cohen-Sutherland cutting midpoint segmentation algorithm and cutting algorithm
Platform: | Size: 228823 | Author: 张伟 | Hits:

[Other resource02824418

Description: 多边形扫描转换 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。-polygon scan conversion raster graphics through the realization of the classic polygon filling algorithm, raster graphics, in-depth understanding of the principle.
Platform: | Size: 10605 | Author: 陆俊 | Hits:

[OpenGL programfull_graph

Description: 一个用OpenGL实现的图形软件包,能够实现直线生成、Bezier曲线生成、多边形扫描转换图形变换的功能。 -with an OpenGL graphics package, to achieve linear generation, Bezier curve generation and polygon scan conversion graphics transform functions.
Platform: | Size: 7135 | Author: 陈晓岚 | Hits:

[Special EffectsThecircleandtheellipsescanningtransfers

Description: 圆和椭圆的扫描转换:输入半径(圆)或者长半轴短半轴(椭圆)生成圆或者椭圆.-round and elliptical Scan Conversion : Admission radius (yen) long or short Semiaxle Semiaxle (oval) to form a round or oval.
Platform: | Size: 3155 | Author: 张敬 | Hits:

[GDI-BitmapRj_Circle

Description: 计算机专业图形学作业,利用圆弧扫描转换算法在像素上画出圆形,在对话框上拉动鼠标即可.-professional computer graphics operations, the use of circular scan conversion algorithm pixels paint round, in the dialog box pull on the mouse.
Platform: | Size: 36097 | Author: ruanjian | Hits:

[Other resourceliujunpeng03081528

Description: 实验内容: 1 实现扫描转换多边形的算法填充多边形。 实现内容: 1, 可以画任意多边形。 2, 三角形也是通过扫描转换多边形的算法实现。 具体实现: 画多边形用moveto(),lineto(),两个函数实现画没一条边。 构造ET表,AEL表,通过这两个表填充多边形。 画图步骤: 1. 取顶点:用n记录顶点个数,按下鼠标开始取点,第二次按下取得第二个顶点,第i次按下取得第i 个顶点。取得的顶点放到Verex[]中。 2. 画多边形:按下菜单按钮----多边形。画多边形时可通过颜色菜单选择填充颜色。 3. 填充多边形:按下菜单按钮----填充。填充时可通过颜色菜单选择填充颜色。 4. 重新画一个多边形时需要先点菜单---new,然后再重复1,2,3步。 -experiment : to achieve a polygon scan conversion algorithm filled polygons. Implementation : a can draw arbitrary polygon. 2, as well as through the triangular polygon scan conversion algorithm. Realization : painting polygon with moveto (), LineTo (), two paintings did not function to achieve an edge. Construction ET table, Table AEL, through these two tables filled polygons. Drawing steps : 1. Vertex admitted : n vertices record number, press the mouse started to admit, the second press made the second vertices, i pressed the first time i made its vertex. The vertex put Verex []. 2. Painting polygon : press the menu button-polygon. When painting polygon can be filled with color menu to choose colors. 3. Polygon Filling : press the menu button-filled. When filled with color by color fill
Platform: | Size: 51309 | Author: god | Hits:

[2D GraphicCG-3

Description: 多边形扫描转换填充 A C++ program to fill a Polygon using Scan Line Polygon Fill Algorithm.-Polygon scan conversion Fill A C++ Program to fill a Polygon using Scan Line Polygon Fill Algorithm.
Platform: | Size: 2048 | Author: 艾文 | Hits:

[Graph Drawingcircle

Description: 扫描转换圆弧,利用中点算法,根据圆的八对称性,生成圆。-Arc scan conversion, using the midpoint algorithm, according to the symmetry of round eight, to generate a round.
Platform: | Size: 51200 | Author: 方芳 | Hits:

[Special EffectsPolygonEdgeMark

Description: 无内环多边形界标志扫描转换算法的Matlab程序-Inner circles no signs polygon scan conversion algorithm Matlab procedures
Platform: | Size: 1024 | Author: 章礼平 | Hits:

[Special EffectsPolygonScanConversion

Description: 一个无内环多边形扫描转换描线算法的Matlab程序-A loop line polygon scan conversion algorithm described Matlab procedures
Platform: | Size: 2048 | Author: 章礼平 | Hits:

[Special Effectspolygon-scan

Description: 这是一个c++程序,用于多边形扫描转换算法。有助于学习计算机图形学。-This is a c++ program for polygon scan conversion algorithm. Conducive to learning computer graphics.
Platform: | Size: 7168 | Author: 章鱼 | Hits:

[Special EffectsLine-scan-conversion-algorithm

Description: 直线扫描转换算法-Bresenham、DDA、中点画线算法-Linear scan conversion algorithm-Bresenham, DDA, the dotted line algorithm
Platform: | Size: 1642496 | Author: 泪无痕 | Hits:

[Windows DevelopScan-conversion-algorithm

Description: 扫描转换算法: 数学上的直线是没有宽度、由无数个点构成的集合,显然,光栅显示器只能近地似显示直线。当我们对直线进行光栅化时,需要在显示器有限个象素中,确定最佳逼近该直线的一组象素,并且按扫描线顺序,对这些象素进行写操作,这个过程称为用显示器绘制直线或直线的扫描转换。-Scan conversion algorithm: mathematical line is no width, composed of innumerable points set, obviously, raster display only near seems to show a straight line. When the rasterizer was carried out on the line, we need a finite number of pixels in the display, determine the best approximation of the straight line, a set of pixels and scanning order, these pixels are write operations, this process is known as a monitor draw a straight line or the line scan conversion.
Platform: | Size: 3502080 | Author: minpeng | Hits:

[OpenGL programAnimationaScan-Conversion

Description: MFC工程 直线和圆的扫描转换 鼠标交互 并含直线与圆的扫面转换的详细原理解释-MFC project linear and circular scan conversion mouse interaction and detailed schematic of scanning conversion with straight lines and circles to explain
Platform: | Size: 8329216 | Author: lijue | Hits:

[Special Effectsscan

Description: 图形学 扫描转换算法填充,完成图形学的扫描转换算法-Graphics scan conversion algorithm filling, complete graphics scan conversion algorithm
Platform: | Size: 5553152 | Author: 程娟 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net