CN101216956A - Heart 3D representation method based on NURBS - Google Patents

Heart 3D representation method based on NURBS Download PDF

Info

Publication number
CN101216956A
CN101216956A CNA2007103072497A CN200710307249A CN101216956A CN 101216956 A CN101216956 A CN 101216956A CN A2007103072497 A CNA2007103072497 A CN A2007103072497A CN 200710307249 A CN200710307249 A CN 200710307249A CN 101216956 A CN101216956 A CN 101216956A
Authority
CN
China
Prior art keywords
heart
nurbs
sigma
image
representation method
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA2007103072497A
Other languages
Chinese (zh)
Other versions
CN100547617C (en
Inventor
陈胜勇
蒋婷婷
刘盛
张剑华
王万良
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhejiang University of Technology ZJUT
Original Assignee
Zhejiang University of Technology ZJUT
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhejiang University of Technology ZJUT filed Critical Zhejiang University of Technology ZJUT
Priority to CNB2007103072497A priority Critical patent/CN100547617C/en
Publication of CN101216956A publication Critical patent/CN101216956A/en
Application granted granted Critical
Publication of CN100547617C publication Critical patent/CN100547617C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

A heart 3D representation method based on NURBS comprises the following steps of: 1) obtaining and processing data as follows: obtaining the 3D points on the heart surface from a plurality of given heart medical images; 2) carrying out NURBS surface fitting with the 3D point cloud as the control points by using an arithmetic formula (1), wherein, pi,j (i is equal to 0,1,ellipsis,n;j is equal to 0,1,ellipsis,m) are the surface control points(i.e. point cloud with boundary from the heart)in a topological rectangular array, omega i,j are weight factors relating to the control points; and Ni,k1(u) and N j,k2(v) are k1 and k2 degree standard rational B-spline basis function respectively. The invention provides a heart 3D representation method based on NURBS with high calculation accuracy, rapid calculation speed, and conformance to the requirements of clinical diagnosis.

Description

