Method for segmenting aortic-valve ultrasound image sequence based on interframe-shape-constraint GCV model
An aortic valve and ultrasound image technology, which is applied in the field of medical ultrasound image segmentation, and can solve the problems of severe overflow and incomplete segmentation of aortic valve ultrasound images.
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- Publication Date
- 2014-02-26
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to a medical ultrasonic image segmentation method, in particular to a method for segmenting an aortic valve ultrasonic image sequence based on a GCV model constrained by inter-frame shapes. Background technique
[0002] In my country, aortic valve disease is the most common, complex and dangerous cardiovascular disease, which seriously endangers human health. The aortic valve is located at the junction of the end of the left ventricular outflow tract and the aorta. It acts like a "one-way valve" to prevent blood backflow and ensure the normal and good pumping function of the heart. Due to the safe, non-invasive, simple, cheap, and repeatable characteristics of B-ultrasound, echocardiography has been widely used in clinical diagnosis to observe the shape and position of the aortic valve. The accurate segmentation of the aortic valve in the ultrasound image can not only assist doctors in clinical diagnosis, but also the basis of im...
Examples
Embodiment Construction
[0035] The present invention will be further described below in conjunction with the accompanying drawings and a specific example.
[0036] This example is in Dual-Core CPU E5800 3.20GHz, graphics card is NVIDIA GeForce GT430NVIDIA GeForce GT430, memory is 2.00GB, the operating system is Window XP, and the whole segmentation method is written in C++ and Matlab language.
[0037] The procedure of this method is as follows figure 1 The steps shown are performed:
[0038] (1) Acquire a set of continuous ultrasound image sequences of the aortic valve, and extract the fan-shaped area of each frame, such as figure 2 (a), the threshold of the non-sector area is 255; then Wiener filtering is performed on the image acquired in each frame, and the filtered result is as follows figure 2 (b).
[0039] After the Wiener filtering process, the speckle noise in the ultrasound image can be removed, and the edge information can be well preserved.
[0040] (2) Build the GCV model:
[...