搜索资源列表
MATLAB检测两直线的交点
- 用matlab编辑的实现检测两直线交点的源代码,源代码包括两个程序-using Matlab Editor Detection two straight intersection of source code, source code, including two procedures
jiao448
- 一个用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
tuxingxuedazouye
- 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
vbcadmath
- 用VB开发的简单二维绘图程序,特别推荐其中的关于图形几何算法,包括点、直线、圆、圆弧之间的距离、交点、切点。-VB development of simple two-dimensional mapping procedures, in particular the recommendation of the graphic geometric algorithms, including point, line, circle, arc gap between Nodal, the cut-of
Judgesthepointofintersection
- 判断交点:分别画出两条直线,并判断其交点.-judgment : two straight draw respectively, and their judgment intersection.
jiancezhixianjiaodian
- 检测直线交点的matlab程序,简单而有效!-line detection of Matlab procedures, simple and effective!
黑色背景图中检测两条白色直线交点
- 黑色背景图中检测两条白色直线交点-black background map Detection two white line Nodal
一个用matlab检测直线交点的源程序
- 一个利用matlab作为开发工具的,检测直线交点的源程序-use Matlab as a development tool for the detection of the source straight Nodal
直线交点
- 检测两直线交点
vp
- 寻找图片中消失点的位置,方法:使用霍夫转换找到两条直线,其交点即为消失点-Using Hough transformation to find the vanishing point.
VcBezLineCurve
- 实现直线曲线的绘制,端点,求直线和曲线的交点,曲线和圆的焦点-Draw a straight line curve implementation, endpoint, and a straight line and curve intersection, curve and the focus of a round
lzxjd
- 用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
LineJd
- 求两条直线段的交点坐标的算法说明,是网上资料的经典积累-Seeking two coordinates of line segment intersection algorithm descr iption
intersections
- 一直任意两条线,可以是直线也可以使曲线,求这两条线的交点-intersection of two curves
pll
- 该程序用matlab实现求两直线的交点,显示直线和交点坐标。-Present two lines intersection
Test2
- 程序实现划线功能,可以保存、重绘;然后判断所画直线间的几何关系:相交、重合、相离,相交的直线交点以绿点显示,重合部分以红色高亮显示-Program realization crossed feature, you can save, redraw then determine the geometrical relationship between painted lines: intersect, overlap, with leave, a straight line intersecti
cos
- 求解一条直线和一个余弦的第一个交点,返回值为交点的横坐标-A straight line and a cosine to solve the first point of intersection, the return value is the intersection of the abscissa
Line(交点)
- 直线求交点并填充最小区域 并附加消除交点和所画线段的功能(The line seeks the intersection point and fills the minimum area)
两条曲线交点matlab函数
- 求两组离散点序列的交点。输入 X1,Y1为第一组的横纵坐标,X2,Y2为第二组横纵坐标,横坐标必须为有序数列。 返回值P为交点坐标,两列矩阵,第一列为横坐标,第二列为纵坐标。(Intersection point of two groups of discrete point sequences)
直线阵波束形成
- 用于双基地声纳定位BOL算法的实现,分别测得收发基站的角度,拟合直线,交点坐标即为目标位置。(The BOL algorithm for bistatic sonar positioning is implemented. The angle of base station is measured, the straight line is fitted, and the intersection coordinate is the target position.)