Centerline-Extraction-of-Coronary-Vessels-

所属分类:3D图形编程
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2017-09-09 21:31:40
上 传 者sh-1993
说明:  冠状血管中心线提取-,,
(Centerline-Extraction-of-Coronary-Vessels-,,)

文件列表:
VTKVessel910815/ (0, 2017-09-09)
VTKVessel910815/VTKVess/ (0, 2017-09-09)
VTKVessel910815/VTKVess/ALL_BUILD.vcproj (157806, 2017-09-09)
VTKVessel910815/VTKVess/ALL_BUILD.vcproj.Marzieh-PC.Marzieh.user (2632, 2017-09-09)
VTKVessel910815/VTKVess/ALL_BUILD.vcxproj (75894, 2017-09-09)
VTKVessel910815/VTKVess/ALL_BUILD.vcxproj.filters (653, 2017-09-09)
VTKVessel910815/VTKVess/AortaDetection.cxx (30205, 2017-09-09)
VTKVessel910815/VTKVess/AortaDetection.h (3341, 2017-09-09)
VTKVessel910815/VTKVess/Backup/ (0, 2017-09-09)
VTKVessel910815/VTKVess/Backup/Vessel.sln (3041, 2017-09-09)
VTKVessel910815/VTKVess/Backup/Vessel.v12.suo (77312, 2017-09-09)
VTKVessel910815/VTKVess/CMakeCache.txt (13618, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/ (0, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/ALL_BUILD.rule (45, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/CMakeCCompiler.cmake (1326, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/CMakeCPlatform.cmake (295, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/CMakeCXXCompiler.cmake (1461, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/CMakeCXXPlatform.cmake (295, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/CMakeDetermineCompilerABI_C.bin (36352, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/CMakeDetermineCompilerABI_CXX.bin (36352, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/CMakeOutput.log (6126, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/CMakeRCCompiler.cmake (209, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/CMakeSystem.cmake (363, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/TargetDirectories.txt (157, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/ZERO_CHECK.rule (45, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/cmake.check_cache (86, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/generate.stamp (51, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/generate.stamp.depend (15274, 2017-09-09)
VTKVessel910815/VTKVess/CMakeFiles/generate.stamp.list (54, 2017-09-09)
VTKVessel910815/VTKVess/CMakeLists.txt (315, 2017-09-09)
VTKVessel910815/VTKVess/ConnectedComponent.cpp (14884, 2017-09-09)
VTKVessel910815/VTKVess/ConnectedComponent.h (1188, 2017-09-09)
VTKVessel910815/VTKVess/ConvertingGrayScaleToBinary.cxx (1779, 2017-09-09)
VTKVessel910815/VTKVess/ConvertingGrayScaleToBinary.h (820, 2017-09-09)
VTKVessel910815/VTKVess/CoronaryTracking.cxx (3560, 2017-09-09)
VTKVessel910815/VTKVess/CoronaryTracking.h (599, 2017-09-09)
VTKVessel910815/VTKVess/Debug/ (0, 2017-09-09)
VTKVessel910815/VTKVess/Debug/vessel.exp (38429, 2017-09-09)
... ...

# Centerline-Extraction-of-Coronary-Vessels, August 2012 The goal of this project was to extract the centerline of coronary vessels in CTAngiography images. The input of the software is 3d images in .raw format and the result is going to be saved in output.raw file. We need another software like paraview or VolView to visualize the results. This software implemented in C++ (windows) using two libraries of ITK3.2 and VTK 5.8. I could propose a new method for detection of coronary Ostia (the location in the aorta in that coronary vessels branches starts). The centerline extraction method was implemented based on [this](https://www.ncbi.nlm.nih.gov/pubmed/21637981) paper's method. ## Description This software has three features: - load CTAngiography images. - Extract the centerline of Coronary vessels plus a part of aorta. - Evaluate the precision the extracted vessels. ## Binding to Other libraries We used - [ITK3.2](https://itk.org/) - [VTK 5.8](https://www.vtk.org/) ## Further Reading [Automatic Centerline Extraction of Coronary Arteries in Computed Tomography Angiography Images](http://confnews.um.ac.ir/images/41/conferences/icee2013/2009_2.pdf) ## install In order to run this code, you need to - Install and build ITK3.2 library. - Install and build VTK5.8 library. - Config the code using cmake with the installed libraries. and you can use the software.

近期下载者

相关文件


收藏者