Heart three dimensional representation method based on NURBS
Technical field
The present invention relates to a kind of three dimensional representation method of heart.
Background technology
Heart is extremely complicated system ensembles such as current collection physiology, dynamics, hemodynamics and nerve, biochemical control.Modeling and simulating is the effective means of research complex biological knowledge topic.In the past few years, people have had deep understanding to the physiological significance of cardiac structure and function, and have set up many mathematical models, make great efforts to quantize viewed myocardium mechanical behavior, conductivity behavior and biological chemistry behavior.But because the complicacy of heart physiological pathology system, generally speaking these models are separate development, and still nobody can integrate research to the various mechanism of heart at present.
The virtual heart research of rising in recent years is incorporated into the thought of virtual reality the research field of the such complexity of cardiovascular system, it is to utilize computing machine powerful computing ability and graphics process display capabilities, sets up virtual cardiac module and provides possibility for further investigation cardiomotility mechanism.Model not only will be from emulation heart on the form, and the motion process that should be able to simulate true heart, mechanical characteristics, the characteristics of electrical conductivity of heart and the hydrodynamic characteristic of chambers of the heart inner blood of the cardiac muscle of emulation heart, valve and chambers of the heart motion, and can emulation heart pathological state, for clinical diagnosis disease is given information.
There are some scholars to propose some methods at present, are used to obtain the body of heart and the description of motion based on model.Kyoungju Park, scholars such as Dimitris Metaxas have proposed the new theory of a kind of cardiac function analysis.Set up a basic cardiac module with the image of MRI, the method that has proposed finite element analysis is calculated whole and local functional parameter.Experiment shows, the structure that draws based on such model can characterize the motion and the dynamic rule of heart wall.Taratorin and Sideman then are divided into a large amount of cube infinitesimal sheets to myocardium and carry out modeling and analysis, and it is more satisfactory to obtain effect.
Yet because method itself, some does not also reach the required requirement of clinical diagnosis on computational accuracy based on the heart method for expressing of model for these, and some arithmetic speed is slow.
Summary of the invention
Clinical diagnosis requires, the deficiency of poor practicability for the computational accuracy that overcomes existing heart movement analytical approach or speed do not reach, and the invention provides a kind of computational accuracy height, fast operation, meets the heart three dimensional representation method based on NURBS of the required requirement of clinical diagnosis.
The technical solution adopted for the present invention to solve the technical problems is:
A kind of heart three dimensional representation method based on NURBS, described heart three dimensional representation method may further comprise the steps:
1), the obtaining and handling of data:
Given a large amount of heart medical image obtains the three-dimensional point of heart surface from these images, comprising:
(1.1), carry out smoothing processing with image filtering method, the removal noise;
(1.2), by given index file sectioning image is adjusted to correct order;
(1.3), the definition area-of-interest, the method by the gray scale thresholding is partitioned into the target area from former CT image;
(1.4), obtain the gray-scale value of image, calculate the changing value of gray scale, get the cardiac boundary that is of grey scale change maximum;
(1.5), extract the three-dimensional point cloud of heart;
2), the three-dimensional point cloud of getting above-mentioned heart is as the reference mark, carries out the nurbs surface match, its formula is (1):
s ( u , v ) = Σ i = 0 n Σ j = 0 m ω i , j p i , j N i , k 1 ( u ) N j , k 2 ( v ) Σ i = 0 n Σ j = 0 m ω i , j N i , k 1 ( u ) N j , k 2 ( v ) - - - ( 1 )
In the following formula, p I, j(i=0,1 ... n; J=0,1 ... m) be the reference mark of curved surface, promptly take from the frontier point cloud of heart, be topological rectangular array, ω I, jBe the weight factor that interrelates with the reference mark; N I, k1(u) and N J, k2(v) be respectively k1 and k2 the reasonable B spline base function of standard;
The de Boor-Cox recursion formula of reasonable B spline base function, it is defined as follows:
Figure S2007103072497D00031
In the following formula, B batten N I, k(u) though be defined on the entire parameter u axle B batten N I, k(u) by interior nodes u between its supporting area i, u I+1... .u I+k+1Decision.
The nurbs surface match of cylindrical coordinates is as preferred a kind of scheme: in described step 2) in, with (n+1) * (m+1) reference mark array (x Ij, y Ij, z Ij) (i=0,1...n, j=0,1...m) translation causes to such an extent that curved surface is the center with the z axle, Cartesian coordinates is represented a little to convert to then point (the r under the cylindrical coordinates Ij, θ Ij, z Ij) (i=0,1...n, j=0,1...m), its conversion formula following (3):
r ij = x ij 2 + y ij 2 ,
&theta; ij = &pi; / 2 if x ij = 0 and y ij > 0 3 &pi; / 2 if x ij = 0 and y ij < 0 a tan ( y ij / x ij ) if x ij > 0 and y ij &GreaterEqual; 0 &pi; + a tan ( y ij / x ij ) if x ij < 0 2 &pi; + a tan ( y ij / x ij ) if x ij > 0 and y ij < 0 - - - ( 3 )
z ij=z ij
The formula of the nurbs surface match of cylindrical coordinate is (4):
[ r ( u , v ) , &theta; ( u , v ) , z ( u , v ) ] = &Sigma; i = 0 n &Sigma; j = 0 m &omega; i , j p i , j N i , k 1 ( u ) N j , k 2 ( v ) &Sigma; i = 0 n &Sigma; j = 0 m &omega; i , j N i , k 1 ( u ) N j , k 2 ( v ) - - - ( 4 )
Wherein, p I, j=[r I, j, θ I, j, z I, j].
In described step 1), medical image adopts SPECT medical image, nuclear magnetic resonance image, CT image, spiral CT image, ultrasonoscopy or PET image.
Described heart is left ventricle, right ventricle, atrium sinistrum, atrium dextrum, the surfaces externally and internally of heart partly or completely.
Technical conceive of the present invention is: NURBS claims non-uniform rational B-spline again, and it also has lot of advantages except the characteristics that possess the B batten: 1) both resolve shape for standard and also provide a public mathematical form for the accurate expression of free type curved surface with design; 2) not only can utilize weight factor again, therefore have bigger dirigibility by adjusting the shape that the reference mark changes curve and surface; 3) the suitable popularization of right and wrong reasonable B batten form and your form of reasonable and non-reasonable Betsy etc.
Nurbs curve: a k nurbs curve can be expressed as one section rational polynominal vector function:
c i ( t ) = &Sigma; i = 0 n &omega; i p i N i , k ( u ) &Sigma; i = 0 n &omega; i N i , k ( u ) - - - ( 5 )
Wherein, ω i(i=0,1 ... n) be called weight factor, respectively with control vertex p i(i=0,1 ... n) interrelate.First and last weight factor ω 0, ω n>0, all the other ω i〉=0, and k weight factor of order be not zero simultaneously, with prevent that denominator from being zero, reservation convex closure character and curve not the reason weight factor deteriorate to a bit.N I, k(u) be k standard B spline base function.
Nurbs curve has the local property adjusted, convex closure, character such as geometric invariance.In addition, owing to introduced weight factor, make that the adjustment of curve is more flexible.
Nurbs surface a: k 1* k 2The rational fraction of inferior nurbs surface is represented:
s ( u , v ) = &Sigma; i = 0 n &Sigma; j = 0 m &omega; i , j p i , j N i , k 1 ( u ) N j , k 2 ( v ) &Sigma; i = 0 n &Sigma; j = 0 m &omega; i , j N i , k 1 ( u ) N j , k 2 ( v ) - - - ( 6 )
P wherein I, j(i=0,1 ... n; J=0,1 ..m) be topological rectangular array, form a Control Network.ω I, jBe the weight factor that interrelates with the reference mark.N I, k1(u) and N J, k2(v) be respectively k 1And k 2The reasonable B spline base function of inferior standard.
Reasonable B-spline surface has and the similar geometric properties of non-reasonable B-spline surface.And, being similar to nurbs curve, its weight factor can be used to adjust the shape of curved surface.
Another advantage that nurbs surface is different from B-spline surface is exactly that its accurately expression standard is resolved body (as cylinder, circular cone, ball, surface of revolution etc.).
The NURBS technology has been introduced weight factor, thereby solve the problem that B-spline surface can not accurately be represented elementary analytic surface, yet, for the free type curved surface, the weight factor of nurbs surface is not brought into play very big effect yet, and weight factor adjust unreasonable, will cause very bad parametrization, even destroy curved-surface structure subsequently.So we are difficult to accurately represent by weight factor the body of heart, left ventricle, owing to heart, left ventricle likeness in form column body, therefore, introduce the nurbs surface of cylindrical coordinate in addition.The nurbs surface of cylindrical coordinate is fit to expression heart, left ventricle more than the nurbs surface of cartesian coordinate system, especially, is providing under the situation of a small amount of marginal point, and the advantage of the nurbs surface of cylindrical coordinate is more obvious.
Beneficial effect of the present invention mainly shows:
1) nurbs surface is represented convenience very, and given reference mark is used than low order NURBS just can obtain a desirable curved surface, and this cardiac module compares based on simple geometric body or the cardiac module that utilizes simple mathematical to represent truer;
2) heart represented of NURBS is smooth, a continuous model, for the static state that is subsequently applied to and the analysis of dynamic function parameter provide the foundation;
3) local modification of nurbs surface can be done local modification to the heart body under the situation that does not change global shape;
4) nurbs surface has very strong dirigibility, changes the heart body by changing reference mark or weight factor, for the research of heart deformation provides possibility.
Description of drawings
Fig. 1 is the area-of-interest synoptic diagram that obtains from the CT section.
Fig. 2 is the synoptic diagram of the point of the heart surface that extracts.
Fig. 3 is the synoptic diagram of nurbs surface match plastics heart.
Fig. 4 is a synoptic diagram of playing up nurbs surface match plastics heart.
Fig. 5 is the left ventricle inside and outside wall nurbs surface match synoptic diagram of seven states in the cardiac cycle.
Embodiment
Below in conjunction with accompanying drawing the present invention is further described.
With reference to Fig. 1~Fig. 5, a kind of heart three dimensional representation method based on NURBS may further comprise the steps:
1), the obtaining and handling of data:
Given a large amount of heart medical image obtains the three-dimensional point of heart surface from these images, comprising:
(1.1), carry out smoothing processing with image filtering method, the removal noise;
(1.2), by given index file sectioning image is adjusted to correct order;
(1.3), the definition area-of-interest, the method by the gray scale thresholding is partitioned into the target area from former CT image;
(1.4), obtain the gray-scale value of image, calculate the changing value of gray scale, get the cardiac boundary that is of grey scale change maximum;
(1.5), extract the three-dimensional point cloud of heart;
2), the three-dimensional point cloud of getting above-mentioned heart is as the reference mark, carries out the nurbs surface match, its formula is (1):
s ( u , v ) = &Sigma; i = 0 n &Sigma; j = 0 m &omega; i , j p i , j N i , k 1 ( u ) N j , k 2 ( v ) &Sigma; i = 0 n &Sigma; j = 0 m &omega; i , j N i , k 1 ( u ) N j , k 2 ( v ) - - - ( 1 )
In the following formula, p I, j(i=0,1 ... n; J=0,1 ... m) be the reference mark of curved surface, promptly take from the frontier point cloud of heart, be topological rectangular array, ω I, jBe the weight factor that interrelates with the reference mark; N I, k1(u) and N J, k2(v) be respectively k1 and k2 the reasonable B spline base function of standard;
The de Boor-Cox recursion formula of reasonable B spline base function, it is defined as follows:
Figure S2007103072497D00062
In the following formula, B batten N I, k(u) though be defined on the entire parameter u axle B batten N I, k(u) by interior nodes u between its supporting area i, u I+1... .u I+k+1Decision.
The nurbs surface match of cylindrical coordinates is as preferred a kind of scheme: in described step 2) in, with (n+1) * (m+1) reference mark array (x Ij, y Ij, z Ij) (i=0,1...n, j=0,1...m) translation causes to such an extent that curved surface is the center with the z axle, Cartesian coordinates is represented a little to convert to then point (the r under the cylindrical coordinates Ij, θ Ij, z Ij) (i=0,1...n, j=0,1...m), its conversion formula following (3):
r ij = x ij 2 + y ij 2 ,
&theta; ij = &pi; / 2 if x ij = 0 and y ij > 0 3 &pi; / 2 if x ij = 0 and y ij < 0 a tan ( y ij / x ij ) if x ij > 0 and y ij &GreaterEqual; 0 &pi; + a tan ( y ij / x ij ) if x ij < 0 2 &pi; + a tan ( y ij / x ij ) if x ij > 0 and y ij < 0 - - - ( 3 )
z ij=z ij
The formula of the nurbs surface match of cylindrical coordinate is (4):
[ r ( u , v ) , &theta; ( u , v ) , z ( u , v ) ] = &Sigma; i = 0 n &Sigma; j = 0 m &omega; i , j p i , j N i , k 1 ( u ) N j , k 2 ( v ) &Sigma; i = 0 n &Sigma; j = 0 m &omega; i , j N i , k 1 ( u ) N j , k 2 ( v ) - - - ( 4 )
Wherein, p I, j=[r I, j, θ I, j, z I, j].
In described step 1), medical image adopts SPECT medical image, nuclear magnetic resonance image, CT image, spiral CT image, ultrasonoscopy or PET image.
Described heart is left ventricle, right ventricle, atrium sinistrum, atrium dextrum, the surfaces externally and internally of heart partly or completely.
In the present embodiment, at first, the CT slice map of given a large amount of plastic cement heart, this plastic cement heart is placed on the wooden support, and the syringe that oil is housed on the support is used for heart deformation.The plastic cement heart of this experiment under the nurbs surface match state.
Secondly, from the CT slice map, obtain the three-dimensional point of plastic cement heart surface.This process is divided into 6 steps:
1) with filtering picture is carried out smoothing processing, remove some noises;
2) by given index file the CT section is adjusted into correct order;
3) area-of-interest of definition, purpose is to be partitioned into this process of target area (Fig. 1) to be partitioned into heart surface based on the brightness thresholding;
4) gray-scale value of acquisition image, the changing value of calculating gray scale is got the cardiac boundary that is of grey scale change maximum;
5) extract three-dimensional point cloud, manually delete some obvious noise points;
6) show these points (Fig. 2).
Get 30 * 35 points among Fig. 4 as reference mark (wherein 30 for counting on every layer, and 35 for obtaining the number of plies), heart such as Fig. 3 and 4 after 3 * 3 rank nurbs surface matches.
In order to obtain some functional parameters of heart, heart wall inside and outside the left ventricle of 7 states in the cardiac cycle is carried out nurbs surface match (Fig. 5).Being divided into 7 time intervals a cardiac cycle, each is 100ms at interval, so the left ventricle of each at interval corresponding state.

