CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 相交

搜索资源列表

  1. jiao448

    1下载:
  2. 一个用matlab检测直线交点的源程序,适合于二值图像,函数实现了图像中单象素宽白色相交直线交点的检测利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。-a linear detection using Matlab intersection of the source, suitable for two binary images, Function of image pixels wide single white line in
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4419
    • 提供者:交角
  1. txxjxq

    0下载:
  2. 这是一个图形相交相切程序,包括了圆与直线的相交、相切等-This is a graphical interface transaction procedures, including a circular intersection with a straight line, such as Tangent
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:53742
    • 提供者:陈海涛
  1. geometry_algorithm

    1下载:
  2. 各种关于几何的算法实现。包括 计算几何学库函数(线相交,面积等等) 寻找凸包 graham 扫描法 判断点是否在多边形内。同时包含一些测试-on various geometric algorithm. In terms of geometry library functions (lines intersect, size, etc.) for convex hull graham scanning judgment and whether the polygon. Both co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12437
    • 提供者:changxia
  1. 016953-01

    0下载:
  2. 图形学课程设计实验 诸多:包括图形裁剪、图形相交相切、帧动画、消隐-graphics programs to design an experiment that many : Cutting including graphics, graphic tangent intersection, frame animation, blanking etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:452833
    • 提供者:yangka
  1. geometry_c++

    0下载:
  2. 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geometry commonly used algorithm li
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12980
    • 提供者:henry
  1. boolonly

    0下载:
  2. 多边形相交运算源码-polygon intersection Operational source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:84957
    • 提供者:张翼翔
  1. graphic_arithmetic

    0下载:
  2. C语言实现图形学基本算法,有助于学习图形学的裁剪平移相交等基本算法。-C language graphics basic algorithm, to the learning graphics translation intersection of cutting the basic algorithm.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3360
    • 提供者:阿刀
  1. cagd_arithmetic

    2下载:
  2. 怒火之袍的贡献,有算法介绍如判断点是否在线段上、判断两线段是否相交、判断线段和直线是否相交、判断点是否在多边形中、判断线段是否在多边形内、计算点到线段的最近点、计算点到圆的最近距离及交点坐标、计算两条共线的线段的交点、求线段或直线与圆的交点、凸包的求法等等,图文并茂-Army's contribution to the gowns, as introduced algorithm to determine the point of whether online, to judge whe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:37924
    • 提供者:漫步者
  1. txxtxjh

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

    • 发布日期:2008-10-13
    • 文件大小:53741
    • 提供者:绍生
  1. opengjoint

    0下载:
  2. 这是运用vc对图形进行旋转,相交,相切等变换,是个很好的图形入门程序-This is the use of graphics vc rotation intersect, such as Tangent transform, is a very good induction procedures for graphics
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:55381
    • 提供者:刘海云
  1. xianquchuchengxu

    2下载:
  2. 表单图像线去除的程序,研究了一种直线检测和字线分离的算法.采用了一种检测直线的方法,即有向单单连通链法,它定义简单,物理意义明确,易于存储和处理.且能较好处理倾斜,断裂和字线交叠的情况,且通过将游程平滑,将尺寸小的单连通链滤除,并减少连通链合并时的搜索范围,可达到算法的加速,使结果更加精确.研究了字线相交的不同情况,采用了与框线检测结合的表格框线去除和交叠文字保留的方法,以及对字线分离后的笔画部分的修整.国内做这方面东西的人都很少,资料很少 -form images line removal
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:63487
    • 提供者:宋瑞华
  1. tuxingdexiangjiaoxiangqiejishu

    0下载:
  2. 图象中的图形相交—相切-graphic images of the intersection - tangent.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:51977
    • 提供者:yanrenquan
  1. cfl

    0下载:
  2. 上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。 设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G产生的字符串组成的集合,即L(G)={x∈T* | Sx}。一个语言L是上下文无关语言(Context-Free Lan
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:308790
    • 提供者:wu
  1. UsbKeyboard

    0下载:
  2. 自制USB键盘,含源码,原理图 用了一个4*4的小键盘,有0-9十个数字键, Num Lock键,Caps Lock键,Shift键,Ctrl键,Alt键,回车键等。 最多可以有三个键同时按下,如果相交的话,最多只能两个键按下-homemade USB keyboard, with the source code, and using the principle of a 4 * 4 small keyboard, a 0 -9 10 numeric keys, Num Lock k
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1827320
    • 提供者:zxh
  1. imagelab2

    0下载:
  2. 2D图像生成,具体生成了一个矩形和一个圆形,两者相交,不直接调用画线函数,而是用Besenham算法另编写画直线和圆的函数,计算机视觉的一个实验作业。-2D image generation, the generation of a specific rectangle and a circle, the two intersect, not directly call line drawing functions, Rather Besenham algorithm to prepare an
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:100397
    • 提供者:周姗姗
  1. imagelab3

    0下载:
  2. 像点属性划分,具体画出了一个矩形和一个圆,两者相交,通过鼠标点击判断当前点属于矩形还是圆,用Besenham算法画直线和圆,计算机视觉的一个实验作业。-pixel attribute division, a painted concrete rectangle and a circle, the two intersect. Click on the mouse through judging the present point is rectangular or circular, paint
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:98205
    • 提供者:周姗姗
  1. visionex2

    0下载:
  2. 计算机视觉实验,用鼠标生成相交的矩形和圆,或自由设定位置并生成。-computer vision experiments with the mouse interface between the formation of rectangular and circular, or free to set up location and generating.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:40905
    • 提供者:周姗姗
  1. visionex3

    0下载:
  2. 计算机视觉实验,鼠标生成相交的矩形和圆,再判断鼠标当前所在位置在矩形还是圆内。-computer visual experiments, the mouse interface between the formation of rectangular and round, then judge the current mouse location of the rectangle or circle.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:40378
    • 提供者:周姗姗
  1. Intersect Segment with Polyhedron

    0下载:
  2. 线段与凸多边行的是否相交的判断-line with the convex multilateral OK to judge whether the intersection
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4886
    • 提供者:
  1. xSpatial

    0下载:
  2. 空间分析小程序,可以进行缓冲,叠加,相交等空间分析-small spatial analysis procedures can buffer stack, such as spatial analysis intersection
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5650
    • 提供者:lexus
« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com