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

搜索资源列表

  1. curve_test.tar

    0下载:
  2. curve_test is a set of 3 programs to demonstrate 3 different kind of third-order parametric curves: Hemite curve segments, Bezier curve segments, and Splines. Hemite curves are defined by two endpoints and two vectors, Bezier curves are defi
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:6.55kb
    • 提供者:Jet Lan
  1. gol

    0下载:
  2. 多边形以n, x_array, y_array形式给出,其中x_array,y_array中存放着多边形的n个顶点的x, y坐标。扫描线填色算法的基本思想是: 用水平扫描线从上到下扫描由点线段构成的多段构成的多边形。每根扫描线与多边形各边产生一系列交点。将这些交点按照x坐标进行分类,将分类后的交点成对取出,作为两个端点,以所填的色彩画水平直线。多边形被扫描完毕后,填色也就完成。 上述基本思想中,有几个问题需要解决或改善-polygon n, x_array, y_arr
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4.06kb
    • 提供者:ruoyu
  1. jgrapht-0.7.3

    0下载:
  2. 解压后,源码在org目录下,只需放到相应的路径下,双击jar可以观察结果。JGrapht对象画图的机制是:将图元定义为一个一个的cell,每个cell可以是一个顶点(vertex)、边(edge)或者节点(port)中的一种。顶点可以有邻接的顶点,他们通过边相联系,边联接的两个端点称为目标和源,每个目标或者源是一个节点。节点是顶点的孩子。每个cell都可以有自己的孩子。 -Decompression, the source directory in the org, just put the
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2.25mb
    • 提供者:yangmiying
  1. gujia2

    0下载:
  2. 本程序主要是提取骨架的端点和分支点,方法采用的是单链表轮廓跟踪。-This program is mainly extract the skeleton endpoints and branch points, and methods used in single-contour tracking list.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.69mb
    • 提供者:龚有平
  1. MasicoDIB

    0下载:
  2. 读入一副图像,选择需要进行马赛克区域的矩形的两个端点,进行马赛克化-Read an image, select the mosaic of the two endpoints of rectangular areas, the mosaic of
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:13.52mb
    • 提供者:王涛
  1. 1

    0下载:
  2. 用opengl画直线(通过拖动鼠标来确定的直线端点)-Opengl draw a straight line with (by dragging the mouse to determine the line endpoints)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:1.05kb
    • 提供者:冯蕴天
  1. DDA

    0下载:
  2. 用 DDA算法算法实现直线段的绘制。 已知直线段的两个端点坐标分别为 P1(0,0) 和 P2(600,200),请用 DDA 算法 绘制出连接 P1 和 P2 的线段。背景要求为黑色,线段要求为白色。 -DDA algorithm algorithm line segment drawn. The known coordinates of the two endpoints of the line segment P1 (0,0) P2 (600,200), respective
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-12
    • 文件大小:960byte
    • 提供者:毛越
  1. finger_GUI

    0下载:
  2. 指纹识别代码,可安装,有GUI文件,以及源代码,完成以下功能 (1)输入指纹图像文件并显示 ; (2)抽取指纹图像中的指纹端点和分叉点坐标特征,注意指纹图像 边缘的指纹端点信息可以忽略; (3) 在指纹图像上叠加显示抽取的该指纹特征;——————完成! (4) 手工添加、移动和删除某个指纹特征 ; (5) 输出指纹特征文件。-Fingerprint identification code, can be installed with GUI files, and
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:6.82mb
    • 提供者:何静飞
  1. endpoints

    1下载:
  2. 骨骼化的结果中会有一些毛刺,我们可以对起进行修剪,使用endpoints函数实现-Bones of the results there will be some glitches, we can start pruning, using endpoints function implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:629byte
    • 提供者:lwq
  1. intersection

    0下载:
  2. 根据endpoints函数改写的查找二值化图像的交叉点-According to rewrite the lookup of the endpoints function lies at the intersection of a binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:730byte
    • 提供者:qiaoshuang guo
  1. endpoints

    0下载:
  2. matlab endpoints.rar 函数源代码-matlab endpoints.rar functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.62kb
    • 提供者:hebuxi002
  1. formula-constraint

    0下载:
  2. 特征提取:重点是几何特征环,交叉点,端点和变换 不错的-Feature extraction: with a focus on the geometric feature of ring, intersection, endpoints, and transform is good
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-17
    • 文件大小:62kb
    • 提供者:JSH!627237
  1. cohen_sutherland_clipping

    0下载:
  2. ohen-sutherland直线裁剪算法(The algorithm also called the encoding algorithm, the clipping window four edges where the line can put the plane into 9 regions, each region of the encoding including four is inside the 0 and 1 (for example, x coordinates less
  3. 所属分类:绘图程序

    • 发布日期:2018-01-02
    • 文件大小:17.96mb
    • 提供者:Phsyi
搜珍网 www.dssz.com