Clustering algorithm-based multi-parameter cumulative calculation method for lower limb vascular calcification indexes

11557072 · 2023-01-17

Assignee

Inventors

Cpc classification

International classification

Abstract

The present invention discloses a clustering algorithm-based multi-parameter cumulative calculation method for lower limb vascular calcification indexes, including the following steps: firstly carrying out super-pixel segmentation of a CT image, and enabling calcified spots in the CT image to be segmented in each super-pixel region; after the super-pixel segmentation is accomplished, extracting a brightness characteristic value of a super-pixel region where the calcified spots are located by using a Lab color space, and performing edge detection and contour extraction on the calcified spots in the image; and after edge detection and contour extraction, fitting the calcified spots in the image by using a segmented ellipse, and extracting the area of the calcified spots after optimizing an ellipse contour.

Claims

1. A clustering algorithm-based multi-parameter cumulative calculation method for lower limb vascular calcification indexes, comprising the following steps: step 1, acquiring a CT image of blood vessels of lower limbs to be analyzed; step 2, using a linear iterative clustering algorithm to evenly segment calcified spots in the CT image into each of super-pixel regions, wherein a step of performing a super-pixel segmentation on the CT image is as follows: step 2.1, performing even the super-pixel segmentation on an acquired original CT image of the blood vessels of the lower limbs, setting X pixels in an original CT image of the blood vessels of the lower limbs, segmenting the original CT image of the blood vessels of the lower limbs into K regions, wherein each of super-pixels has X K pixels; step 2.2, presetting an initial clustering center C and, presetting an interval between the initial clustering center C; step 2.3, searching pixels close to the initial clustering center C in a field of the initial clustering center C based on a Euclidean distance, and classifying the pixels into one category; step 2.4, calculating an average eigenvector value of all of the pixels in K super-pixel regions, performing next clustering based on the average eigenvector value, iteratively updating a clustering center, and iterating again until the end of the iteration; and step 2.5, segmenting the super-pixels, which have been iterated, to obtain the super-pixel regions; step 3, after accomplishing the super-pixel segmentation, extracting a brightness characteristic value of a super-pixel region where the calcified spots are located by using a Lab color space; step 4, performing an edge detection and a contour extraction on the calcified spots in the CT image, fitting and optimizing the calcified spots in the CT image by using a segmented ellipse to obtain a radius of the calcified spots, thereby calculating an area of the calcified spots; and step 5, obtaining a judgment value of a calcification degree in the CT image according to Cal=k.Math.ρ.Math.S, where ρ is a CT brightness characteristic value, S is an area of the calcified spots, and k is a cumulative correction coefficient.

2. The clustering algorithm-based multi-parameter cumulative calculation method for the lower limb vascular calcification indexes according to claim 1, wherein the step 3 of extracting the brightness characteristic value of the super-pixel region where the calcified spots are located is as follows: step 3.1, extracting a brightness channel L in Lab color space and representing brightness characteristic L = 1 1 6 f ( Y Y 0 ) - 16 of the CT image of the blood vessels of the lower limbs to obtain a brightness image L.sub.0 of the CT image of the blood vessels of the lower limbs, wherein Y is an intermediate variable, Y.sub.0 a gray value of white defined by the CIE standard, and ƒ is a correction function; and step 3.2, based on the brightness image L.sub.0 of the brightness channel L, extracting the brightness characteristic value of the super-pixel region where the calcified spots are located.

3. The clustering algorithm-based multi-parameter cumulative calculation method for the lower limb vascular calcification indexes according to claim 2, wherein the step 3.2 of extracting the brightness characteristic value is as follows: step 3.2.1, using Gaussian-filtering ½ down-sampling to process L.sub.0 to obtain an image L.sub.1, L.sub.1=subsample(lpfilter(L.sub.0)), where subsample was a down-sampling function; lpfilter is a frequency domain filter function; step 3.2.2, extracting a maximum brightness pixel point A(x,y) in the super-pixel region subjected to Gaussian filtering, and obtaining a sum P y ( x ) = .Math. y = y 1 y 2 f ( x , y ) of gray values of all of pixels in the super-pixel region, wherein (x, y) are pixel coordinates, y∈(y.sub.1, y.sub.2), x∈(x.sub.1, x.sub.2) and y.sub.1 and y.sub.2 are coordinate values in the y-axis direction in the super-pixel region, x.sub.1 and x.sub.2 are coordinate values in the x-axis direction in the super-pixel region, ƒ(x,y) is pixel values at (x,y), P.sub.y(x) is a cumulative sum of the gray values of column vector pixels at the x, and a sum of the gray values of all of the pixels in an entire super-pixel region is obtained by P = .Math. x = x 1 x 2 P y ( x ) ; and step 3.2.3, obtaining a cumulative sum of the gray values of all of the pixels in the entire super-pixel region as a CT brightness value.

