CHOSUN

3D 의료데이터를 이용한 가상혈관경 시스템 개발에 관한 연구

Metadata Downloads
Author(s)
박상진
Issued Date
2016
Abstract
The accurate diagnosis of vascular diseases, including coronary artery disease and cerebrovascular disease, requires complicated procedures that usually involve a great deal of time and cost. In an attempt to address this issue, virtual endoscopy and angioscopy based on the processing and utilization of 3D medical data have been researched and developed as one of tools required for noninvasive diagnosis in medical fields.
In this dissertation, we propose three methods that can be used as key components of a virtual angioscopy system, each of which makes good use of 3D blood vessel models generated from medical images such as Computed Tomography (CT) and Magnetic Resonance Imaging (MRI). The methods include those for generating 3D curve-skeletons of human blood vessels, for determining navigation paths and operating a virtual camera to explore inside the 3D blood vessel models, and for detecting the suspicious region of vascular diseases.
For the generation of the 3D models of blood vessels, we extract specific regions of interest from the medical images of human organs, express the regions as a voxel model, and construct a 3D mesh model by applying the marching cube algorithm to the voxel model.
For the generation of the 3D curve-skeletons of blood vessels, we take two main steps: the generation of initial skeleton polygons and the refinement of the skeleton polygons. In the generation of the initial skeleton polygons, we obtain a set of thinned voxels by applying a voxel thinning algorithm to the voxel model. We then identify the vascular structure by detecting the junction and end voxels and dividing the thinned voxels into a set of branches. Next, we generate the initial skeleton polygons by approximating the voxels in each branch as a polygon. When refining the skeleton polygons, we move the points of all the branches closer to the centerlines of the 3D blood vessel model. For each branch point and end point, we compute its normal contour by intersecting the 3D mesh model and a normal plane at the branch or end point concerned, and then move the point to the inner center of the normal contour. For each junction, we modify its location using the actual branch points to which it is most adjacent.
For navigation path determination and virtual camera operation, we make use of normal contours and 3D curve-skeletons. For a navigation zone specified by two points on the 3D curve-skeletons, the shortest path between the two points is computed and the positions of a virtual camera are estimated in the navigation zone. Then the positions are interpolated to ensure smooth movement of the camera along the path. In addition to keyboard and mouse input, intuitive hand gestures (determined by Leap Motion Software Development Kit (SDK)) are used as a user interface for virtual navigation of the 3D blood vessels.
For the detection of the suspicious regions of vascular disease, we divide the 3D curve-skeletons into a set of branches, and compute the areas of normal contours of nodes located in each branch. By taking into account of the average area, the maximum and minimum areas, and the area difference between the adjacent normal contours, we detect and visualize the suspicious regions.
We have implemented and developed a virtual angioscopy system based on the proposed methods, and tested it using several actual data sets of human blood vessels with artificially created data sets. We expect that this virtual angioscopy system can complement the weaknesses of conventional virtual angioscopy systems, and that it can be used as one of useful tools that are required to replace current invasive vascular endoscopy systems.
Alternative Title
A Study on the Development of a Virtual Angioscopy System using 3D Medical Data
Alternative Author(s)
Sang-Jin Park
Affiliation
조선대학교 대학원
Department
일반대학원 산업공학과
Advisor
박형준
Awarded Date
2017-02
Table Of Contents
목차 i
그림 목차 iv
표 목차 viii
ABSTRACT ix
제 1 장 서론 1
1.1 연구 배경 1
1.2 연구 목적 및 범위 2
제 2 장 기존연구 고찰 4
2.1 가상내시경 기술 4
2.2 의료 영상을 이용한 3D 모델 생성 기술 기술 6
2.2.1 의료 영상 처리 8
2.2.2 3차원 메쉬 모델 생성 9
2.2.3 메쉬 모델 개선 11
2.3 3D 골격 곡선 생성 기술 12
2.3.1 3D 세선화(Thinning)를 이용한 골격 모델 생성 13
2.3.2 축약을 이용한 골격 모델 생성 기술 15
제 3 장 제안된 가상혈관경 시스템 18
제 4 장 3D 혈관 모델 생성 20
제 5 장 3D 골격 곡선 생성 24
5.1 제안된 3D 골격 곡선 생성 방안 24
5.2 초기 3D 골격 다각형 생성 26
5.2.1 골격 복셀 모델 생성 27
5.2.2 골격 구조 분석 28
5.2.3 초기 3D 골격 다각형 생성 32
5.3 3D 골격 다각형 개선 34
5.3.1 가지 노드 점에 대한 외곽선 생성 34
5.3.2 외곽선의 유효성 검사 39
5.3.3 외곽선 중심점 계산 41
5.3.4 분기점의 위치 개선 47
5.3.5 부적합 노드 점의 위치 수정 48
5.4 혈관의 3D 골격 곡선 생성 49
5.5 분석 및 적용 50
5.5.1 적용 결과 50
5.5.2 정확도 비교 55
제 6 장 탐색 경로 결정 및 가상 카메라 운용 60
6.1 제안된 탐색 경로 결정 및 가상 카메라 운용 방안 60
6.2 외곽선 및 3D 골격곡선 생성 62
6.3 최적 탐색 경로 결정 62
6.4 가상 카메라 운용 64
6.4.1 가상 카메라 위치 결정 및 보간 65
6.4.2 가상 카메라 자세 결정 및 보간 66
6.4.3 립모션을 이용한 가상 카메라 제어 71
6.5 가상 카메라 운용 방안 구현 74
6.6 사용성 평가 75
제 7 장 혈관질환 의심 영역 탐색 82
7.1 제안된 혈관질환 의심 영역 탐색 방안 82
7.1.1 혈관의 협착 및 팽창 질환 82
7.1.2 협착 및 팽창 질환 의심 영역 탐색 84
7.1.2 주요 파라미터 범위 결정 87
7.2 혈관질환 의심 영역 탐색 방안 구현 92
7.3 적용 결과 93
제 8 장 결론 및 토의 100
참고문헌 103
Degree
Doctor
Publisher
조선대학교 대학원
Citation
박상진. (2016). 3D 의료데이터를 이용한 가상혈관경 시스템 개발에 관한 연구.
Type
Dissertation
URI
https://oak.chosun.ac.kr/handle/2020.oak/12988
http://chosun.dcollection.net/common/orgView/200000265851
Appears in Collections:
General Graduate School > 4. Theses(Ph.D)
Authorize & License
  • AuthorizeOpen
  • Embargo2017-02-21
Files in This Item:

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.