搜索资源列表
pljoin
- 在autocad中用lsp读两线的所有交点-used in autocad lsp read two lines of all Nodal
harrisharris
- harris交点提取matlab实现 -harris from Matlab achieve Nodal extraction achieve Matlab
lineqiujiao
- 利用VB编制的直线求交点程序.已经精心调试过的.-VB straight for the preparation of the intersection procedures. Debugging has been carefully before.
youyuan
- 设计一个直线类Line,其中包含3个数据成员,用于描述直线方程的3个系数,并声明一个友元函数,用于计算两条直线的交点,和显示函数,编程测试。 两条直线:a1x+b1y+c1=0和a2x+b2y+c2=0的交点坐标为: (b1c2-b2c1)/(a1b2-a2b1),(c1a2-c2a1)/(a1b2-a2b1) 为显示交点,还要设计一个描述点的类。
直线交点
- 检测两直线交点
Line-intersection
- 用delphi结合相关的算法,实现求两条直线的交点函数-Seeking to achieve with the delphi function of the intersection of two lines
jiaodianjiance
- 《一种改进的交点检测算法》,pdf文档。- An improved detection algorithm Nodal , pdf documents.
Ass1_12_13
- 实现多线程单向通车, 通车道是环形车道,并且有个交点,如0-》1-》2-》3-》4-》5-》6-》7-》8-》9-》10-》1-》-Multithreading one-way to traffic
X5
- matlab编写的局部轨道不平顺,交点型轨道不平顺的(垂向,水平,方向,轨距不平顺)。-matlab prepared local irregularity, intersection type track irregularity (vertical, horizontal, direction, gauge irregularity).
triangle2triangle-Test
- 程序可求任意两个平面三角形的相交区域,最多六个交点,交点逆时针顺序排列-Program rectifiable any two intersecting areas of flat triangles
ArxBreakSs
- 这个是用VC+ObjectARX开发的AutoCad中的曲线选择集交点打断源码-This is the intersection of selection set interrupted by VC+ ObjectARX development AutoCad curve Source.
dangesaomiao
- 椭圆寻找圆心,利用水平扫描加垂直扫描,拟合2直线求交点的方法-Looking oval center, plus the use of horizontal scan vertical scan, seeking to fit a straight line intersection method 2
Image acquisition
- 图像采集。测量是基于图像中物体所表现出来特征。图像处理算法通常利用图像中包含的信息进行分类,如边、面或形状。不同类型的机器视觉算法,影响并提取一种或多种信息。 边缘检测及其衍生技术,如耙子,同心耙,和辐条(rakes, concentric rakes, and spokes)用于图像中所表现出了边。他们可以精确地定位物体边缘的位置。可以使用边缘检测来进行部件宽度一类的测量, 这一技术被称为卡尺。也可以综合多条边来计算交点、投射、适合的园或椭圆。(Image acquisitionThe me
Desktop
- 测量是基于图像中物体的特征。图像处理算法通常使用图像中包含的信息进行分类,如边缘、表面或形状。不同类型的机器视觉算法影响和提取一个或多个信息。 边缘检测及其衍生技术,如同心的耙,耙,和辐条(耙、同心耙、和辐条)在球队中显示的图像。它们可以精确地定位物体边缘的位置。边缘检测可以用来测量一个分量的宽度,称为卡尺。还可以集成多个边来计算交点、投影、合适的果园或椭圆。(The measurement is based on the features of the object in the image
opencv_Image
- 很大很全的图像处理算法,包括二值化、图像细化、直线检测、直线交点识别等(Large and very full image processing algorithms, including two values, image thinning, straight line detection, line intersection recognition, etc.)