4. The clustering algorithm-based multi-parameter cumulative calculation method for the lower limb vascular calcification indexes according to claim 1, wherein a process of extracting the calcified spots by the edge detection and the contour extraction is as follows: step 4.1.1, using a Gaussian filter to preprocess an image; step 4.1.2, using a sobel operator to calculate a gradient size and a direction of each of pixel points in a filtered image; step 4.1.3, selecting edge points based on a gradient intensity comparison of pixels, keeping the edge points while the gradient intensity of a pixel is greater than that of another two of the pixels in a positive gradient direction and a negative gradient direction, otherwise, suppressing the pixel; and step 4.1.4, comparing the edge points obtained in the previous step with an upper threshold, and then screening the edge points; if the upper threshold is less than the edge points, keeping a point and setting a changed point as a first edge point; then searching whether or not a neighboring point of the point is less than the upper threshold, repeating a process of searching and connecting all of points, which are greater than the upper threshold.

5. The clustering algorithm-based multi-parameter cumulative calculation method for the lower limb vascular calcification indexes according to claim 4, wherein the method of fitting by the segmented ellipse is as follows: step 4.2.1, randomly segmenting an obtained contour into n segments; step 4.2.2, randomly selecting 12 non-repetitive points in each of segments of the contour, and using a least squares method to fit n candidate ellipses; and step 4.2.3, setting a judgment threshold value l.sub.0, comparing a distance l.sub.i between the point (x.sub.i, y.sub.i) and a candidate ellipse contour with the judgment threshold value l.sub.0; if the distance l.sub.i, is greater than the judgment threshold value l.sub.0, discarding the changed point and not recording; if the distance l.sub.i, is smaller than or equal to the judgment threshold value l.sub.0, keeping the changed point, recording as one, and summarizing parameters of the changed point to obtain a data set V.sub.i=(x.sub.icy.sub.ic,a.sub.i,b.sub.i,θ.sub.i,n.sub.i,s.sub.i), where a circle center of a candidate ellipse is (x.sub.ic, y.sub.ic), a semi-major axis is a.sub.i, a semi-minor axis is b.sub.i, a rotation angle is θ.sub.i, s.sub.i represents a serial number of each of the segments, and n.sub.i is a number of contour segments; and repeating an above comparison process until all of the points on the candidate ellipse contour are compared, summing up all of kept data set of M points to obtain V={V.sub.i=(x.sub.ic,y.sub.ic,a.sub.i,b.sub.i,θ.sub.i,n.sub.i,s.sub.i)|i=1, 2, . . . , M}, where an one with most votes is determined as a candidate circle.

6. The clustering algorithm-based multi-parameter cumulative calculation method for the lower limb vascular calcification indexes according to claim 5, wherein in step 4.3.1, using a snake model to give a 2D parameter closed curve near a region of interest, and by minimizing an energy functional, deforming a closed curve in the image and continuously approximating a target contour, receiving final evolution results as the target contour, and expressing a contour curve energy function as follows:
E*.sub.snake=∫.sub.0.sup.1E.sub.snake(ν(s))ds=∫.sub.0.sup.1E.sub.int(ν(s))+E.sub.ext(ν(s))ds wherein, E.sub.snake(v(s)) is a curve energy, v(s) is a parameter equation of a snake contour, E.sub.int is an internal energy of the contour curve, which determines a smoothness and a continuity of a curve; E.sub.ext is an energy given to the curve by an outside energy, which makes the curve move towards a characteristic direction of the target contour, and s is an independent variable describing a boundary; and in step 4.3.2, using a least-square circle fitting method to re-fit a circle, and getting a center of the circle through a weighting function of coordinates of the edge points on all of circles, that is, centers (X, Y) of the calcified spots, wherein X = 1 N .Math. i = 1 N x i , Y = 1 N .Math. i = 1 N y i and diameters D = 2 N .Math. i = 1 N ( x i - X ) 2 + ( y i - Y ) 2 of the calcified spots are calculated, x.sub.i and y.sub.i respectively represent coordinates of the point on contours of the calcified spots, and N is the number of the points on the contours of the calcified spots; and finally getting an area of the calcified spots.

