CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 插值 三维

搜索资源列表

  1. ViewMorphing

    0下载:
  2. 图像插值程序,在一些场合需要提供真实接触感觉,可以根据视角位置变化而生成对应视点的视图,提供相应的三维感觉,从而能够“环视”场景中的三维物体。-image interpolation procedures, in some occasions the need to provide access to real sense, it may change position and perspective generation of the corresponding Perspective Vie
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:136918
    • 提供者:苏真
  1. Charge

    0下载:
  2. 有关三维插补的程序,自己做一个数据库,记录一些数据点的插补值,可通过补偿算法,算出其他点的插补值-The 3 d interpolation procedures, own a database, record the data point of some interpolation value, but through the compensation algorithm, work out the other points interpolation value
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3372549
    • 提供者:xingzhiwen
  1. iVieewMorphiim

    0下载:
  2. 图像插值程序源码,在一些场合需要提供真实接触感觉,能根据视角位置变化而生成对应应视点的视图,提供相应的三维感觉,从而能够“环视”场景中的三维物体。 可直接使用。 -The source of the image interpolation process, in some instances need to provide real contact feeling can generate the corresponding changes in the perspective of loc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:137352
    • 提供者:weimingmm
  1. Tprooj33h

    0下载:
  2. 对三维人体运动数据进行处理并显示出来,一种基于逆运动学Inverse Kinematics的运动控制,算法中完成了四元数、欧拉角的插值。该该程序源码使用了fltk图形库,因为是静态链接库,能脱离平台。用此程序源码研究究三维游戏源码引擎中人物的控制,非常具有参考价值。 -Three-dimensional human motion data and displayed based on Inverse Kinematics Inverse Kinematics motion control
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:178817
    • 提供者:cpdcoder
  1. fmin

    0下载:
  2. 用 matlab 求一维函数的极小值。包括黄金分割法 三次插值法求极值,带迭代计数器-Seeking a minimum of a one-dimensional function using matlab. The three interpolation extremum with the iteration counter
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:1094
    • 提供者:刘锋伟
  1. EX2

    2下载:
  2. ALOSPALSAR卫星数据读取及基线计算,利用各种数据插值方法计算数据获取时间内任意时刻的卫星所在的位置,并用三维绘图命令画出地球及相应轨道.-The satellite data read and baseline of ALOSPALSAR interpolation method using a variety of data calculation data for the location of the time at any moment of the satellite, and
  3. 所属分类:File Operate

    • 发布日期:2015-06-05
    • 文件大小:3775488
    • 提供者:杨学习
  1. hw1

    0下载:
  2. 图像处理,对源图像进行扭曲,采用最近邻、二维插值和三次样条插值。-Image processing, image distortion source, using the nearest neighbor, the two-dimensional interpolation and cubic spline interpolation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:91369
    • 提供者:Freda
  1. 000

    0下载:
  2. 由一系列三维的点,通过调用函数进行插值,形成更光滑的曲面-By a series of three-dimensional points by calling the function interpolation, a more smooth surface
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1446
    • 提供者:zhahay
  1. CGAL-4.5

    2下载:
  2. CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。    计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-04-26
    • 文件大小:18593792
    • 提供者:a
  1. 3DSpline

    0下载:
  2. 三维三次样条插值实例,输入参数为3个原始数据数组,得打插值后的三维曲面-3D-Spline instance,input parameter is 3 vector data,output is a 3d-interface
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:843
    • 提供者:占凌云
  1. Digital-Image-Processing

    3下载:
  2. 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-08
    • 文件大小:1072128
    • 提供者:zl
  1. menglun

    0下载:
  2. 插值与拟合的matlab实现,借鉴了主成分分析算法(PCA),利用最小二乘算法实现对三维平面的拟合。- Interpolation and fitting matlab implementation, It draws on principal component analysis algorithm (PCA), Least-squares algorithm to fit a three-dimensional plane.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4616
    • 提供者:王立峰
  1. tengnie

    0下载:
  2. 插值与拟合的matlab实现,有CDF三角函数曲线/三维曲线图,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块。- Interpolation and fitting matlab implementation, There CDF trigonometric curve/3D graphs, PV modules contain, MPPT module, BOOST module, inverter module.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:5185
    • 提供者:upcps
  1. 分块统计

    1下载:
  2. 将电镜扫描图片分块化后统计各分块孔隙密度,获得扫描区域内孔隙率分布矩阵,将矩阵进行三维样条曲面插值,绘制相应的等高线,并保存为图片。(After the electron microscope scanning image is divided into blocks, the pore density of each block is calculated, and the porosity distribution matrix in the scanning area is obtaine
  3. 所属分类:其他

  1. eemcut

    6下载:
  2. 通过matlab自动去除三维荧光光谱中的拉曼和瑞利散射,并通过插值算法补齐缺失的光谱(remove Raman scattering from the three-dimensional fluorescence spectrum)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:70656
    • 提供者:david1986213
  1. Kriging_WENG

    0下载:
  2. 用VC++实现了Kriging插值,实现了对水流的模拟,压缩包里有测试用的数据,可以在软件里实现二维和三维的可视化(Using VC++ to achieve the Kriging interpolation, the realization of the flow simulation, compressed packets have test data, you can achieve two-dimensional and three-dimensional visualization
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:492544
    • 提供者:昵称是啥
  1. Data.PS科学计算与绘图软件

    0下载:
  2. Data.PS功能简介:本数据处理软件内置表格编辑器,可以方便的进行数据输入输出;可以进行常见的(a)数值计算,如求解线性方程组、非线性方程组、常微分方程组、多项式求根、傅里叶变换、傅里叶逆变换、线性规划求解、多元线性回归和多元非线性回归参数拟合(20参数)、插值、微分、积分、求逆矩阵、矩阵特征值和特征向量、行列式值;(b)统计分析,统计描述、频数分布、假设检验、正态分布检验、二项式分布检验、泊松分布检验、相关性分析、方差分析;(c)6Sigman工具,过程能力CPK计算、测量系统分析MSA、公
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:4073472
    • 提供者:w1w
  1. 插值程序新

    0下载:
  2. 飞行力学里编写弹道时所用到的插值程序,包括一维插值,二维插值和三维插值。(In flight mechanics, the interpolation procedures used in compiling the trajectory include one-dimensional interpolation, two-dimensional interpolation and three-dimensional interpolation.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:5120
    • 提供者:右右右
  1. surf

    1下载:
  2. 从文件读取三维数据,绘制三维表面形貌图,并根据实际数据插值,平滑处理(Read three-dimensional data and draw three-dimensional surface topography)
  3. 所属分类:其他

    • 发布日期:2020-05-08
    • 文件大小:1024
    • 提供者:kenanyoung
  1. Byang

    1下载:
  2. 三维b样条插值matlab代码,拟合效果较好(3-D B-spline interpolation matlab code)
  3. 所属分类:其他

    • 发布日期:2021-04-22
    • 文件大小:4807680
    • 提供者:flewer
搜珍网 www.dssz.com