CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 裁剪

搜索资源列表

  1. haijian

    0下载:
  2. 多边形裁剪是逐次多边裁剪法,它的基本思想是以窗口的四条边界线单一逐次对多边形裁剪-polygon clipping is Successive multilateral cutting, its basic idea is a window four successive boundaries of a single polygon clipping
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1640
    • 提供者:00
  1. plateloc

    0下载:
  2. 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:728921
    • 提供者:发过
  1. Thechangeableshapeiscutout

    0下载:
  2. 多边形的剪裁,用VB开发,裁剪掉划定范围外的部分-polygon clipping, using VB, cutting out outside the designated part
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2952
    • 提供者:张敬
  1. Thelinesegmentcutsout

    0下载:
  2. 线段裁剪:区域内的线段用红色标志,区域外为黑色-Line Clipping : Line in the region with red signs outside the region to the black
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2632
    • 提供者:张敬
  1. LineClipping

    0下载:
  2. 计算机图形学中的线段裁剪算法,包括:区域编码,中点算法和liang算法-Computer graphics in the cut-line algorithm, including: regional coding, the mid-point algorithm and algorithm liang
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:525196
    • 提供者:zhou
  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. 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. 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. graphic

    2下载:
  2. 主要功能有: 1) 具有菜单,通过菜单执行各种操作; 2) 采用图元的扫描转换算法绘制各种基本图元,如直线、圆、圆弧、多边形 3) 实现图形的平移、缩放、旋转、对称、错切及组合变化; 4) 能够拾取图形,并修改所选的图形的颜色、线型等; 5) 能够采用各种算法填充多边形、圆、扇形区域; 6) 能够采用各种算法实现直线裁剪、多边形裁剪; 7) 能够绘制各种样条曲线。 8) 能够绘制三维图形的投影图,包括:三视图、轴侧图、透视图; 9) 能够绘制分形图形,例如,K
  3. 所属分类:Special Effects

    • 发布日期:2015-11-07
    • 文件大小:2732032
    • 提供者:地方官
  1. IDL程序-利用shap文件实现遥感影像批量裁剪

    0下载:
  2. IDL程序-利用shap文件实现遥感影像批量裁剪(IDL program - use shap file to achieve remote sensing image batch cropping)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:16384
    • 提供者:smren
  1. chille_resize

    0下载:
  2. IDL矢量裁剪批处理,对同一文件夹下的数据进行批量裁剪。(clip the grid data with shpfile.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:石头9010
  1. Gpforth

    0下载:
  2. 实现多边形裁剪,被裁剪部分用绿色表示,裁剪区域内的部分用红色表示(Polygon clipping is implemented, and the cropped part is represented by green. The part in the clipping area is represented by red)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:62540800
    • 提供者:zyz222424
« 1 23 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com