7. The clustering algorithm-based multi-parameter cumulative calculation method for the lower limb vascular calcification indexes according to claim 1, wherein the cumulative correction coefficient k=k.sub.h*k.sub.w*k.sub.o*k.sub.p, k.sub.h is a stenosis cumulative score; k.sub.w is a cumulative score of a wall shear stress w of lower extremity arteries; k.sub.o is a cumulative score of an oscillating shear index of the lower extremity arteries; k.sub.p is a cumulative score of a wall shear stress p of the lower extremity arteries; a cumulative calculation standard for lower extremity arterial stenosis is as follows: according to the lumen area of the lower extremity arteries, it is divided into four grades: I. under lumen diameter reduction of 1%-25%, the stenosis cumulative score k.sub.h is 1 point; II. under lumen diameter reduction of 25%-50%, the stenosis cumulative score k.sub.h is 2 points; III. under lumen diameter reduction 51%-75%, the stenosis cumulative score k.sub.h is 3 points; IV under lumen diameter reduction 76%-100%, the stenosis cumulative score k.sub.h is 4 points, wherein a method of collecting stenosis data is as follows: collecting a maximum value of a vascular stenosis h.sub.max and an average value h of the stenosis, in a segment with calcified plaques, of the lower extremity artery, and determining a value ĥ of vascular stenosis of the segment with calcified plaques according to ĥ=ah.sub.max+bh, where a and b are constant coefficients; the cumulative calculation standard for the wall shear stress w of lower limb arteries is as follows: the wall shear stress in an arterial system is generally (10-70) dynes/cm.sup.2, and when the wall shear stress w is (0-4) dynes/cm.sup.2, the cumulative score k.sub.w is 3 points, when the wall shear stress w is (5-10) dynes/cm.sup.2, the cumulative score k.sub.w is 2 points, and when the wall shear stress w is (11-70) dynes/cm.sup.2, the cumulative score k.sub.w is 1 point; an accumulative calculation standard for the oscillating shear index of the lower limb arteries is as follows: a normal range of the oscillating shear index of the lower limb arteries is 0-0.5, when the oscillating shear index is lower than 0.2, the cumulative score k.sub.o is 3 points, when the oscillating shear index is between 0.2 and 0.3, the cumulative score k.sub.o is 2 points, and when the oscillating shear index is between 0.3 and 0.5, the cumulative score k.sub.o is 1 point; the accumulative calculation standard for the wall shear stress p of the lower limb arteries is as follows: a normal range of indicators is a systolic blood pressure of 90-140 mmHg, a diastolic blood pressure of 60-90 mmHg; when the systolic blood pressure is lower than 90 mmHg and the diastolic blood pressure is lower than 60 mmHg, the cumulative score k.sub.p is 3 points; when the systolic blood pressure is between 90-140 mmHg and the diastolic blood pressure is between 60-90 mmHg, the cumulative score k.sub.p is 2 points; and when the systolic blood pressure is higher than 140 mmHg and the diastolic blood pressure is higher than 90 mmHg, the cumulative score k.sub.p is 1 point.

Description

BRIEF DESCRIPTION OF THE DRAWINGS

(1) FIG. 1 is flow chart of the method of the present invention.

(2) FIG. 2 is flow chart of dividing the super pixel region.

(3) FIG. 3 is a CT image of the lower limbs of a diabetic patient.

(4) FIG. 4 is a schematic diagram of medial calcification and intimal calcification of arterial blood vessels.

(5) FIG. 5 is a schematic diagram of the progression of atherosclerosis.

DETAILED DESCRIPTION

(6) In order to make the objective, technical solution and advantages of the present invention clear, the present invention is further illustrated in detail in combination with the accompanying drawings and embodiments hereinafter. It should be understood that specific embodiments described herein are only used for explaining the present invention, instead of limiting the present invention.

(7) Step 1, a CT image of the blood vessels of lower limbs of a diabetic patient was acquired by detecting instruments such as a CT to obtain a CT image of the blood vessels of lower limbs to be analyzed;

(8) step 2, a linear iterative clustering algorithm (SLIC) was used to evenly segment the calcified spots in the CT image into each super-pixel region as follows:

(9) step 2.1, X pixels in the original CT image of the blood vessels of the lower limbs were set, K initial super pixels were set, and the original CT image was evenly segmented, where each cut each super-pixel region had

(10) X K
pixels;

(11) step 2.2, an interval between an initial clustering center C and an initial clustering center C was preset;

