VesselSurfaceReconstruction-Cpp

所属分类:生物医药技术
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2020-03-12 01:45:13
上 传 者sh-1993
说明:  使用VTK从血管中心骨架重建血管表面,
(Blood vessel surface reconstruction from vessel center skeleton using VTK,)

文件列表:
SurfaceReconstruction-C/ (0, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C.sln (1451, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/ (0, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/ObjectManager.cpp (4539, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/ObjectManager.h (2728, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/SlidingAverageFilter.cpp (1935, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/SlidingAverageFilter.h (488, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/SurfaceReconstruction-C.vcxproj (8533, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/SurfaceReconstruction-C.vcxproj.filters (1538, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/data/ (0, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/data/points3D_1.csv (19675, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/data/points3D_2.csv (33690, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/main.cpp (1263, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/pch.cpp (209, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/pch.h (891, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/union_vtk.mtl (117, 2020-03-11)
SurfaceReconstruction-C/SurfaceReconstruction-C/vtk-8.2.0_x64.props (3633, 2020-03-11)

# VesselSurfaceReconstruction-Cpp Blood vessel surface reconstruction from vessel center skeleton using VTK During this project, I found that VTK boolean function is unstable and decided to employ Romer's vtkBooleanOperation function instead of vtk's one I posted the issue at the VTK forum and they recommended me to use Romer's boolean function VTK Forum : https://discourse.vtk.org/t/mesh-flaw-occurs-when-using-vtkbooleanoperation/1502/9 Romer's codes : https://github.com/zippy84/vtkbool You may need to build Romer's vtk add-on libary At now, it seems that vtk employ Romer's function as their basic function. You may check it and can use newly released vtk version You can ask me hyunseoki@kaist.ac.kr

近期下载者

相关文件


收藏者