Welcome![Sign In][Sign Up]
Location:
Search - polygon

Search list

[Special EffectsMyPolyStock

Description: 实现凸多边形排样,使用临界多边形NFP判断两个凸多边形是否相交,使用启发式算法提高效率-It s a good implement of convex polygon stock.
Platform: | Size: 728064 | Author: 陈露 | Hits:

[Graph DrawingPolygonClipping

Description: 基于divide and conquer策略的Sutherland-Hodgeman多边形裁剪算法的Matlab程序-Divide and conquer strategy based on the Sutherland-Hodgeman polygon clipping algorithm of Matlab procedures
Platform: | Size: 2048 | Author: 章礼平 | Hits:

[Special EffectsPolygonFill

Description: 实现多边形的种子及扫描线的填充算法,同时实现画圆 、直线的功能-To realize Polygon fill and Ellipse 、Line
Platform: | Size: 66560 | Author: wangshuhua | Hits:

[GIS programbuffer

Description: GIS缓冲分析,包括地物缓冲区,多边形缓冲区,矩形缓冲区,多义线缓冲和点缓冲-GIS buffer analyse,it contains polygon buffer、polyline buffer and point buffer
Platform: | Size: 24576 | Author: yanmingxing | Hits:

[Graph Drawingdraw2

Description: 多边形裁剪程序:用到的是比较常见的裁剪算法:Sutherland-Hodgman算法。本程序中的裁剪顺序为左边、下边、右边、上边,那么裁剪是这样进行的:原待裁剪多边形作为输入多边形被裁剪矩形的左边裁剪,然后输出的裁剪结果作为下边裁剪的输入多边形,……,依次类推,直到最后一边矩形上边裁剪结束。-Polygon clipping process: it is more commonly used method of cutting: Sutherland-Hodgman algorithm. This procedure of cutting the order for the left, bottom, right, top, then the cutting is carried out: the original clipping polygon to be clipped polygon as input the left side of the rectangular cutting, then cutting output cut as the bottom of the input polygon, ... ... , and so on, until the last end side of the rectangular cut above.
Platform: | Size: 65536 | Author: tomomoon | Hits:

[Special Effectsscanline

Description: 本文详细讨论了基于扫描线填充算法对多边形区域进行 图案填充问题。尽管位图可以看作是一个二值图像,但为了方 便起见,在本文中,我们将位图和图像区分开来讨论。-This article is discussed in detail based on the scan line polygon fill algorithm to fill the problem areas of design. Although bitmaps can be seen as a binary image, but the sake of convenience, in this paper, we will place a distinction between maps and images for discussion.
Platform: | Size: 1274880 | Author: 李尊 | Hits:

[Special EffectsUntitled5

Description: 凸多边形检测和显示--先把图像中的显著区域提取出来,然后用最小凸多边形囊括显著区域,并把凸多边形显示出来-Convex polygon detection and show- first images extracted significant area, and then use the smallest convex polygon covering a significant area, and the convex polygon displayed
Platform: | Size: 1024 | Author: 彭素静 | Hits:

[GIS programPolygon

Description: Polygon是使用vb书写的一个判断多边形顺(逆)时针、凸凹性的程序。多变形数据存储在.dat文件中,使用时,只需要导入数据即可判断-Polygon is the use of a judge writing vb polygon Soon (inverse) clock, convexity of the procedure. More data is stored in the deformation. Dat file, used only to determine the need to import data
Platform: | Size: 290816 | Author: 随风 | Hits:

[VC/MFCB06022

Description: 提供一个图形工具界面,让用户能够画出直线,椭圆,多边形等几何元素,结果可以保存并可读出。 掌握:MFC类CDC的成员绘画函数LineTo(), Ellipse(), Polygon()等的使用; -Tool provides a graphical interface, allowing users to draw a straight line, ellipse, polygon, such as the geometric elements, the results can be saved and read out. Master: MFC Class members CDC painting function LineTo (), Ellipse (), Polygon (), etc.
Platform: | Size: 5575680 | Author: 同盟 | Hits:

[Windows DevelopPolygon

Description: 这是一个面试程序,画多边形,实现了存入txt文件,取出文件内容-it s a program that you can draw polygon and store and get from the txt files
Platform: | Size: 47104 | Author: 帐篷 | Hits:

[2D GraphicPolygon

Description: The source is written to solve problem of polygon in a very simplified way
Platform: | Size: 114688 | Author: alibobo | Hits:

[OpenGL programshiyan4

Description: 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (point of cutting, cutting a straight line, polygon clipping), the use of VC+ OpenGL to achieve a straight line cutting algorithm. 2. Experimental contents: (1) understand the principles of cutting a straight line (Cohen-Surtherland algorithm, You-Xin Liang Dong algorithm) (2) the use of VC+ OpenGL to achieve a straight line cutting the coding algorithm, on the screen in a closed arbitrary rectangular cutting a straight line. (3) debug, compile, modify the program
Platform: | Size: 566272 | Author: jing | Hits:

[OpenGL programinclude2

Description: 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。-Understanding of the principles of cutting two-dimensional graphics (point of cutting, cutting a straight line, polygon clipping), the use of VC+ OpenGL to achieve a straight line cutting algorithm.
Platform: | Size: 4096 | Author: zhanyun | Hits:

[VC/MFCPolygon

Description: 多边形扫描转换的扫描线算法,可作为计算机图形学的参考案例-Polygon scan conversion of the scan line algorithm, computer graphics can be used as a reference case
Platform: | Size: 1947648 | Author: dragon_ton | Hits:

[GIS programvoronoi

Description: 根据数据构建三角网,然后由所构建的三角网生成泰森多边形,文件打开后需等待1分多钟的处理时间。-Construction of the data triangulation, and then built by the generation of Thiessen Polygon Triangulation, documents waiting to be opened after 1 minute of processing time.
Platform: | Size: 4638720 | Author: 叶樱 | Hits:

[Special EffectsAETool

Description: 属于AE源码。在程序中对相交线的打断,对线的修剪以及合并(union)两个polygon要素。对选区区域测量其面积和周长。-AE source is. In the proceedings of the interrupted line of intersection of line cutting and union (union) of two polygon elements. Region of the constituency of its size and girth measurements.
Platform: | Size: 16384 | Author: zbt | Hits:

[Windows DevelopReadMpFile

Description: Read Polish Map format and split it into POI and Polyline and Polygon
Platform: | Size: 58368 | Author: Reza Mohammadi | Hits:

[AlgorithmprjPolygonCentroid

Description: using this algorithm find out the Centroid of the Polygon
Platform: | Size: 8192 | Author: kumar | Hits:

[Special EffectsPolyReduce

Description: Polygon Reduction A paper and source code for a realtime polygon reduction technique. Semi feature preserving.
Platform: | Size: 646144 | Author: widget | Hits:

[2D GraphicPolygon

Description: 用MFC实现的绘制多边形,这是计算机图形学的作业-drawing polygons achieved by MFC
Platform: | Size: 54272 | Author: frank | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net