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

搜索资源列表

  1. case10

    0下载:
  2. Cohen-Sutherland直线裁剪算法,设置裁剪窗口,任意画一条直线进行裁剪-Cohen-Sutherland line clipping algorithm, set the cutting window, draw a straight line to cut any
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:288130
    • 提供者:winsome
  1. tuxingxue

    0下载:
  2. 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:4445
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:312832
    • 提供者:lewsn2008
  1. vc1512mfc

    0下载:
  2. 基于vc++的任意图形裁剪,利用计算机图形学原理,-Vc++ based on an arbitrary graph cut, using computer graphics principles,
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3682182
    • 提供者:fasf
  1. 03_481228_05

    0下载:
  2. Opengl 三维平面裁剪源码 Opengl 三维平面裁剪源码-Opengl 3D clipe Opengl 3D clipe
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:42139
    • 提供者:yywf77
  1. graphics

    0下载:
  2. 这是我带计算机图形学实验时的一些资料,里面包括了基本的绘图程序:图形裁剪,画时钟,画圆,画直线,多边形填充,显示模式。还有一些学习MFC的资料和书籍以及绘图程序常用的函数。-This is my experiment with computer graphics some of the information, which includes a basic drawing program: Graphic cutting, painting clock, draw a circle, draw
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-21
    • 文件大小:35822585
    • 提供者:赵艳
  1. PolygonCut

    1下载:
  2. 用weiler-atherton算法完成图形的多边形裁剪。-The Polygon is clipped using weiler-atherton algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:62680
    • 提供者:wxn
  1. mybit

    0下载:
  2. 此程序用于直线裁剪,利用中点裁剪直线算法,先画直线,再画裁剪框,然后进行裁剪。裁剪的方法可以裁里面,也可以裁外面。-This procedure for straight cutting, using the midpoint of cutting a straight line algorithms, first drawing a straight line, then draw cutting box, and then cut. Cutting method can cut inside
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1709302
    • 提供者:程元森
  1. imagecrop

    0下载:
  2. 用matlab对各种图像进行裁剪,是图像处理中经常用到的步骤-Various images with matlab crop,which is often used in image processing steps
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:17131
    • 提供者:sherryhxp
  1. duobianxingjiancai

    0下载:
  2. 计算机图形学-基于weiler-atherton算法的多边形裁剪程序实现-Computer Graphics- weiler-atherton algorithm based on polygon cutting process to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8436918
    • 提供者:
  1. Barsky

    0下载:
  2. Barsky直线裁剪算法,运用vc++6.0运行环境。-Barsky line clipping algorithm, using vc++6.0 run environment.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:283444
    • 提供者:张伟伟
  1. GPC

    0下载:
  2. 该源码可用于GIS地图开发中的多边形裁剪功能——GPC通用多边形裁剪算法-For the general polygon clipping
  3. 所属分类:GIS program

    • 发布日期:2017-03-24
    • 文件大小:12731
    • 提供者:moon
  1. yuanma

    0下载:
  2. 图像裁剪的一个源代码实例程序,用于图像的裁剪,运动.net+openGL来实现..希望对大家有所帮助-Image cutting a source code example programs for image cropping, sports. Net+ openGL to achieve .. hope to be helpful
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1526
    • 提供者:游侠
  1. jianqie

    0下载:
  2. 图形学剪切实验,利用VC+OpenGL实现直线的裁剪算法。-jianqie
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:135246
    • 提供者:a
  1. TransformShow

    0下载:
  2. 此程序可以对图像的感兴趣区域进行裁剪,也可以旋转和缩放图像。-The program can crop interesting region of image,rotate image and zoom image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3617205
    • 提供者:陈建东
  1. experiment

    0下载:
  2. 计算机图形学的最基本的几个实验 包括三种画 直线的算法 画圆和椭圆 直线段的裁剪 多边形的裁剪-Several computer graphics most basic experiment includes three draw a straight line algorithms draw a circle and oval cutting straight line polygon clipping
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2060764
    • 提供者:鹿文杨
  1. How_to_crop_a_picture_any

    0下载:
  2. Visual C++编程技巧精选 如何任意裁剪图片-How to crop a picture any
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:200012
    • 提供者:chen
  1. polygonclip_demo

    0下载:
  2. 使用VC++6.0进行多边形裁剪的程序,计算机图形学程序-Use VC++6.0 program for polygon clipping, computer graphics programs
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:57178
    • 提供者:张志如
  1. Sutherland

    0下载:
  2. 图形学用Sutherland-Hodgman算法进行多边形裁剪-Sutherland- with Hodgman algorithm polygon cropping
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:781554
    • 提供者:star
  1. cubeCut

    0下载:
  2. 多边形的裁剪程序,计算机图形学作业源程序-Polygon clipping procedures, computer graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1934404
    • 提供者:张志如
  1. tuxingxue

    1下载:
  2. 计算机图形学实验源代码--中点分割直线裁剪算法-Experimental source code of computer graphics- the midpoint of a straight line cutting algorithm segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-06
    • 文件大小:264630
    • 提供者:刘松
« 1 2 3 45 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com