(12) step 2.3, pixels close to C in the field of clustering center C were searched based on a Euclidean distance, and the pixels were classified into one category until all pixel points in the field where each clustering center C was located were segmented;

(13) step 2.4, an average eigenvector value of all pixels in the K super-pixel regions was calculated, next clustering was performed based on the average eigenvector value, the clustering center was iteratively updated and iterated again until the end of the iteration;

(14) step 2.5, the iterated super pixels were segmented to obtain the super-pixel regions.

(15) step 3, after accomplishing the super-pixel segmentation, a brightness characteristic value of a super-pixel region where the calcified spots were located was extracted by using a Lab color space as follows:

(16) step 3.1, a brightness channel L in Lab was extracted and brightness characteristic

(17) L = 1 1 6 f ( Y Y 0 ) - 16
of the CT image of the blood vessels of the lower limbs was represented to obtain a brightness image L.sub.0 of the CT image of the blood vessels of the lower limbs, where Y was an intermediate variable, Y.sub.0 was a gray value of white defined by the CIE standard, and ƒ was a correction function; and

(18) step 3.2, based on a brightness map L.sub.0 of the L channel, the brightness characteristic value of the super-pixel region where the calcified spots were located was extracted as follows:

(19) step 3.2.1, brightness map L.sub.0 of the L channel was read, L.sub.0 was used as the original image, and the image L.sub.1 was got through Gaussian filtering ½ down-sampling, L.sub.1=subsample(lpfilter(L.sub.0)), where subsample( ) was a down-sampling function; lpfilter( ) was a frequency domain filter function; an image L.sub.1 with L.sub.0 intensity could be obtained after frequency domain filtering and down-sampling operations were performed on L.sub.0, and the edges of the salient areas of the processed image were effectively enhanced;

(20) step 3.2.2, the maximum brightness pixel point A(x,y) in the super-pixel region in the brightness-enhanced image L.sub.1 was extracted, and a sum

(21) P y ( x ) = .Math. y = y 1 y 2 f ( x , y )
of the gray values of all pixels in the super-pixel region was obtained, where (x, y) were pixel coordinates, y∈(y.sub.1,y.sub.2), x∈(x.sub.1,x.sub.2) and y.sub.1 and y.sub.2 were coordinate values in the y-axis direction in the super-pixel region, x.sub.1 and x.sub.2 were coordinate values in the x-axis direction in the super-pixel region, ƒ(x,y) was pixel values at (x,y), P.sub.y(x) was a cumulative sum of the gray values of the column vector pixels at the x, and a sum of grey values of all pixels in the entire super-pixel region was obtained by

(22) 0 P = .Math. x = x 1 x 2 P y ( x ) ;
and

(23) step 3.23, a cumulative sum of the gray values of all pixels in the entire super-pixel region was obtained as the CT brightness value.

(24) step 4, a calcified area in the CT image was extracted, and calcified spots distributed at the lower limbs of the patients could be shown as spots with unsmooth peripheries from the CT image, and thus, the process of extracting the calcified area from the image was as follows:

(25) step 4.1, the process of extracting the calcified spots by edge detection and contour extraction was as follows:

(26) step 4.1.1, A Gaussian filter was used to preprocess the image for smoothing the image and filtering noises;

(27) step 4.1.2, a sobel operator was used to calculate a gradient size and a direction of each pixel point in the filtered image;

(28) step 4.1.3, edge points were selected based on the gradient intensity comparison of the pixels, the edge points while the gradient intensity of certain pixel is greater than that of another two pixels in a positive and negative gradient direction were kept, otherwise, the pixel point was suppressed to 0; and the edge points could generate accurate response through the selection process, so that accuracy of extracting the edge points was improved; and

(29) step 4.1.4, the edge points obtained in the previous step were compared with a set upper threshold, and then the edge points were screened; if the upper threshold is less than the edge points, the point was kept and the changed point was set as the first edge point; then whether or not a neighboring point of this point is less than the upper threshold was searched, this process was repeated and all the points greater than the upper threshold were connected; and false edges were removed, so that edge positioning precision was improved.

(30) Step 4.2, the method of fitting by the segmented ellipse was follows:

(31) step 4.2.1, the obtained contour obtained in the previous step was randomly segmented into n segments, n∈[8, 12], where n was an even number within the range;

(32) step 4.2.2, 12 non-repetitive points in each segment of the contour were randomly selected, and the least squares method was used to fit n candidate ellipses;

