搜索资源列表

  1. XsImageEffect

    2下载:
  2. 简要介绍: 提供强大的图像处理功能, 完全源代码公开, 包括旋转,放大,缩小,自动校正,选择范围,裁剪,自动去除黑边,镜像 等等功能。提供技术支持,最适合应用于扫描后的图像处理 开发本控件原本就是应用于扫描后的图像处理,方便使用 提供很好用的Demo-briefed : provide a powerful image processing functions, complete source code i
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-17
    • 文件大小:316416
    • 提供者:
  1. barsky

    0下载:
  2. OpenGl中的二维裁剪算法,实现直线段相对于给定窗口的裁减,主要采用梁友栋-barsky算法,-OpenGl the two-dimensional cutting algorithm, and of the linear phase for a given window of the reduction, used mainly friends of Liang Dong-barsky algorithm,
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:魏然
  1. liujc

    0下载:
  2. 这是计算机图形学的一个作业--直线裁剪,需要vc再搭配openGL使用,使用方法:输入直线两端点坐标即可,记得输入是X1回车Y1回车X2回车Y2!-This is a computer graphics operations-- cutting straight, vc longer need to use openGL mix, use : Admission at both ends of linear coordinates ca
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:刘培坚
  1. caijian45

    0下载:
  2. 一个图形裁剪的小程序,c语言的,是大学计算机图形学中的一个作业-a small graphic cutting procedures, c language, computer graphics of the University of an operation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:1
  1. 20060214155614129

    0下载:
  2. 1、 矩形窗口的直线段裁剪(Cohen-Sutherlan算法必做,再在梁友栋和中点分割算法中任选一种)-a rectangular window line of cutting (Cohen-Sutherlan algorithm will do, again in mid-point and friends of Liang Dong segmentation algorithm An optional)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-17
    • 文件大小:77824
    • 提供者:苏少
  1. txxtxcj

    0下载:
  2. 计算机图形学里的一些基本算法程序之一 图形裁剪,VC++环境编译-computer graphics, the basic algorithm procedures for cutting graphics, VC compiler
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:52224
    • 提供者:绍生
  1. duobianxingcaijian

    0下载:
  2. 这是国内的一个关于多边形裁剪的算法,虽然它没有实际的代码,但是说明很清楚.分析很精辟,很有特点.-This is a domestic polygon clipping of the algorithm, although it does not have the actual code, But note very clearly. analysis is very brilliant and very unique.
  3. 所属分类:文件格式

    • 发布日期:2024-05-17
    • 文件大小:378880
    • 提供者:莫树良
  1. Liangyoudunsuanfa

    0下载:
  2. 梁友栋-Barskey裁剪算法,在裁剪算法中比较快的一种算法,-friends of Liang Dong-Barskey cutting algorithm, the algorithm cutting a faster algorithm,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:skywyj
  1. 2D_LineClipping

    0下载:
  2. 本程序实现了图形学中的二维线段裁剪算法,VC6工程-the realization of the two-dimensional graphics Line Clipping algorithm works VC6
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:JohnnyAnn
  1. cutofbeeline

    0下载:
  2. 基于VC++6.0实现直线段的Cohen-Sutherland算法裁剪. 操作说明: 打开裁剪.EXE,点击画矩形或画直线,就可以进行画矩形或直线;然后点击裁剪,就可以进行直线段的Cohen-Sutherland裁剪。 -based VC 6.0 line of the Cohen-Sutherland algorithm cutting. Operation Note : Open cut. EXE, it painted
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1753088
    • 提供者:陈守勇
  1. CDA1

    0下载:
  2. Sutherland-Hodgeman多边形裁剪算法:-Sutherland-Hodgeman polygon clipping algorithm :
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1977344
    • 提供者:王强军
  1. Sutherland-Hodgeman

    0下载:
  2. 可以正确执行的Sutherland-Hodgeman多边形裁剪,不过一些小问题需要优化。-can correct implementation of the Sutherland-Hodgeman polygon clipping, But some small problems needed to improve.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:1986560
    • 提供者:王强军
  1. Cohen

    0下载:
  2. 编码裁剪法,Cohen-Sutherland算法的实现~-coding method, Cohen-Sutherland Algorithm of ~
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:谌诗影
  1. Bezier_CutLIne

    0下载:
  2. 直线段的裁剪和绘制,1、自由曲线包括:二次、三次Bezier曲线,二次、三次均匀B样条曲线; 2、Bezier曲线的实现算法要求选用细分算法; 3、均匀B样条曲线过控制多边形的首末顶点; 4、利用B样条曲线的局部控制性来动态修改曲线形状; 5、界面设计友好、几何直观。 裁剪算法选用Cohen-Sutherland算法; -straight of the cutting and painting, a free c
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:331776
    • 提供者:rtshen
  1. 0102050202

    0下载:
  2. 计算机图形学设计,实现画线、画圆、画多边形,用DDA算法实现画线,用Bresenham 算法实现画圆。还有实现区域的填充和多边形的裁剪,填充用种子填充算法,多边形的裁剪用的是Sutherland_Hodgman算法!本程序只是实现这些算法,如要使用,还可以进行完善!谢谢!-computer graphics design, realization of line drawing, Circle, drawing polygons, DD
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:56320
    • 提供者:张建
  1. Cutter

    0下载:
  2. 本程序实现了直线裁减和多边形裁剪!窗口由鼠标输入算法为Liang-Barsky算法-the realization of linear reduction and polygon clipping! Window from the mouse input to the algorithm Liang- Barsky algorithm
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:22528
    • 提供者:赵赵
  1. caijian

    0下载:
  2. 图形学中一个基本的裁剪算法的实现,里面是呈现的源代码!-graphics, a basic method for the cut, which is showing the source code!
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:926720
    • 提供者:zhanglibo
  1. caijian

    0下载:
  2. 用vc++编写的程序,用于对图像进行裁剪,调试运行没有问题1-With vc++ Preparation procedures used for image clipping, there is no problem with running debugger 1
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:64512
    • 提供者:张凡
  1. PolygonClip

    0下载:
  2. 对用户自定义的多边形进行裁剪,裁剪框也是由用户自定义-Of user-defined polygon to carry out cutting, cutting box by the user-defined
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-17
    • 文件大小:240640
    • 提供者:沈松剑
  1. ClipBoundTest

    0下载:
  2. Cohen-Sutherland 直线段裁剪算法的实现-Cohen-Sutherland Line Clipping Algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:3688448
    • 提供者:天佑
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org