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

搜索资源列表

  1. UNURBSsurfaces

    0下载:
  2. 本代码用Visual C和OpenGL写成,通过给定的控制顶点点生成NURBS曲面,在曲面造型,数控加工检测仿真方面有一定用处 -This code is written in Visual C and OpenGL NURBS surface generation by a given control top little, some use in surface modeling, CNC machining detection simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:61062
    • 提供者:aixiaoxix
  1. jiaodujisuan

    0下载:
  2. 实现众多散点图形的角度计算,按区域拟合曲面,也可以按步长控制计算-Achieve many scatterplot shaped angle fitting surface area, can also be calculated according to the step size control
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-26
    • 文件大小:1100
    • 提供者:王华
  1. quxiannihe

    1下载:
  2. matlab曲面拟合强烈向做实验数据处理的朋友推荐,该函数特别适合空间点的曲面拟合,matlab中对于此类数据点似乎只能用griddata差值计算,并且效果不怎么好;至于B样条拟合,其外扩数据点的选取不是一般的matlab用户所能掌握的,同时对于非网格数据的转换也是一个问题-matlab surface fitting is strongly recommended to friends experiment data processing, the function surface fitti
  3. 所属分类:GIS program

    • 发布日期:2015-11-28
    • 文件大小:838656
    • 提供者:cc
  1. Catmull-Clark-

    1下载:
  2. 设P(m,n)是初始控制点列,即原曲面的点(m行n列)。Q(m,n)是一次细分后得到的曲面的控制节点。 此函数采用Catmull-Clark细分曲面算法,对双三次B样条曲面细分,即m=n=4。 利用我们在13章第四节学过的知识,有公式MQM =SMPM S ,其中M,S可由课件知 构造初始控制点列(p1,p2),其中p1是P的行坐标,p2是P的列坐标 -Let P (m, n) is the initial control point of the column, i.e. th
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:8867
    • 提供者:户蕾蕾
  1. B-spline

    2下载:
  2. 用B样条实现光滑曲线和曲面的绘制,可以按点、线、面分层次展示B样条曲面的绘制过程-Drawn with B-spline curves and surfaces
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-18
    • 文件大小:2135
    • 提供者:李庆宝
  1. qumiannihe3

    0下载:
  2. 曲面拟合,用于数字图像相关计算时找到极值点-Surface fitting for digital image calculated to find extreme points
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-06
    • 文件大小:582
    • 提供者:林浩
  1. Harris

    1下载:
  2. 两种亚像素级角点检测方法。一种曲面拟合,一种灰度梯度。并可输出坐标,精度较高,main为运行程序。-The two sub-pixels corner detection method. A surface fitting, a gray gradient. And output coordinates, accuracy, main to run the program.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-21
    • 文件大小:4863097
    • 提供者:邹伟
  1. circle-Hough

    0下载:
  2. hough变换是实现图像边缘检测的一种有效方法,其基本思想是将测量空间的一点变换到参量空间中的一条曲线或一个曲面,而具有同一参量特征的点交换后在参量空间中相交,通过判断交点处的积累程度来完成特征曲线的检测,-hough transform to achieve image edge detection of one kind of effective method The basic idea of ​ ​ the measurement space point conver
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:51629
    • 提供者:tiancai
  1. matlab-cad

    1下载:
  2. 把在MATLAB中绘制的公式曲线、曲面上所有的点坐标数据都提取出来,若能让AutoCAD正确识别,那么我们就可以在AutoCAD中精确地绘制这些曲线、曲面了。 本文介绍了一种快速、精确地绘制各种公式曲线、曲面的方法,即在AutoCAD中通过调用经过Excel处理的MATLAB数据实现。 -Draw in MATLAB of formula curve, curved face up allly order to sit to mark datas to all withdraw, if c
  3. 所属分类:软件工程

    • 发布日期:2013-08-16
    • 文件大小:153875
    • 提供者:宋方佳
  1. Freeform_quotpole

    1下载:
  2. 本代码是用于LED二次设计的,可以形成环形照明模式的自由曲面设计,得到所要的点云-This code is used for LED secondary design, can form annular illumination model of free surface design, get the point cloud
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:547
    • 提供者:宋强
  1. Reconstruct_3D

    0下载:
  2. 基于MFC的opengl显示点云的程序,并为三维重构做好基础!有助于对三维曲面重构有了解-Based on the the MFC opengl point cloud of the program and prepare the ground for the three-dimensional reconstruction!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-19
    • 文件大小:2289794
    • 提供者:蒋波
  1. Bez3d

    0下载:
  2. vc++ opengl 绘制贝塞尔曲面,使用了提供的绘图器 16个点. -vc++ opengl to draw Bezier surfaces, use the drawing 16 points.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-27
    • 文件大小:20861
    • 提供者:李含伦
  1. PoissonRecon

    0下载:
  2. 点云的泊松曲面重构方法的源代码。有论文说明。-The Poisson point cloud surface reconstruction method source code. The paper describes.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:4613613
    • 提供者:kimist
  1. suface

    0下载:
  2. c++实现点到曲面的构建,效果还可以,使用c++6.0进行使用-c++ realize the construction of the point to the surface, the effect can also to use c++6.0 use
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-21
    • 文件大小:14910768
    • 提供者:ztt
  1. sandiansanweichazhi

    1下载:
  2. 散点的三维曲面拟合,其中x、y、z都用矩阵表示,可以直观x、y、z之间的关系。-The scatter the 3D surface fitting
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:810
    • 提供者:田倩
  1. Draw

    0下载:
  2. C#入门简易画图工具程序,包含点、线、面、曲线、曲面等-failed to translate
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:70267
    • 提供者:陈杰
  1. sanweiqumian

    1下载:
  2. 画出一组三维数据的三维曲面、散点图以及剖面图、等高线-Draw three-dimensional surface of a three-dimensional data, scatter plots, and cross-sectional view of contour
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-13
    • 文件大小:1564
    • 提供者:卢亚慧
  1. subpixel

    0下载:
  2. 两种角点亚像素精度定位方法 依照曲面拟合和角点梯度垂直方向 获取亚像素坐标 为摄像机标定所用-Two corner sub-pixel precision positioning method in accordance with the vertical direction of the surface fitting and corner gradient for sub-pixel coordinates for camera calibration
  3. 所属分类:Graph program

    • 发布日期:2017-11-11
    • 文件大小:1329
    • 提供者:小小
  1. demo_MLS-My

    0下载:
  2. 用matlab对点云数据进行曲面分析,对三维点云配准算法有很大的改进作用。-Using matlab for point cloud data for surface analysis, the three-dimensional point cloud registration algorithm has greatly improved effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:136030
    • 提供者:鲁力
  1. Bezie

    0下载:
  2. 双三次Bezier曲面的绘制,16个二维点坐标,可以旋转。-Bicubic Bezier surface rendering
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:280064
    • 提供者:zhaocheng
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com