搜索资源列表

  1. 线段剪裁

    0下载:
  2. 是自己创作的对线段进行剪裁的小程序,对学习计算机图形学的同学会有点帮助,都是些基本的概念,但是力求简单化,模块化-created by ourselves on the line for tailoring small programs, to learn computer graphics students will be helpful, are basic concept, but sought to simplify, modu
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15450
    • 提供者:kai
  1. 剪裁

    0下载:
  2. MFC实现多边形剪裁和填充-MFC polygon clipping and filling
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:46991
    • 提供者:
  1. 火星照片剪裁MatLab源程序

    0下载:
  2. 火星照片剪裁matlab源程序,应用于航空牌照识别功能-tailoring Matlab source used aviation license Recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1905
    • 提供者:王娟
  1. Cohen-sutherland剪裁算法的C++实现

    0下载:
  2. Cohen-sutherland剪裁算法的C++实现
  3. 所属分类:绘图程序

    • 发布日期:2010-11-29
    • 文件大小:121012
    • 提供者:xufei88@126.com
  1. 剪裁

    0下载:
  2. MFC实现多边形剪裁和填充-MFC polygon clipping and filling
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:47104
    • 提供者:
  1. 线段剪裁

    0下载:
  2. 是自己创作的对线段进行剪裁的小程序,对学习计算机图形学的同学会有点帮助,都是些基本的概念,但是力求简单化,模块化-created by ourselves on the line for tailoring small programs, to learn computer graphics students will be helpful, are basic concept, but sought to simplify, modu
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者:kai
  1. PolygonCutClip

    0下载:
  2. 多边形剪裁算法的程序实现。画图程序写在override的OnDraw(CDC *pDC)里边。-polygon clipping algorithm processes. Drawing program written in the override OnDraw (CDC* pDC) inside.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:30720
    • 提供者:朱麟
  1. jiancai

    0下载:
  2. 大量剪裁算法实现程序,用C++实现.借花献拂!-large tailoring algorithm procedures using C++. Presented by fu spent!
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:120832
    • 提供者:wyh
  1. Polygon_Clipping_CS

    0下载:
  2. 计算机图形学的多边形剪裁。是用C——S算法编制-Computer graphics Polygon tailoring. Is a C- S algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:266240
    • 提供者:哇哇
  1. C_Graphic_UI

    0下载:
  2. 实现C语言编写的带GUI的图形学经典算法程序,包括DDA算法、多边形填充算法、多边形剪裁算法-Realize C language with GUI graphics classic algorithm of procedures, including the DDA algorithm, polygon fill algorithm, polygon cut algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:张旭
  1. Weiler_Atherton

    0下载:
  2. Weiler_Atherton多边形剪裁算法实现,主多边形和裁剪多边形可为任意形状多边形-Tailoring Weiler_Atherton polygon algorithm, the main polygon and the polygon can be cut arbitrarily shaped polygon
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-18
    • 文件大小:529408
    • 提供者:chenqi
  1. 2d_Graphic_System

    0下载:
  2. vc6实现的2d图形学系统 其中图形算法全部自己实现 没有调用接口。主要功能如下a)直线和圆的生成,直线和圆的扫描转换。并且实现了用鼠标点击取点的交互功能。 b) 多边形的裁剪和填充,实现了点扫描与直线扫描多边形。 c) 直线剪裁,并可以自动判断与某条或某些条直线可剪裁,剪裁结果是一条线段生成两到三条线段,并可在文档中保存。 d) 图形变换:二维变换:平移、旋转、缩放功能,其中平移已实现了鼠标点击取点的交互功能。 e)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:179200
    • 提供者:minny
  1. cut

    0下载:
  2. 图像的剪裁功能的基本实现-Image of tailoring the basic functions of implementation ~~~~~~~~~~~~~~~~~~
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:cn
  1. ImageGDI

    0下载:
  2. 才用gdi+画图,可以选择莫部位进行任意剪裁。-drawing
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:95232
    • 提供者:
  1. filter

    0下载:
  2. 基于MFC的。实现一些比较常见的图像变换,如滤波,剪裁、旋转、颜色空间转换等-Based on the MFC. The realization of some of the more common image transformations, such as filtering, cropping, rotation, color space conversion
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:4389888
    • 提供者:sss
  1. cut

    0下载:
  2. 利用位图取得图片像素,类似于photoshop中的图象剪裁-Obtained using a bitmap image pixels, similar to photoshop the image crop
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:13312
    • 提供者:曹惠
  1. Clip

    0下载:
  2. 二维图形裁剪算法,矩形与任意多边形剪裁, Weiler-Atherton边界裁剪法,-Two-dimensional graph cut algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:109568
    • 提供者:a
  1. 裁剪

    0下载:
  2. 用于图形剪裁,计算机图形学能用得到,gis专业(cut for gis ,it is simple and usefu;)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:96901120
    • 提供者:zhou123
  1. camera

    0下载:
  2. 安卓端上传头像到服务器,包含拍照获取头像、本地相册获取头像,并且带有剪裁功能(Android upload avatar to the server, including photos, access to the head, the local album to get the head, and with cutting function)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1044480
    • 提供者:susuer
  1. GetPhoto20140605拍照大图片裁剪问题

    0下载:
  2. 安卓大图片剪裁的demo,避免内存溢出,可以一试(Android big picture tailoring demo, to avoid memory overflow, you can try)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1688576
    • 提供者:令狐帅
« 12 3 4 5 6 7 8 9 10 ... 18 »

源码中国 www.ymcn.org