(33) step 4.2.3, a judgment threshold value l.sub.0 was set, a distance l.sub.i between the point (x.sub.i, y.sub.i) and the candidate ellipse contour was compared with a judgment threshold value l.sub.0; if l.sub.i was greater than l.sub.0, the changed point was discarded and not recorded; if l.sub.i was smaller than or equal to l.sub.0, the changed point was kept and recorded as one, and the relevant parameters of the point to obtain a data set V.sub.i=(x.sub.ic,y.sub.ic,a.sub.i,b.sub.i,θ.sub.i,n.sub.i,s.sub.i) were summarized, where the circle center of the candidate ellipse was (x.sub.ic, y.sub.ic), a semi-major axis was a.sub.i, a semi-minor axis was b.sub.i, a rotation angle was θ.sub.i, s.sub.i represented a serial number of each segment, and n.sub.i was the number of contour segments; and the above comparison process was repeated until all points on the candidate ellipse contour were compared, all the kept data set of the M points was summed up to obtain V={V.sub.i=(x.sub.ic,y.sub.ic,a.sub.i,b.sub.i,θ.sub.i,n.sub.i,s.sub.i)|i=1, 2, . . . , M}, where the one with the most votes was determined as the candidate circle. The present invention used the segmented ellipse fitting to effectively reduce the probability of fitting an incorrect ellipse and improved the accuracy.

(34) step 4.3, an ellipse contour was optimized by an active contour model to finally obtain the area of the calcified spots;

(35) step 4.3.1, a snake model was used to give a 2D parameter closed curve near the region of interest, and by minimizing the energy functional, the closed curve was deformed in the image and continuously approximate the target contour, the final evolution results were received as the target contour, and a contour curve energy function was expressed as follows:
E*.sub.snake=∫.sub.0.sup.1E.sub.snake(ν(s))ds=∫.sub.0.sup.1E.sub.int(ν(s))+E.sub.ext(ν(s))ds

(36) Where, E.sub.snake(ν(s)) was curve energy, ν(s) was a parameter equation of snake contour, E.sub.int was internal energy of the curve, which determined the smoothness and continuity of the curve; E.sub.ext was energy given to the curve by the outside, which made the curve move towards a characteristic direction of the target, and s was an independent variable describing the boundary;

(37) and step 4.3.2, the least-square circle fitting method was used to re-fit the circle, and the center of the circle was got through a weighting function of the coordinates of the edge points on all the circles, that is, the centers (X, Y) of the calcified spots, where

(38) X = 1 N .Math. i = 1 N x i , Y = 1 N .Math. i = 1 N y i
and the diameters

(39) D = 2 N .Math. i = 1 N ( x i - X ) 2 + ( y i - Y ) 2
of the calcified spots was calculated, x.sub.i and y.sub.i respectively represented the coordinates of certain point on the contours of the calcified spots, and N was the number of points on the contours of the calcified spots; and the area of the calcified spots was finally got.

(40) Step 5, the CT brightness value ρ and the area S of the calcification spots obtained in the above steps 3 and 4 were substituted into Cal=k.Math.ρ.Math.S to obtain a judgment value of the calcification degree in the CT image, where k was the cumulative correction coefficient, and the calcification indexes not only related to the areas S of the calcified spots in the CT image, the brightness of the calcified spots, and the stenosis, but also closely related to the wall shear stress w, the oscillating shear index o, and the wall pressure p. The blood vessels which were 4 cm long in the region where the calcified spots were located were intercepted. The cumulative correction coefficient k was used to correct the calcification degree, the dynamics of blood flow changed significantly in the stenosis section after stenosis appeared in the arterial lumen as types of calcification in the lower extremity arteries included intimal calcification and medial calcification, and according to the calcified spots in the CT image, it was impossible to directly distinguish the intimal calcification or medial calcification as shown in FIG. 4 and FIG. 5, but intimal calcification could easily cause stenosis of the arterial lumen. Therefore, in the present invention by increasing the cumulative correction coefficient k to comprehensively calculate the CT brightness value ρ and the area S of the calcified spots, so that a more accurate judgment value of the calcification degree was obtained, and the judgment value of the calcification index in the CT image was obtained according to Cal=k.Math.ρ.Math.S;