Claims (4)

1. heart three dimensional representation method based on NURBS, it is characterized in that: described heart three dimensional representation method may further comprise the steps:
1), the obtaining and handling of data: given a large amount of heart medical image, from these images, obtain the three-dimensional point of heart surface, comprising:
(1.1), carry out smoothing processing with image filtering method, the removal noise;
(1.2), by given index file sectioning image is adjusted to correct order;
(1.3), the definition area-of-interest, from image, be partitioned into the target area by the gray scale threshold value method;
(1.4), obtain the gray-scale value of image, the variation of calculating gray scale, the position of getting the grey scale change maximum is a cardiac boundary;
(1.5), extract the three-dimensional point cloud of heart;
2), the three-dimensional point cloud of getting above-mentioned heart is as the reference mark, carries out the nurbs surface match, its formula is (1):
s ( u , v ) = &Sigma; i = 0 n &Sigma; j = 0 m &omega; i , j p i , j N i , k 1 ( u ) N j , k 2 ( v ) &Sigma; i = 0 n &Sigma; j = 0 m &omega; i , j N i , k 1 ( u ) N j , k 2 ( v ) - - - ( 1 )
In the following formula, p I, j(i=0,1 ... n; J=0,1 ... m) be the reference mark of curved surface, promptly take from the frontier point cloud of heart, be topological rectangular array, ω I, jBe the weight factor that interrelates with the reference mark; N I, k1(u) and N J, k2(v) be respectively k 1And k 2The reasonable B spline base function of inferior standard; The Boor-Cox recursion formula of reasonable B spline base function is as follows:
Figure S2007103072497C00012
In the following formula, B batten N I, k(u) though be defined on the entire parameter u axle B batten N I, k(u) by interior nodes u between its supporting area i, u I+1... .u I+k+1Decision.
2. the heart three dimensional representation method based on NURBS as claimed in claim 1 is characterized in that: in described step 2) in, with (n+1) * (m+1) reference mark array (x Ij, y Ij, z Ij) (i=0,1...n, j=0,1...m) translation causes to such an extent that curved surface is the center with the z axle, and by coordinate system conversion, the point that Cartesian coordinates is represented converts the point (r under the cylindrical coordinates to Ij, θ Ij, z Ij) (i=0,1...n, j=0,1...m), its conversion formula following (3):
r ij = x ij 2 + y ij 2 ,
&theta; ij = &pi; / 2 if x ij = 0 and y ij > 0 3 &pi; / 2 if x ij = 0 and y ij < 0 a tan ( y ij / x ij ) if x ij > 0 and y ij &GreaterEqual; 0 &pi; + a tan ( y ij / x ij ) if x ij < 0 2 &pi; + a tan ( y ij / x ij ) if x ij > 0 and y ij < 0 - - - ( 3 )
z ij=z ij
The formula of the nurbs surface match of cylindrical coordinate is (4):
[ ( r ( u , v ) , &theta; ( u , v ) , z ( u , v ) ] = &Sigma; i = 0 n &Sigma; j = 0 m &omega; i , j p i , j N i , k 1 ( u ) N j , k 2 ( v ) &Sigma; i = 0 n &Sigma; j = 0 m &omega; i , j N i , k 1 ( u ) N j , k 2 ( v ) - - - ( 4 )
Wherein, p I, j=[r I, j, θ I, j, z I, j].
3. the heart three dimensional representation method based on NURBS as claimed in claim 1 or 2, it is characterized in that: in described step 1), the heart medical image adopts SPECT medical image, nuclear magnetic resonance image, CT image, spiral CT image, ultrasonoscopy or PET image.
4. the heart three dimensional representation method based on NURBS as claimed in claim 1 or 2 is characterized in that: described heart is left ventricle, right ventricle, atrium sinistrum, atrium dextrum, the surfaces externally and internally of heart partly or completely.
CNB2007103072497A 2007-12-29 2007-12-29 Heart three dimensional representation method based on NURBS Expired - Fee Related CN100547617C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2007103072497A CN100547617C (en) 2007-12-29 2007-12-29 Heart three dimensional representation method based on NURBS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2007103072497A CN100547617C (en) 2007-12-29 2007-12-29 Heart three dimensional representation method based on NURBS

