搜索资源列表

  1. 橡皮筋法画直线和圆

    0下载:
  2. 本程序是一个在tc下控制鼠标,并用橡皮筋法画直线和画圆的程序。-this procedure is a tc under the control mice, using rubber-band linear paintings and Circle procedures.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:代丛军
  1. 一个用matlab检测直线交点的源程序

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

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:孙类
  1. 最小二乘法直线拟核源代码

    0下载:
  2. 图像处理源代码,介绍了利用最小二乘法对BMP图像进行直线拟合的方法-image processing source code, introduced to the use of least squares to BMP images linear fitting method
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:authority007
  1. MATLAB检测两直线的交点

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

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:任逍遥
  1. 直线度检测

    0下载:
  2. 用最小二乘法拟合出机床导轨运动时的直线,从而可以对机床导轨的直线度误差进行检测- Fits time the engine bed guide rail movement with least squares method the straight line, thus may carry on to the engine bed guide rail straight dimension error examines
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:王杰
  1. 最小二乘法直线拟合 用VC实现的

    1下载:
  2. 一个基于VC的最小二乘法直线拟合,很有用哦-a VC-based linear least squares fitting method, useful oh
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:wrm
  1. 直线bresenham

    0下载:
  2. bresenham 直线算法 值得大家参考-valuable reference
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:29696
    • 提供者:数据库
  1. 最小二乘法直线拟合程序

    0下载:
  2. 此程序为vc程序源代码,而且是多项式拟合程序,具体做法是从一副图上读出离散或连续的点,拟合成直线或曲线。-procedure for vc source code, but is polynomial fitting procedures, the specific approach is a map read out discrete or continuous, straight line or be synthetic curve
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:liu
  1. 最小二乘法直线算法

    0下载:
  2. 最小二乘法的直线拟合算法,可用各种开发工具实现-linear least squares fitting algorithm can be used to achieve various development tools
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:任萍
  1. 两种直线划线算法

    0下载:
  2. 使用DDA划线算法和Bresenham划线算法生成两种不同的直线,并构思图形(Using the DDA scribing algorithm and the Bresenham scribing algorithm, two different straight lines are generated, and the graphics are conceived)
  3. 所属分类:其他小程序

  1. 案例12-Cohen-Sutherland直线段裁剪

    0下载:
  2. 计算机图形学Cohen-Sutherland直线段裁剪的算法(Computer graphics Cohen-Sutherland line segment cutting algorithm)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:4770816
    • 提供者:时已惘然
  1. OpenGL直线裁剪

    0下载:
  2. 通过鼠标左键控制,对矩形进行直线或者斜线的裁剪。鼠标右键恢复。(Through the mouse control, cut the rectangle)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:1466368
    • 提供者:打铁
  1. 最小二乘法拟合直线程序和软件

    1下载:
  2. 最小二乘法拟合直线程序,Least square method of fitting linear program(Least square method of fitting linear program)
  3. 所属分类:易语言编程

    • 发布日期:2024-05-17
    • 文件大小:52224
    • 提供者:OROP
  1. 画直线

    0下载:
  2. 1.以鼠标左键的按下为"起点",保持按下状态,移动鼠标,直到放开鼠标键作为"终点",画一条静态直线. 2.在鼠标移动过程中应该从"起点"向鼠标的"当前位置"画一条动态的直线.绘制动态直线的方法是,先删除前一条直线,然后画一条新的直线.在鼠标移动过程中会不断接收到许多WM_MOUSEMOVE消息,其中LOWORD(lParam)和HIWORD(lParam)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1152000
    • 提供者:ROCKIE
  1. 霍夫直线计算图像倾斜角度

    0下载:
  2. 对图中有比较明显的需要竖直的直线进行检测,计算图像的倾角(There is a need to detect straight lines more obvious vertical in the figure, the image angle calculation)
  3. 所属分类:图形图像处理(光照,映射..)

  1. 直线拟合

    0下载:
  2. 基于opencv图像处理,对分布的多点进行直线拟合(Opencv image processing based on straight line fitting of multi point distribution)
  3. 所属分类:图形图像处理(光照,映射..)

  1. LB直线

    0下载:
  2. 计算机课程,数字图像LB直线算法,opengl(LB linear algorithm for digital image, OpenGL)
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:301056
    • 提供者:呼哈呼哈1
  1. 边缘缺陷直线特征检测170108-00

    0下载:
  2. 能够实现小型金属零件边缘轮廓直线特征检测(The edge contour line detection of small metal parts can be realized)
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:森卯闲人
  1. 边缘检测hough直线

    0下载:
  2. 用MATLAB边缘检测检测出直线,并用Hough函数连接起来。(Use MATLAB to detect straight lines and connect)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:114688
    • 提供者:王浩号
  1. 画直线、方形

    0下载:
  2. 画图,学用rectangle画方形和直线。(Drawing, learn to use rectangle to draw a square and a straight line.)
  3. 所属分类:其他小程序

« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org