(41) where, the cumulative calculation of the area S of calcified plaques of the lower extremity artery could be directly obtained by fitting the calcified spots in the image processed using the segmented ellipse and performing optimization processing to obtain the radius of the calcified spots, and then calculating the area of the calcified spots; or the cumulative calculation was directly given by the scoring standard: the size of the calcified plaque area on the anterior and posterior walls of the lower extremity arteries was divided into four grades: I, when there was no calcification, scored 0; II, when calcification range was less than ⅓ of the arterial wall length, scored 1; III. When calcification range was ⅓ to ⅔ of the arterial wall length, scored 2; IV. When calcification range was greater than ⅔ of the arterial wall length, scored 3. The blood vessels of the lower limbs were divided into the upper and lower sections by taking the middle of shanks as boundary lines, including: proximal posterior tibial artery, distal tibial artery, proximal anterior tibial artery, distal tibial artery, proximal peroneal artery, and distal peroneal artery end.

(42) The brightness value ρ of the super pixel region where the calcification spots were located can be directly obtained by extracting the CT brightness characteristic value of the super pixel region where the calcification spots were located through the Lab color space in the clustering algorithm.

(43) The above cumulative correction coefficient could be obtained according to the following calculation formula: k=k.sub.h*k.sub.w*k.sub.o*k.sub.p, where k.sub.h was the cumulative score of stenosis; k.sub.w was the cumulative score of the wall shear stress w of the lower extremity arteries; k.sub.o was the cumulative score of the oscillating shear index o of the lower extremity arteries; k.sub.p was the cumulative score of wall shear stress p of the lower extremity arteries; and the calculation standard of specific cumulative correction coefficient k was as follows:

(44) the cumulative calculation standard for lower extremity arterial stenosis was as follows: according to the lumen area of the lower extremity arteries, it was divided into four grades: I. under lumen diameter reduction of 25%-50%, cumulative stenosis score k.sub.h was 1 point; II. under lumen diameter reduction of 25%-50%, stenosis cumulative score k.sub.h was 2 points; III. under lumen diameter reduction 51%-75%, stenosis cumulative score k.sub.h was 3 points; IV. under lumen diameter reduction 76%-100%, stenosis cumulative score k.sub.h was 4 points, where the method of collecting stenosis data was as follows: collecting the maximum value of the vascular stenosis h.sub.max and the average value h of the stenosis, in the segment with calcified plaques, of the lower extremity artery, and determining the value ĥ of vascular stenosis of this segment according to ĥ=ah.sub.max+bh, where a and b were constant coefficients.

(45) The cumulative calculation standard for wall shear stress w of lower limb arteries was as follows: wall shear stress in an arterial system was generally (10-70) dynes/cm.sup.2, and when wall shear stress w was (0-4) dynes/cm.sup.2, the cumulative score k.sub.w was 3 points, when the wall shear stress w was (5-10) dynes/cm.sup.2, the cumulative score k.sub.w was 2 points, and when the wall shear stress w was (11-70) dynes/cm.sup.2, the cumulative score k.sub.w was 1 point.

(46) The accumulative calculation standard for the oscillating shear index o of the lower limb arteries was as follows: the normal range of the index was 0-0.5, when the oscillating shear index was lower than 0.2, the cumulative score k.sub.o was 3 points, and when the oscillating shear index was between 0.2 and 0.3, the cumulative score k.sub.o was 2 points, the cumulative score k.sub.o was 1 point when the oscillating shear index was between 0.3 and 0.5.

(47) The accumulative calculation standard for wall shear stress p of lower limb arteries was as follows: a normal range of indicators was systolic blood pressure of 90-140 mmHg, diastolic blood pressure of 60-90 mmHg; when the systolic blood pressure was lower than 90 mmHg and the diastolic blood pressure was lower than 60 mmHg, the cumulative score k.sub.p was 3 points; when the systolic blood pressure was between 90-140 mmHg and the diastolic blood pressure was between 60-90 mmHg, the cumulative score k.sub.p was 2 points; and when the systolic blood pressure was higher than 140 mmHg and the diastolic blood pressure was higher than 90 mmHg, the cumulative score k.sub.p was 1 point.

(48) The clustering algorithm-based multi-parameter cumulative calculation method for lower limb vascular calcification indexes of the present invention does not directly aim to obtain the diagnosis results or health status of diabetic foot disease, but only obtains information as the intermediate result from the living human body, which provides intermediate data support for diagnosis of the diabetic foot disease, and does not belong to the category of disease diagnosis.

(49) The embodiment discussed above is merely for describing the technical concepts and features of the present invention, the objectives are that those skilled in this art could understand the content of the present invention and implement therefrom, limitation to the patent scope of the present invention cannot be made only by this embodiment, that is to say, any equivalent variations or modifications in accordance with the spirit disclosed by the present invention shall be contemplated as being within the patent scope of the present invention.