登录
首页 » 算法 » MarchingCubes算法的VTK实现(适合初学者)

MarchingCubes算法的VTK实现(适合初学者)

于 2022-03-16 发布 文件大小:16.39 MB
0 72
下载积分: 2 下载次数: 1

代码说明:

MarhingCubes算法由二维断层图像序列构成的三维数据提供,在上下相邻的两层图像上取相邻的4 个点构成一个立方体体元。对体数据中的所有体元进行逐个遍历,对于每个被处理的体元,通过与给定的阈值进行对比确定等值点的位置,再通过线性插值的方法计算等值点坐标和法向量,最后以三角面片的方式连接成等值面显示。VTK移动立方体

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

发表评论

0 个回复

  • MLP source code
    神经网络是现代智能系统的有力工具。目前,在模式识别、特征映射、聚类、分类等应用中,神经网络是必不可少的组成部分。近几十年来,发展了几种类型的神经网络。反向误差传播、Kohonen特征映射和Hopfield网络是已经发展起来的一些基本网络,并在许多应用中得到了应用。
    2022-02-22 09:22:22下载
    积分:1
  • Based on direct LU decomposition method, to solve complex coefficients equations...
    基于LU分解的直接求解方法,求解复系数方程组A.x=b的解-Based on direct LU decomposition method, to solve complex coefficients equations Ax = b solution
    2022-02-01 04:50:07下载
    积分:1
  • 自适应小波分析
    作为小波变换的推广,线性调频小波变换在对信号进行时频表示时具有更多的自由度,是对非平稳信号进行时频分析的有力工具,在视频平面上,常见的小波变换是零阶逼近,而线性调频小波是一阶逼近。
    2023-05-07 02:45:02下载
    积分:1
  • ant colony algorithm for TSP problem
    tsp问题的蚂蚁算法-ant colony algorithm for TSP problem
    2023-06-22 06:50:03下载
    积分:1
  • ACM的重要PPT资料,对初学者非常有益处
    ACM的重要PPT资料,对初学者非常有益处-ACM important PPT information is very useful for beginners
    2023-03-10 19:20:04下载
    积分:1
  • UKF matlab生成C语言
    这个代码是有一个外国人写的,主要讲的是ukf的实现。#include #include #include "FreeRTOS.h" #include "kalman.h" #include "matrix.h" /*  * ukf_filter_new  */ ukf_filter ukf_filter_new(unsigned int state_dim,          
    2022-01-31 17:15:52下载
    积分:1
  • c牛顿插值函数
    计算方法c牛顿插值函数-calculation c Newton interpolation function
    2022-02-12 05:09:10下载
    积分:1
  • 这次的也是一些,但是生成了具体的程序,方便使用。
    这次的也是一些算法,但是生成了具体的程序,方便使用。-this is some algorithm, but the ratio of the specific procedures and user-friendliness.
    2022-12-26 10:05:03下载
    积分:1
  • CKNN 用于多示例学习
    CKNN  Using the Citation KNN algorithm[1] to get the labels for bags in testBags, where minmum Hausdorff distance is used to measure the distances between bags %     CKNN takes, %        PBags     - an Mx1 cell array where the jth instance of ith positive bag is stored in PBags{i}(j,:) %        NBags     - an Nx1 cell array where the jth instance of ith negative bag is stored in NBags{i}(j,:) %        testBags  - a Kx1 cell array where the jth instance of ith test bag is stored in testBags{i}(j,:) %         Refs     - the number of referecnes for each test bag %        Citers    - the number of citers for each test bag %      &n
    2022-03-01 19:43:00下载
    积分:1
  • C++实现基于VQ和HMM的语音识别
    资源描述 基于VQ和HMM的语音处理-c++读入wave文件,可进行显示波形,进行端点检测,提取语音特征参数,通过训练,最后可以进行简单的语音识别,代码充足,是大家学习的好工具。
    2022-05-21 20:38:17下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载