Publications (2)

Publication Number Publication Date
CN101216956A true CN101216956A (en) 2008-07-09
CN100547617C CN100547617C (en) 2009-10-07

Family

ID=39623384

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2007103072497A Expired - Fee Related CN100547617C (en) 2007-12-29 2007-12-29 Heart three dimensional representation method based on NURBS

Country Status (1)

Country Link
CN (1) CN100547617C (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102063736A (en) * 2010-12-16 2011-05-18 北京农业信息技术研究中心 Geometric modelling method of hot pepper fruit
CN107220928A (en) * 2017-05-31 2017-09-29 中国工程物理研究院应用电子学研究所 A kind of tooth CT image pixel datas are converted to the method for 3D printing data
CN109447100A (en) * 2018-08-30 2019-03-08 天津理工大学 A kind of three-dimensional point cloud recognition methods based on the detection of B-spline surface similitude

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB9920401D0 (en) * 1999-08-27 1999-11-03 Isis Innovation Non-rigid motion image analysis
CN100476876C (en) * 2007-04-05 2009-04-08 上海交通大学 Method for computer-assisted rebuilding heart mitral annulus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102063736A (en) * 2010-12-16 2011-05-18 北京农业信息技术研究中心 Geometric modelling method of hot pepper fruit
CN102063736B (en) * 2010-12-16 2012-11-14 北京农业信息技术研究中心 Geometric modelling method of hot pepper fruit
CN107220928A (en) * 2017-05-31 2017-09-29 中国工程物理研究院应用电子学研究所 A kind of tooth CT image pixel datas are converted to the method for 3D printing data
CN109447100A (en) * 2018-08-30 2019-03-08 天津理工大学 A kind of three-dimensional point cloud recognition methods based on the detection of B-spline surface similitude

Also Published As

Publication number Publication date
CN100547617C (en) 2009-10-07

Similar Documents

Publication Publication Date Title
CN108898606B (en) Method, system, device and storage medium for automatic segmentation of medical images
CN112017198B (en) Right ventricle segmentation method and device based on self-attention mechanism multi-scale features
CN107506761B (en) Brain image segmentation method and system based on significance learning convolutional neural network
CN101763644B (en) Pulmonary nodule three-dimensional segmentation and feature extraction method and system thereof
CN110136157A (en) A kind of three-dimensional carotid ultrasound image vascular wall dividing method based on deep learning
CN112465827B (en) Contour perception multi-organ segmentation network construction method based on class-by-class convolution operation
CN113570627B (en) Training method of deep learning segmentation network and medical image segmentation method
CN105931226A (en) Automatic cell detection and segmentation method based on deep learning and using adaptive ellipse fitting
CN104851123A (en) Three-dimensional human face change simulation method
CN108109151B (en) Method and device for segmenting ventricle of echocardiogram based on deep learning and deformation model
CN112529909A (en) Tumor image brain region segmentation method and system based on image completion
CN111932529B (en) Image classification and segmentation method, device and system
CN109508787A (en) Neural network model training method and system for ultrasound displacement estimation
CN113781640A (en) Three-dimensional face reconstruction model establishing method based on weak supervised learning and application thereof
CN107507189A (en) Mouse CT image kidney dividing methods based on random forest and statistical model
CN107665737A (en) Vascular wall stress-strain state acquisition methods, computer-readable medium and system
CN111462146A (en) Medical image multi-mode registration method based on space-time intelligent agent
CN101236663B (en) Heart capacity calculation method based on NURBS curve surface integral
CN116129141A (en) Medical data processing method, apparatus, device, medium and computer program product
CN112785603A (en) Brain tissue segmentation method based on Unet and superpixel
CN106407992A (en) Breast ultrasound image self-learning extraction method and system based on stacked noise reduction self-encoder
CN100547617C (en) Heart three dimensional representation method based on NURBS
CN112164447B (en) Image processing method, device, equipment and storage medium
CN115049660B (en) Method and device for positioning characteristic points of cardiac anatomical structure
CN101199433B (en) Cardiac mechanics analytical method based on statistical model

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20091007

Termination date: 20201229

CF01 Termination of patent right due to non-payment of annual fee