CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多边形 裁剪

搜索资源列表

  1. cutout

    0下载:
  2. 在定义了窗口之后,我们只需将窗口内的图形显示出来,对于窗口之外的图形我们是不关心的。因此,必须将窗口外的图形裁剪下去。在本资料中,实现如下对直线段进行裁剪的算法:Cohen-Sutherland算法、中点分割算法、梁友栋-Barsky算法,并且利用Sutherland-Hodgman算法实现对多边形的裁剪,最后,实现当裁剪域是任意凸多边形时的裁剪算法。-In the definition of the window, we simply window graphics are displayed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1959513
    • 提供者:
  1. duobianxingcaijian

    0下载:
  2. 本实验实现多边形的裁剪,用鼠标交互式画多边形,点击菜单栏实现裁剪-The experimental realization of the polygon clipping, polygon drawing interactive with the mouse, click on the menu bar to achieve cutting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:44890
    • 提供者:朱勇
  1. ScanFill-Sutherland

    0下载:
  2. 该程序包含两部分,一部分使用扫描线区域填充算法完成多边形的扫描显示,另一部分使用Cohen-Sutherland算法实现直线裁剪-The program consists of two parts, using the scan line polygon area fill algorithm scans showed complete, the other using the Cohen-Sutherland line clipping algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:274692
    • 提供者:sjgao
  1. zyPolygonCut

    0下载:
  2. 实现直线和多边形的裁剪,三角形的平移、放大、缩小。-To achieve a straight line and polygon clipping, triangle pan, zoom.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:171066
    • 提供者:朱勇
  1. CutOut

    0下载:
  2. 用矩形区域裁剪多边形并在把裁剪内外的图形用颜色标识-Cut with a rectangular area outside the polygon and the cut identification with color graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1965390
    • 提供者:liulu
  1. S-H

    0下载:
  2. SH算法实现多边形的裁剪算法,如题如题utility-SH algorithm polygon clipping algorithm, such as utility problems such as the title
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1966839
    • 提供者:熊雨辰
  1. tuxingcs

    0下载:
  2. cs 剪辑很好的程序推广裁剪直线段的CS算法,使之能处理裁剪窗口为任意凸多边形的情况(待裁剪多边形、裁剪窗口自己定义);-cs
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1948111
    • 提供者:myui
  1. 200732590104

    0下载:
  2. 三种方法绘制线、圆形、多边形等, 多边形三种方法填充,图像旋转、平移、缩放等,三种算法的二维裁剪。-Three ways to draw lines, circles, polygons, three methods of polygon fill, image rotation, translation, zooming, three methods of two dimensional cutting algorithm.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:61126
    • 提供者:cindyhu
  1. clip2

    0下载:
  2. VIsual C++6.0下MFC实现的直线的裁剪,鼠标左键按下拖动画裁剪矩形,手动画直线,右键封闭所画要裁剪的多边形。-VIsual C++6.0, MFC implementation of the cutting line, press the left mouse button and drag the cropping rectangle animation, hand animation straight line, cut right to close the polygon dr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:35943
    • 提供者:dstmath
  1. jisunjituxingxue

    0下载:
  2. 利用计算机编程语言绘制图形,主要实现以下内容: (1)、中点算法生成任意斜率直线,并设置线型线宽。 (2)、中点算法生成圆 (3)、中点算法生成椭圆 (4)、扫描算法实现任意多边形填充 (5)、Cohen_Sutherland裁剪 (6)、自由曲线与曲面的绘制 (7)、二维图形变换 (8)、三视图变换 -Draw graphics using computer programming languages, mainly to achieve the follo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:240005
    • 提供者:zoeondine
  1. MyGraphics

    0下载:
  2. 使用VS6.0并用C++编写的计算机图形绘制程序。实现了直线,多边形,圆等图形的绘制。同时包含了填充,图形几何变换,填充以及裁剪等功能。-Use VS6.0 and written in C++, computer graphics drawing program. Realized the line, polygon, circle and other graphics rendering. Also includes the filling, graphics geometric trans
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:34650
    • 提供者:zhaoyongquan
  1. AreaClip

    0下载:
  2. WeilerAthertonAreaClip 凹凸多边形的裁剪,不含内包多边形-WeilerAthertonAreaClip convex polygon clipping, polygon-free within the package
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1997443
    • 提供者:李瑞潮
  1. GraphExp

    0下载:
  2. 计算机图形学上机实习,实现了画点、画线、画圆、画多边形、区域填充、图形裁剪、曲线里和。-Computer graphics-on practice, to achieve a draw point, draw line, circle, polygon drawing, area filling, graphic cut, and inside the curve.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:100290
    • 提供者:杨柳强
  1. Graphics

    0下载:
  2. 这是个图想处理的程序。包括:二维图像变化(平移、旋转、缩放等)和图像的裁剪(包括线段的裁剪和多边形的裁剪)。-This is a map to handling procedures. Including: two-dimensional image changes (translation, rotation, scaling, etc.) and image cropping (including line and polygon clipping cut)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4055415
    • 提供者:王兴杰
  1. Bresenham2

    0下载:
  2. Bresenham算法绘制线段并利用“橡皮筋”功能绘制折线。将绘制的折线连接成多边形,并选择种子填充法或扫描线填充法进行填充 鼠标交互生成矩形裁剪框,实现对绘制的折线的裁剪 -Bresenham algorithm for drawing lines and using the " rubber band" feature to draw a line. The line will connect into a polygon drawing, and selec
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1905
    • 提供者:潘陆
  1. image-geometry-operation

    0下载:
  2. 在实际应用或科研领域,很多时候要对图像裁剪操作。图像裁剪就是在源图像或者大图像中裁剪图像块来,这个图像块一般是多边形的。图像裁剪是图像处理中最基本的操作之一。-In the actual application or scientific research field, and many times to image cutting operation. The image is the source image or cut in large image cut image block, th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:642
    • 提供者:zhoujinming
  1. drawysb

    0下载:
  2. 一个简单的绘图程序,可以绘制直线椭圆、多边形并进行填充及裁剪-a easy draw source code for compute geometry
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:59600
    • 提供者:江邴孔
  1. DrawSys

    0下载:
  2. 图形学画图,直线,圆,多边形,曲线,随手画,文本,裁剪-Graphics drawing straight lines, circles, polygons, curves, hand painting, text, cutting
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:155282
    • 提供者:hk
  1. DrawSys

    1下载:
  2. vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考-mapping system vc++ Dow (drawing) source code, support for drawing a straight line, circle, polygon drawing, painting curve, hand painted graphics, add
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:134567
    • 提供者:黄丽
  1. DrawSys

    0下载:
  2. vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考。-mapping system vc++ Dow (drawing) source code, support for drawing a straight line, circle, polygon drawing, painting curve, hand painted graphics, ad
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3244404
    • 提供者:王鹏
« 1 2 ... 6 7 8 9 10 1112 13 »
搜珍网 www.dssz.com