3D Human Airway Tree
Program generuje ludzkie drzewo oskrzelowe
|
#include <boost/bind.hpp>
#include <boost/thread.hpp>
#include <boost/shared_ptr.hpp>
#include <vtkImageData.h>
#include "Branch.h"
#include <list>
#include <vtkPolyDataToImageStencil.h>
#include <vtkImageStencil.h>
Idź do kodu źródłowego tego pliku.
Komponenty | |
class | TreeBranchVoxelizer |
Klasa ta konwertuje model powierzchniowy do objętościowego. Więcej... |