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

搜索资源列表

  1. MATLAB检测两直线的交点

    1下载:
  2. 用matlab编辑的实现检测两直线交点的源代码,源代码包括两个程序-using Matlab Editor Detection two straight intersection of source code, source code, including two procedures
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2536
    • 提供者:任逍遥
  1. 交点

    0下载:
  2. 交点 matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6129
    • 提供者:qiqi
  1. 黑色背景图中检测两条白色直线交点

    1下载:
  2. 黑色背景图中检测两条白色直线交点-black background map Detection two white line Nodal
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2292
    • 提供者:汪刚
  1. 一个用matlab检测直线交点的源程序

    0下载:
  2. 一个利用matlab作为开发工具的,检测直线交点的源程序-use Matlab as a development tool for the detection of the source straight Nodal
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2376
    • 提供者:孙类
  1. 直线交点

    0下载:
  2. 检测两直线交点
  3. 所属分类:书籍源码

  1. vp

    0下载:
  2. 寻找图片中消失点的位置,方法:使用霍夫转换找到两条直线,其交点即为消失点-Using Hough transformation to find the vanishing point.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:675653
    • 提供者:wu li-yi
  1. VcBezLineCurve

    0下载:
  2. 实现直线曲线的绘制,端点,求直线和曲线的交点,曲线和圆的焦点-Draw a straight line curve implementation, endpoint, and a straight line and curve intersection, curve and the focus of a round
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:41917
    • 提供者:黄海
  1. jiaodian

    0下载:
  2. 交点检测VC++源代码,可以很好地检测角点,基于OPENCV。-The resource of Corner Detection based on OPENCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7311
    • 提供者:yujin liu
  1. lzxjd

    0下载:
  2. 用VB 编的计算两条直线交点坐标的程序,只要输入两直线的斜率(k)和截距(b),就能打印出两条直线,并计算出交点的坐标。-VB calculations made by the two straight-line intersection coordinates procedures, as long as the two enter the slope of a straight line (k) and intercept (b), will be able to print out two
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:35642
    • 提供者:史芸初
  1. TwoCircleIntersection

    0下载:
  2. 通用Matlab求出:两个圆的交点坐标(不用solve语句)-Using MatLab program to get the intersection of two circle.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:10591
    • 提供者:王静
  1. LineJd

    0下载:
  2. 求两条直线段的交点坐标的算法说明,是网上资料的经典积累-Seeking two coordinates of line segment intersection algorithm descr iption
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:786
    • 提供者:zouguifu
  1. intersections

    0下载:
  2. 一直任意两条线,可以是直线也可以使曲线,求这两条线的交点-intersection of two curves
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3246
    • 提供者:joozooo
  1. pll

    0下载:
  2. 该程序用matlab实现求两直线的交点,显示直线和交点坐标。-Present two lines intersection
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:2169
    • 提供者:da
  1. Test2

    0下载:
  2. 程序实现划线功能,可以保存、重绘;然后判断所画直线间的几何关系:相交、重合、相离,相交的直线交点以绿点显示,重合部分以红色高亮显示-Program realization crossed feature, you can save, redraw then determine the geometrical relationship between painted lines: intersect, overlap, with leave, a straight line intersecti
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2079451
    • 提供者:chenhao
  1. cos

    0下载:
  2. 求解一条直线和一个余弦的第一个交点,返回值为交点的横坐标-A straight line and a cosine to solve the first point of intersection, the return value is the intersection of the abscissa
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1323
    • 提供者:杜岚
  1. Intersects

    0下载:
  2. 求交点 本文件提供了多种求取交点的程序 并包含了详细的注解-Intersects This document provides a variety of programs to strike a point of intersection and includes detailed comments
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1345
    • 提供者:AKTE
  1. Line(交点)

    0下载:
  2. 直线求交点并填充最小区域 并附加消除交点和所画线段的功能(The line seeks the intersection point and fills the minimum area)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:3710976
    • 提供者:Holei
  1. 扫描线算法求线段交点

    0下载:
  2. 利用经典的扫描线算法求两两相交的线段集交点。(Scan line algorithm for line set intersection points.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:9183232
    • 提供者:poiio
  1. 两条曲线交点matlab函数

    1下载:
  2. 求两组离散点序列的交点。输入 X1,Y1为第一组的横纵坐标,X2,Y2为第二组横纵坐标,横坐标必须为有序数列。 返回值P为交点坐标,两列矩阵,第一列为横坐标,第二列为纵坐标。(Intersection point of two groups of discrete point sequences)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-06
    • 文件大小:10240
    • 提供者:XIAOXIAGEGE
  1. 交点法坐标资料一体化自动计算系统①版

    2下载:
  2. 交点法坐标资料一体化自动计算系统①版 计算坐标好强大(Integrated automatic calculation system for coordinate data of intersection point)
  3. 所属分类:其他行业

    • 发布日期:2019-12-04
    • 文件大小:22525952
    • 提供者:小林工作室
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com