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

搜索资源列表

  1. MyCurve

    1下载:
  2. 用vc实现的三次bezier曲线的画法,可以任意选择控制点-vc used to achieve the three bezier curves of paint can be arbitrarily chosen control point
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35914
    • 提供者:蒋元成
  1. 绘制b样条曲线

    1下载:
  2. 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking sho
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:48706
    • 提供者:王静
  1. jl_kb

    0下载:
  2. 在vc下关于Kochanek-Bartels样条的实现,可根据需要用鼠标直接给出控制点.-on Kochanek - Bartels kind of realized, as required, with the mouse directly given control points.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35456
    • 提供者:jl
  1. bbb

    0下载:
  2. 在vc的环境下,关于bezier曲线的实现,可以用鼠标在屏幕上任意给出控制点的位子.-vc in the environment, on the realization of bezier curves, you can use the mouse on the screen any given place at the control point.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:34419
    • 提供者:jl
  1. 计算机图形学小项目

    1下载:
  2. 实现了 DAA画线法画直 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method Circle (input coordinates x,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:89469
    • 提供者:韩为
  1. BezierCurve

    0下载:
  2. 该文件是一个使用BezierCurve的程序代码,可简单体现Bezier曲线控制点功能-the document is a BezierCurve use of the code, be simple reflection of Bezier curve control points Function
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:48714
    • 提供者:asao
  1. cup

    0下载:
  2. 这段代码可以通过一段贝塞尔曲线画出一个杯子,并可以切换纹理。(建议在linux下运行)。 运行:make 编译,./Courbe coupe.glb ,在 coupe.glb 文件中有多项属性可供修改,用来控制纹理文件,纹理大小,控制点个数和控制点坐标。-This code can draw a Bezier curve of a cup, and can switch texture. (Recommendation run in linux). Operation : make comp
  3. 所属分类:OpenGL

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

    0下载:
  2. n次贝塞尔曲线及三次b样条曲线的绘制,使用自己编写的curve类,实现曲线上点坐标的计算与绘制,曲线点坐标的计算使用递归算法。点击左键设定控制点,之后点击右件绘制曲线。-n Bessel curve and three b-spline curve mapping, prepared to use their own type of curve, curve coordinates of the point on the calculation and drawing, curve coordi
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:33965
    • 提供者:陈玉林
  1. image-registration

    2下载:
  2. 人工选取控制点的多项式图像配准matlab代码。程序运行后,在弹出的第一副图像中利用鼠标选择控制点(多于3个),双击结束。然后在弹出的第二副待配准的图像中同样选取相应的控制点,双击结束。运行结果就会输出配准后的图像。-artificial selected control point polynomial Image Registration Matlab code. Running after the ejection of the first vice images using the mo
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:896
    • 提供者:leilin
  1. resection

    0下载:
  2. 航空影像的空间后方交会程序,用共线方程,已知地面控制点的情况下,解求像点坐标
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2914
    • 提供者:刘佳莹
  1. FollowLineNProc

    0下载:
  2. 利用已知控制点坐标和方位角,根据平差原理开发了一种好的附合导线网平差计算程序,该程序在工程方面有很好的应用。-known control point coordinates and azimuth, under the principle of Adjustment developed a good network with a wire adjustment calculation program, which works as a very good application.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:50548
    • 提供者:董万峰
  1. CurveApplet

    0下载:
  2. 绘制两条曲线,并且可以拖动控制点随心所欲改变曲线的形状,为进一步编写绘图程序打下基础。-drawing two curves, and can drag control points arbitrary change in the curve shape, To further prepare mapping procedures laid.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1725
    • 提供者:王春永
  1. 146165

    0下载:
  2. DAA画线法画直线 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (2) 二维区域填充(四向种子填充颜色算法) (3) 直线裁减 (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)-DAA painting painting straight line method (1) dotted line method Circle (input coordinates x, y coordinates, Center) (2) two-dimensi
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:84396
    • 提供者:huang wei
  1. 207

    0下载:
  2. 一个很简单的opengl程序,功能包括:简单模拟了太阳、地球月亮的运行,画立方体、直线、点等几何图元,bezier曲线及反求bezier控制点(点的数量为4),nurbs曲线及裁剪,图像可以平移、缩放和旋转(由于是本人初学opengl,所以请多多包含)-a very simple opengl procedures, functions include : simulation of a simple sun, the earth the moon operation, painting cub
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:96936
    • 提供者:wangwei
  1. Moravec_long

    0下载:
  2. 单张像片空间后方交会程序,通过四个已知控制点计算出像片的外方位元素-porno leaflets space resection procedure for the adoption of four known control points calculated position outside of a porno elements
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:828452
    • 提供者:elliot
  1. back111222

    0下载:
  2. 单张像片空间后方交会程序,通过四个已知控制点计算出像片的外方位元素(DOS)-porno leaflets space Resection procedures, through four known control points calculated position outside of a porno elements (DOS)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45776
    • 提供者:elliot
  1. 贝赛尔曲线绘制

    0下载:
  2. 贝赛尔曲线绘制,可以移动控制点-Bessel curve drawing and can move control points.
  3. 所属分类:图形图象

    • 发布日期:2010-07-02
    • 文件大小:27000
    • 提供者:lyl
  1. 231226

    1下载:
  2. 空间后方交汇求解相机外方位元素,变量如下 % x,y 控制点像点坐标 % X,Y,Z 控制点空间坐标 %f焦距 %X0,Y0,Z0,a,b,c六个外方位元素 %x0,y0,-f内方位元素:光心坐标 %cha,chb,chc:外方位角元素改正数 %count 记录迭代次数 %R 旋转矩阵 %A 线性化的偏导系数矩阵 %L 常数项矩阵 %M0 外方位元素矩阵 %M1 外方位元素改正数矩阵-meeting space for rear camera po
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1707
    • 提供者:王立钊
  1. danpianhoufangjiaohui

    0下载:
  2. 基于摄影测量学中四个控制点的单片后方交会-based photographic surveying four control points Monolithic Resection
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:101433
    • 提供者:wanghui
  1. BezierPublish

    0下载:
  2. Bezier贝赛尔函数集,包括贝赛尔形值点生成函数、贝赛尔控制点反算函数和汇编代码定点数快速生成函数等。-Bezier Bessel function set, including Bessel-value point generating function, Bessel control point anti-count function and compile code set points rapid generating function, etc..
  3. 所属分类:2D图形编程

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