登录
首页 » 图形图像 » 该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近...

该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近...

于 2022-03-11 发布 文件大小:74.57 kB
0 115
下载积分: 2 下载次数: 1

代码说明:

该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近似表示方法,并提出了包括上述方法的循环判断流程.-The algorithm was established by the least squares method, discrete points, the curvature and the curvature change and the three discrete points consisting of the objective function and find the optimal sequence of control point coordinates, using non-linear optimization method for sequence weights have been adjusted establishes the approximation error of the approximate representation, and proposed, including the cycle of the above methods to determine flow.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 三维物体平移、旋转变换、投影变换和……
    实现三维对象的平移,旋转变换,以及投影变换。 程序运行按键说明:a,s,d,w四键产生平移变换,x,X,y,Y,z,Z六键产生旋转变换,PageUp使镜头拉进,PageDown键使镜头推远。-3D object translation, rotation transformation, and the projection transformation. Running Press : a, s, d, w 4 keys generated translation transform, x, x, y, Y, z, Z six key rotation transform, Page dragged into the lens, the lens Prompt button pushed far.
    2022-12-17 09:00:03下载
    积分:1
  • 程序:实现最基本的绘功能。
    DOS画图程序:实现最基本的画图功能.-DOS drawing program : to achieve the most basic drawing functions.
    2022-07-22 17:03:02下载
    积分:1
  • 程序,VC中的象编程基础
    绘图程序,VC中的图象编程基础-mapping procedures, the VC program based Image
    2022-02-03 00:04:43下载
    积分:1
  • lefdef书架格式转换器
    这是 lefdef 到书架格式转换器使用的物理设计。它将验证平台从 lef def 格式转换书架格式,我一直测试它和它的优良工程,某些格式试验台是必需的更多的信息,使用帮助命令。
    2023-08-21 12:45:04下载
    积分:1
  • * 书 名:《DirectShow开发指南》 * 作 者: 陆其明(著) 金邦飞(审校) * 内容提要: 本书以DirectX SDK...
    * 书 名:《DirectShow开发指南》 * 作 者: 陆其明(著) 金邦飞(审校) * 内容提要: 本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使 用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了 DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow 应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性 编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第 4部分结合作者个人的一些开发实践,通过案例和开放源码分析,进一步介绍 DirectShow的实务应用。-* Title : "DirectShow Development Guide"* Author : Lu Qiming (a) JIN Bang fly (Revision)* Synopsis : The book is DirectX 9.0 SDK version, modeled The contents cover almost the Windows platform using DirectShow coding for the C side aspect. The book is divided into four parts. Part 1 introduced DirectShow basic knowledge. Part 2 focused on the development of Filter, and DirectShow application development, including the current very popular, such as audio and video collection, digital cameras, nonlinear editing application. No. 3-depth analysis of the DirectShow SDK source code for some typical examples. Part 4 of the individual authors c
    2023-06-22 05:45:03下载
    积分:1
  • 清华大学远程教育计算机学1章导论*…
    清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明模型 ※ 局部光照明模型 ※ 光透射模型 ※ 纹理及纹理映射 ※ 整体光照明模型 ※ 实时真实感图形学技术 ※ 练习题 ■ 第5章 OpenGL与VRML ※ OpenGL ※ VRML ■ 第6章 附录-图形变换 ※ 数学基础 ※ 几何变换 ※ 投影变换-Tsinghua University Distance Education Computer Graphics Chapter 1 Introduction* Computer Graphics Research*** Computer Graphics* A Brief History of the development and application of research frontier graphics equipment* Chapter 2* Raster Graphics of the linear scan conversion algorithm* arc scan conversion algorithm* polygon scan conversion and regional characters filled*** Antialiasing cutting blanking** Exercises Chapter 3 geometric modeling technology curve and surface** Bezier and B-spline curves and surfaces in computer* Eye said the intersection classification** Solid Modeling System* Exercises Chapter 4 p
    2023-05-30 18:05:03下载
    积分:1
  • 2022-01-25 19:24:26下载
    积分:1
  • Java 3D代码for some
    some java code for 3D
    2022-07-11 07:01:15下载
    积分:1
  • 检测对象,使一方
    detect the object and make a retangle -detect the object and make a Greimas
    2022-03-24 14:40:08下载
    积分:1
  • very important curve, using vc programming, achieving up to 10 control points be...
    计算机图形学中很重要的曲线,采用vc编程,实现了最多10个控制点的bezier曲线的绘制,稍作修改可实现更多的控制点-very important curve, using vc programming, achieving up to 10 control points bezier curve drawing and make some changes to achieve more control point
    2022-04-22 00:32:41下载
    积分:1
  • 696518资源总数
  • 105395会员总数
  • 22今日下载