搜索资源列表

  1. Mesh_Simplification

    0下载:
  2. 三角网格简化的边塌缩算法实现,网格输入文件支持标准.obj格式(bin文件夹中附有一个,可用notepad打开),化简后通过OpenGL显示结果-Triangle mesh simplification edge collapse algorithm, the grid supports standard input file. Obj format (bin folder with a notepad available to ope
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:354304
    • 提供者:许民皆
  1. tristripper-1.1.0-beta-5

    0下载:
  2. 据说是非常牛的三角网显示,比NVIDIA做得都好。大家可以试试,初始化过程可能要久一点。-Is said to be very cattle triangulation shows that NVIDIA has done than good. Everyone can try, initialization process may take longer.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-18
    • 文件大小:4142080
    • 提供者:liugaijin
  1. QR

    0下载:
  2. 在对矩阵进行拟上三角化的基础上利用带双步位移的QR分解法求解矩阵的特征值-To be in the upper triangular matrix based on the use of dual-band step-by-step displacement of QR decomposition method for solving matrix eigenvalue
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:李少林
  1. Graphics4

    0下载:
  2. 图形算法合集4:快速线性插值、半色调技术、使用lookup查找表的快速卷积、Nurbs曲面三角化等等。-Graphical Collection 4: rapid linear interpolation, halftoning techniques, the use of look-up table lookup fast convolution, Nurbs surface triangulation and so on.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:354304
    • 提供者:metallica
  1. DElaunaybihua

    0下载:
  2. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:121856
    • 提供者:niujiying
  1. tinlib_w

    0下载:
  2. 将离散点三角化的程序。tinlib_w.有运行示例。做三维地形或模型显示可用-Discrete points, triangulation procedures. tinlib_w. have run the sample. Or do three-dimensional terrain models show the available
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:1141760
    • 提供者:afei
  1. Matrix

    0下载:
  2. 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:chen changqing
  1. delaunay

    0下载:
  2. delaunay voronoi三角化的java代码,此代码由康奈尔大学的教授编写-delaunay voronoi triangulation of java code, the code by the Cornell University professor of preparation
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:17408
    • 提供者:junwei
  1. trianguler

    0下载:
  2. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:sunqing
  1. Recon.940503b

    0下载:
  2. 作者:Hugues Hoppe, University of Washington. 输入:散乱数据点云 输出:三维曲面-surface reconstruction
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:870400
    • 提供者:陈曦
  1. 3dtribodymodel

    0下载:
  2. 人体点云的简化,并实现人体模型的三角化。-Human point cloud simplification, and the realization of the triangular model of the human body.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:97280
    • 提供者:李雪莉
  1. t5

    0下载:
  2. 采用双步移位的QR分解算法求解方程组的解,中间采用了拟上三角化,反幂法等算法-Double step-by-step shift of the QR decomposition algorithm for solving equations of the solution, used to be the middle of the triangle, anti-power-law algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:tai
  1. reconstruct

    0下载:
  2. 一个非常好的三维散乱点云重构论文,其中以标准斯坦福数据为例。-A very good point cloud of three-dimensional reconstruction of scattered papers, of which Stanford data standards as an example.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:331776
    • 提供者:chensavy
  1. RANSAC

    0下载:
  2. :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。-: In this paper, the Star into a matching problem in computer vision ma
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:18432
    • 提供者:lilin
  1. Triangulation_3

    0下载:
  2. cgal 开发包对三维点的三角化,可用于旋转体。-cgal development kit for the three-dimensional point of the triangle can be used to rotate body.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:肖庆汇
  1. ani2D-2.0.1.tar

    0下载:
  2. Ani2D解决了系统的偏微分方程与变张量系数非结构化自适应三角网格。它提供了4便携式图书馆:网格生成,数据为基础的网格适应,有限元discretizations ,并特设求解。-Ani2D solves systems of PDEs with variable tensor coefficients on unstructured adaptive triangular meshes. It provides 4 portable l
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2498560
    • 提供者:Rocky
  1. triangulation.tar

    0下载:
  2. 为面绘制中的多边形的三角化程序,对于面得增加或者减少进行了比较详尽的讲解-For the surface rendering of polygons in a triangular-based program, for the surface may increase or decrease were compared with detailed explanations
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:徐平
  1. geompack

    0下载:
  2. voronoi图及delaunay三角网格化程序-voronoi diagrams and delaunay triangulation gridding procedure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:54272
    • 提供者:刘天弘
  1. LMBs_OSG_Examples

    0下载:
  2. OpenSceneGraph 例子,包含三角化等内容-OpenSceneGraph example, contains the triangulation etc.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:389120
    • 提供者:simba
  1. triangled1

    0下载:
  2. 插入法实现三角化和Voronoi图,并且可以实现他们的动态显示-Insertion method to achieve triangulation and Voronoi diagram, and can achieve their dynamic display
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:48128
    • 提供者:朱小红
« 1 2 3 45 6 7 8 9 10 11 »

源码中国 www.ymcn.org