CN109035311B - A method for automatic registration of curved bone fractures and pre-bending modeling method of internal fixation plate - Google Patents

A method for automatic registration of curved bone fractures and pre-bending modeling method of internal fixation plate Download PDF

Info

Publication number
CN109035311B
CN109035311B CN201810754511.0A CN201810754511A CN109035311B CN 109035311 B CN109035311 B CN 109035311B CN 201810754511 A CN201810754511 A CN 201810754511A CN 109035311 B CN109035311 B CN 109035311B
Authority
CN
China
Prior art keywords
point
mapping
point set
model
points
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.)
Active
Application number
CN201810754511.0A
Other languages
Chinese (zh)
Other versions
CN109035311A (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.)
Dalian University of Technology
Original Assignee
Dalian University of Technology
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 Dalian University of Technology filed Critical Dalian University of Technology
Priority to CN201810754511.0A priority Critical patent/CN109035311B/en
Publication of CN109035311A publication Critical patent/CN109035311A/en
Application granted granted Critical
Publication of CN109035311B publication Critical patent/CN109035311B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/30Determination of transform parameters for the alignment of images, i.e. image registration
    • G06T7/33Determination of transform parameters for the alignment of images, i.e. image registration using feature-based methods
    • G06T7/344Determination of transform parameters for the alignment of images, i.e. image registration using feature-based methods involving models

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Image Analysis (AREA)

Abstract

本发明公开了一种弯骨骨折自动配准及内固定钢板预弯建模方法,包括以下步骤:S1:采用PCA算法提取断骨模型点集的主方向并沿主方向选取聚类种子点;S2:在断骨模型的两端分别构造胶囊状的映射模型;S3:对S2中构造的映射模型采用OPTICS算法对映射模型的特征点集进行聚类处理;S4:对断骨模型截面部分的点集进行提取和分割;S5:根据分割得到的两个截面点集对断骨模型进行精确配准;S6:在断骨模型的断裂部位选取控制点,将控制点范围内的三角面片进行加厚处理得到钢板模型。该方法运用了曲线拟合、聚类、特征点映射等多种算法,高效准确地实现弯骨的自动拼接,实现了弯骨模型的全自动配准和钢板预弯,无需进行手工操作。

Figure 201810754511

The invention discloses a method for automatic registration of a curved bone fracture and a pre-bending modeling method for an internal fixation steel plate, comprising the following steps: S1: using a PCA algorithm to extract the main direction of a point set of a broken bone model and selecting cluster seed points along the main direction; S2: Construct capsule-shaped mapping models at both ends of the broken bone model; S3: Use the OPTICS algorithm to cluster the feature point set of the mapping model for the mapping model constructed in S2; S4: Perform clustering processing on the section of the broken bone model Extract and segment the point set; S5: Accurately register the broken bone model according to the two cross-section point sets obtained from the segmentation; S6: Select the control point at the broken part of the broken bone model, and carry out the triangular patch within the range of the control point. The steel plate model is obtained by thickening treatment. The method uses curve fitting, clustering, feature point mapping and other algorithms to efficiently and accurately realize the automatic splicing of curved bones, and realizes the automatic registration of the curved bone model and the pre-bending of the steel plate without manual operation.

Figure 201810754511

Description

Automatic registration and internal fixation steel plate pre-bending modeling method for curved bone fracture
Technical Field
The invention relates to the technical field of section segmentation and registration of a bent bone, in particular to an automatic registration and internal fixation steel plate pre-bending modeling method for the bent bone fracture.
Background
At present, the fracture surgery generally adopts a method of combining artificial reduction and injured limb internal fixation, and the method has the problems of large trauma, much bleeding, easy induction of complications such as neurovascular injury and the like. Therefore, the computer algorithm can be used for virtually splicing the fractured bone model, so that various geometric parameters of the steel plate can be obtained before operation. However, the current virtual broken bone splicing method can only be applied to long straight bones, and no effective full-automatic registration method exists in the field of section segmentation and registration of curved bones. In addition, in the rib registration method based on ridge line pre-registration, the seed points need to be manually picked up to perform segmentation of the cross-section point set, and full-automatic segmentation and curved bone registration of the cross-section point set are not realized.
Disclosure of Invention
According to the problems in the prior art, the invention discloses a modeling method for automatic registration of curved bone fracture and pre-bending of an internal fixation steel plate, which specifically comprises the following steps:
s1: extracting the main direction of a broken bone model point set by adopting a PCA algorithm, selecting clustering seed points along the main direction, clustering the clustering seed point set of the model by adopting a K-Means clustering method to calculate the central point of each cluster, and fitting a Bezier curve by utilizing the central points of the clusters to obtain the trend curve information of the broken bone model;
s2: constructing capsule-shaped mapping models at two ends of the fractured bone model respectively, and mapping points in the fractured bone model onto the mapping models along the normal vector direction of the points;
s3: clustering the feature point set of the mapping model by adopting an OPTIC algorithm to the mapping model constructed in S2, and performing feature matching on the feature point set of the mapping model to realize coarse registration of the two mapping models;
s4: extracting and segmenting a point set of a section part of the fractured bone model: carrying out regional self-growth on the feature points in the coarse registration to obtain an expansion point set, and carrying out matching search in the expansion point set to obtain a cross-section point set;
s5: and accurately registering the fractured bone model according to the two sectional point sets obtained by segmentation: extracting the main direction of the cross-section point set by using a PCA algorithm, performing pre-registration according to the main direction, and performing fine registration by using an ICP algorithm;
s6: and selecting a control point at the fracture part of the fractured bone model, and thickening the triangular patch within the range of the control point to obtain the steel plate model.
Further, the following method is specifically adopted in S2:
calculating tangent lines at two ends of the curve according to the trend curve of the fractured bone model obtained by fitting, respectively constructing four capsule-shaped mapping models by taking the four tangent lines as axes, and respectively mapping point sets in the range of the mapping models onto the mapping models along the normal vector direction of the point sets because the four mapping models have the same size, so as to obtain four mapping models containing the mapping point sets.
Further, the coarse registration process of the two mapping models in S3 specifically adopts the following manner:
performing mirror transformation on one of the two mapping models, matching the two mapping models in a coordinate system, performing grid division on the surface part of a cylinder in the mapping models, judging the attribution of grids of a point set of the cylinder part in a mapping point set, dividing all the point sets of the cylinder part into the grids, counting the number of mapping points in each grid, extracting all the points in the grids with the number larger than a threshold value as feature points of the mapping point set, clustering the feature point set by adopting an OPTIC algorithm to extract a clustering center, traversing the clustering center point, calculating the matching degree between clusters, extracting two clustering point sets with the maximum matching degree and obtaining a rotation angle, and rotating a broken bone model according to the rotation angle to achieve coarse registration.
Further, in S4, the following method is specifically adopted for the extraction and segmentation process of the point set of the broken bone model section part: and reversely mapping the two clustering point sets extracted in the rough registration, finding a point set corresponding to the two clustering point sets on the surface of the fractured bone model as a section characteristic point, carrying out regional self-growth on the section characteristic point set to obtain two extension point sets, and searching for a matching point according to the coordinate relation and the normal vector relation between the two points to obtain the point sets of the two sections.
By adopting the technical scheme, the automatic registration of the bent bone fracture and the pre-bending modeling method of the internal fixing steel plate can be realized, the steel plate is fitted according to the bent bone model after the registration, the algorithm provided by the invention can be used for full-automatically registering the bent bone, the robustness is high, the method can be suitable for various complicated sections, the precision is high, and the steel plate model required by the operation can be obtained through the pre-operation fitting.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a flow chart of the disclosed method;
FIG. 2 is a graph of the effect of curve fitting of the fractured bone model of the present invention;
FIG. 3 is a schematic diagram of a linear extraction of a fractured bone model according to the present invention;
FIG. 4 is a schematic diagram of the K-Means clustering effect in the present invention;
FIG. 5 is a schematic diagram of the construction of a mapping model according to the present invention;
FIG. 6 is a schematic diagram illustrating the effect of coarse registration in the present invention;
FIG. 7 is a schematic view of positive angle θ in the present invention;
FIG. 8 is a diagram illustrating the effect of feature point extraction in the present invention;
FIG. 9 is a schematic diagram of OPTIC clustering effect in the present invention;
FIG. 10 is a schematic diagram of the center points of clusters extracted in the present invention;
FIG. 11 is a schematic view of a set of cross-sectional points obtained by segmentation in the present invention;
FIG. 12 is a schematic diagram illustrating the effect of the feature point set region after self-growth in the present invention;
FIG. 13 is a diagram illustrating the pre-registration effect of the present invention;
FIG. 14 is a diagram illustrating the result of the fine registration of the cross-sectional point set in the present invention;
FIG. 15 is a schematic diagram illustrating the effect of the present invention on the fine registration of a fractured bone model;
FIG. 16 is a schematic diagram of selecting control points on a model surface according to the present invention;
FIG. 17 is a schematic diagram of a steel plate model obtained by fitting in the present invention.
Detailed Description
In order to make the technical solutions and advantages of the present invention clearer, the following describes the technical solutions in the embodiments of the present invention clearly and completely with reference to the drawings in the embodiments of the present invention:
the modeling method for automatic registration of the bent bone fracture and pre-bending of the internal fixation steel plate as shown in fig. 1 specifically comprises the following steps:
as shown in fig. 2: s1: and extracting the main direction of the broken bone model point set by utilizing a PCA algorithm, selecting clustering seed points along the main direction, clustering the clustering seed point set of the model by adopting a K-Means clustering method to calculate the central point of each cluster, and fitting a Bezier curve by utilizing the central points of the clusters to obtain the trend curve information of the bent bone model. The concrete mode is as follows: and extracting the main direction of the broken bone model point set by using a PCA algorithm. The extraction effect is shown in fig. 3, PCA is a forming algorithm for extracting the principal direction of a point set, and the method specifically comprises the following steps:
calculating the coordinates of the center point of the point set: respectively calculating the average value of X, Y, Z coordinates of all points in the fractured bone model to obtain the coordinate p of the central point of the fractured bone point set0(x0,y0,z0)。
Feature centralization: constructing the space coordinates of the broken bone point set into a 3 multiplied by n matrix
Figure BDA0001726401830000031
n is the total number of points, and the coordinate of each point in the matrix and the coordinate p of the central point are respectively calculated0To obtain an updated matrix a, i.e.
Figure BDA0001726401830000041
Calculating a covariance matrix: multiplying the matrix A and the transposed matrix A 'thereof to obtain a covariance matrix M, namely M-AA'
Solving an eigenvalue and an eigenvector of the covariance matrix M: and the vector corresponding to the maximum characteristic value is the main direction of the model point set, namely the direction of the extracted straight line.
Equidistant 5 seed points are selected along a straight line, and then K-Means clustering is carried out by taking the 5 seed points as central points. The clustering effect is shown in fig. 4. K-Means is a classic clustering algorithm, and the specific steps are as follows:
and respectively establishing 5 clusters by taking the 5 seed points as central points, calculating all points in the point set to obtain the seed point closest to the seed point, and adding the point into the cluster where the seed point is located.
After all the points are classified, the central points of the 5 classes are recalculated and used as new seed points to perform the next iteration. And stopping iteration until the set iteration times are reached.
The center points of the clusters are used to fit a Bezier curve. Calculating a curve expression, wherein a parameter formula of the n-order Bezier curve is as follows:
Figure BDA0001726401830000042
wherein t is a parameter with a value range of [0,1 ], n is the order of the Bezier curve, PiRepresenting the coordinates of the ith central point.
And (4) performing interpolation, namely performing interpolation on the curve, namely calculating to obtain the coordinates of a plurality of points on the curve by giving different t, and performing approximate fitting to obtain a complete curve. The final effect is shown in fig. 2.
S2: capsule-shaped mapping models are respectively constructed at two ends of the fractured bone model, and points in the fractured bone model are mapped onto the mapping models along the normal vector direction of the points. The concrete mode is as follows: calculating tangent lines at two ends of the curve, and moving the broken bone model when each model is constructed to facilitate construction of each mapping model, so that the end point of the curve is positioned at the origin of coordinates, and the tangential direction is the positive direction of the x axis.
The shape of the constructed mapping model is similar to that of a capsule, the middle part is cylindrical, the two ends are hemispherical, the geometric center of the model is the end point of a broken bone model curve, and the axis of the model is the tangent line obtained by the calculation. Setting the radius of a transverse circle of the cylindrical part of the mapping model as r and the length of the cylindrical part as l, and then setting the coordinate equation of the mapping model as
Figure BDA0001726401830000043
The set of points is mapped. And (3) mapping the point sets in the model range along the direction of the normal vector at the position of the point sets respectively, namely calculating the intersection point of the straight line where the normal vector is located and the mapping model, taking the intersection point as the mapping point of the point, repeating the steps, and constructing to obtain 4 mapping models in total, as shown in figure 5.
S3: and clustering the feature point set of the mapping model by adopting an OPTIC algorithm to the mapping model constructed in the S2, and performing feature matching on the feature point set of the mapping model to realize the coarse registration of the two mapping models. The specific process is as follows: performing mirror transformation on one of the two mapping models, matching the two mapping models in a coordinate system, performing grid division on the surface part of a cylinder in the mapping models, judging the attribution of grids of a point set of the cylinder part in a mapping point set, dividing all the point sets of the cylinder part into grids, counting the number of the mapping points in each grid, extracting all points in the grids with the number larger than a threshold value as feature points of the mapping point set, clustering the feature point set by applying an OPTIC algorithm, extracting a clustering center, traversing the clustering center points, calculating the matching degree between clusters, extracting two clusters with the maximum matching degree, acquiring a rotation angle, and rotating a broken bone model according to the rotation angle to achieve coarse registration. The specific algorithm comprises 4 steps:
s31: and (5) mirroring. Because the two matched models are mirror-symmetrical in the initial construction, mirror processing is required to be performed first for the convenience of subsequent matching. In the method, the geometric centers of the mapping models are all at the origin, so that the coordinates of the X axis of each point in the mapping point set only need to be changed into opposite numbers during the mirror image processing.
S32: and extracting the characteristic points. The surface portion of the cylinder in the mapping model is gridded and divided into n along the height (parallel to the X-axis direction) of the cylinder in the longitudinal directionxA section divided into n along the circumference of the side surfaceyIntervals, so that the total number of meshes is Ngrid=nx×ny. Then, the grid attribution of the cylindrical part in the mapping point set is judged, and the number of the grid to which the mapping point belongs is set as (x, y, z) if the space coordinate of the mapping point is (x, y, z)
Figure BDA0001726401830000051
l is the length of the cylinder, and theta is a positive angle taking the positive direction of the Y axis as a starting edge and taking the connecting line of the point and the circle center of the cross section as a final edge, as shown in figure 7. Dividing the point set of the cylindrical part into grids, counting the number of mapping points in each grid, wherein the number is greater than a threshold value (a)Set as 3), all points in the grid are extracted as feature points of the mapping point set, and the extraction effect is shown in fig. 8.
S33: OPTICS clustering. And (5) clustering the feature point set by applying an OPTIC algorithm. The concrete steps
(1) Traversing the feature point set, searching the adjacent point (the point with the distance less than the threshold epsilon) of each point, counting the number of the adjacent points corresponding to each point, if the number is more than the threshold M, the point is a core point, calculating the core distance of the point, and defining the core distance of the point as p
Figure BDA0001726401830000061
Wherein N isε(p) represents a set of proximate points for point p,
Figure BDA0001726401830000062
represents Nε(p) the point nearest to point i in p.
(2) Two queues are established, an ordered queue and a result queue. Traversing all points in the point set, selecting an unprocessed core point to be added into the result queue, and adding all the adjacent points of the point into the ordered queue. Calculating the reachable distance of each point in the ordered queue from the core point, from p0To p1Is defined as
Figure BDA0001726401830000063
Arranging the points in the ordered queue according to the reachable distance in an ascending order, traversing the points if the ordered queue is not empty, taking out one point each time, adding the point into the result queue if the point is the core point and is not in the result queue, adding the point close to the point into the ordered queue, updating the reachable distance if the point close to the point is already in the ordered queue and has a smaller reachable distance, and finally reordering the ordered queue. And repeating the process until all the feature points are traversed.
(3) And outputting a clustering result. Firstly, setting a threshold radius epsilon ', sequentially taking out a point from a result queue, and if the reachable distance of the point is not more than epsilon', the point belongs to the current category; if the reachable distance of the point is greater than epsilon' and the point is a core point, a new cluster is created; if the reachable distance of the point is greater than ε' and is not a core point, then the point is a noise point. The results of the clustering are shown in fig. 9.
S34: and extracting a clustering center. Firstly, merging the OPTIC clustering results by adopting a hierarchical clustering method, merging the categories with closer distances, and deleting the categories with less element numbers. The specific method comprises the following steps: traversing the central points of the OPTICS clusters according to the numbering sequence, traversing the central points of the subsequent classes for the central point of each class, and merging the two classes if the distance between the two central points is less than a threshold value (set as 4.0). After clustering is completed, the categories with the element number smaller than the threshold value (set as 20) are traversed and removed, and finally the updated clusters are numbered again. After hierarchical clustering is completed, the coordinate center point of each category is calculated, and the result is shown in fig. 10.
S35: and carrying out feature matching on the mapping point set. The method comprises the following specific steps:
(1) the vector from the center point of the transverse circle where the clustering center point is located to the center point is
Figure BDA0001726401830000064
Will be provided with
Figure BDA0001726401830000065
And rotating counterclockwise around the X axis to the positive direction of the Z axis by an angle alpha, calculating the corresponding alpha of the central point of each cluster, sequencing all alpha values, removing coupling, and adding the alpha values into an angle queue Q.
(2) When comparing the feature point sets of two mapping models, the cross section type is determined according to the number of the point sets of the head (end point spherical part) of the mapping model. If the number of head point sets of both mapping models is greater than the threshold (set to 300), the following method is performed: traversing the head point set in the mapping model II and for each point piFinding the nearest point in the head point set of the mapping model I and calculating the nearest distance si,siThe shortest distance on a sphere is not the shortest distance in space. And introducing a matching distance S to represent the matching degree of the two mapping point sets, wherein the smaller S represents the higher matching degree. In the method of studying a set of head points,
Figure BDA0001726401830000071
wherein n ishThe number of points in the map point set is two. If the head point sets of the two mapping models are not both larger than the threshold value, analyzing the cylindrical part of the mapping models, wherein the method comprises the following steps: the clustering central point angle queues of the two mapping models are respectively Q1And Q2To Q, pair1Q2All angle combinations in (a) are traversed, and the currently traversed angle combination is assumed to be (alpha)ij) In which α isi∈Q1,βj∈Q2Then the mapping model is rotated counterclockwise by αiRotate the mapping model two counterclockwise by betajAnd will be alphai,βjAnd setting the cluster C, C' where the corresponding central point is as the current cluster. If the number of the point sets in C and C' exceeds the threshold value (set to 500), traversing the cylindrical part point set in the mapping model II, and for each point pi' finding its neighborhood points in the cylindrical part point set of the mapping model one can improve the retrieval efficiency by using the mesh model established in the previous step. And respectively calculating the corresponding matching distance S for each angle combination. Firstly, judging the condition of high matching of C and C', the calculation formula is
Figure BDA0001726401830000072
Wherein a is1Represents the number of matching points in C' in C, b1Representing the number of all point sets with matching points in C, a2b2The same is true. If S'<0.1, then S ═ S'. Otherwise
Figure BDA0001726401830000073
m1And m2Are respectively provided withRepresents the total number of points in C and C'.
(3) Traversing all the angle combinations and calculating the matching distance S, wherein the minimum angle combination corresponding to S is the optimal registration angle of the two mapping models. And performing pairwise matching analysis on 4 mapping point sets of the two broken bone models, and performing 4 groups of matching analysis, wherein the two mapping point sets with the minimum matching distance are the mapping point sets of the two sections, and the corresponding registration angle is the angle of coarse registration.
(4) And (4) rotating the broken bone model anticlockwise around the X axis according to the angle obtained in the step (3), and then properly translating to enable the coarse registration result to be more accurate. The distance of translation is determined by the number n of head point sets of the two mapping modelsh1And nh2To calculate.
Figure BDA0001726401830000081
When t is less than or equal to 0, no movement is needed;
when t is>At 0, a translation vector v is calculatedt=[t*0.016 0 t*0.008]T
Pressing the broken bone model twice according to vtThe coarse registration can be achieved by performing the translation, and the result of the coarse registration is shown in fig. 6.
S4: the point set of the section part of the broken bone model is extracted and segmented as shown in fig. 7-13: and carrying out regional self-growth on the feature points in the coarse registration to obtain an extended point set, and carrying out matching search in the extended point set to obtain a cross-section point set. In this step, on the basis of the rough registration, the point set of the cross section of the fractured bone model is accurately extracted and segmented, and the segmentation result is shown in fig. 11. The method comprises the following specific steps:
s41: the cross-sectional feature points undergo regional self-growth. In the course of coarse registration, two sets of clustering points C and C' that are optimally matched can be obtained, and in this step, these two sets of clustering points are reversely mapped back to the fractured bone model (as shown in fig. 6), so that feature point sets F of two cross sections can be obtained1And F1' then, these two feature point sets are subjected to a plurality of rounds (set as 5) of region self-growth to obtain an expanded point set F2And F2', as in FIG. 12.
S42: to F2And F2' conducting a match search. The search strategy is: traverse F2Calculating the included angle beta between the normal vector at the point and the tangent line at the section if cos beta>0.35 directly extracting the point to a section point set, otherwise setting a coordinate threshold value r120.0 and vector threshold r21.0, at F for data point p of the current study2In' go through, if F2' the point p ' in the above satisfies the following three conditions at the same time, and p ' are matching points:
the squared distance of the coordinates is less than a threshold value, i.e. (x)1-x2)2+(y1-y2)2+(z1-z2)2<r1
②(xp+xp′)2+(yp+yp′)2+(zp+zp′)2<r2
(xp,yp,zp)(xp′,yp′,zp') is the normal vector at points p and p', respectively
And the included angle of the normal vectors at the points p and p' is gamma, and cos gamma is greater than 0.
If at least 5 p' can be found for the point p to satisfy the above condition, then p is added to the cross-section point set.
S43: respectively make F2And F2Taking the two sets of point points as a target point set to perform two traversal searches, and finally extracting to obtain two cross section point sets P1And P2The extraction results are shown in fig. 11.
S5: and accurately registering the fractured bone model according to the two sectional point sets obtained by segmentation: and extracting the main direction of the cross-section point set by using a PCA algorithm, performing pre-registration according to the main direction, and performing fine registration by using an ICP algorithm.
Pre-registration process: the pre-registration aims to enable the sections to be approximately matched, so that the subsequent fine registration is facilitated, and the method comprises the following steps: firstly, extracting the main directions of two cross-section point sets by utilizing a PCA algorithm, taking the increasing direction of an X axis as the positive direction, and taking the two main directionsThe direction vectors are all adjusted to positive directions. Then extracting the projection vectors v of the two main direction vectors on the y-o-z plane1v2Fixing the fractured bone 2, rotating the fractured bone 1 with the principal axis as the axis until v1v2Parallel, the two sections can then be made to substantially coincide in the direction of the main axis. The result of the pre-registration is shown in fig. 13.
And (3) fine registration process: on the basis of pre-registration, accurate registration is carried out by utilizing an ICP algorithm, and the specific process is that (1) two part point sets are respectively marked as U and P. (2) Calculating the closest point, that is, for each point in the set U, finding the corresponding point closest to the point in the set P, and setting the new point set consisting of the corresponding points in the set P as Q ═ QiI is 0,1, 2. (3) Using the least mean square method, the registration between the sets of points U and Q is computed such that a registration transformation matrix R, T is obtained, where R is a 3 x 3 rotation matrix and T is a 3 x 1 translation matrix. (4) Calculating coordinate transformation, i.e. for set U, using registration transformation matrix R, T to make coordinate transformation to obtain new point set U1I.e. U1RU + T. (5) Calculate U1The root mean square error between Q is ended if the root mean square error is less than a preset limit value e, otherwise, a point set U is used1And replacing U, and repeating the steps. Fig. 14 shows the effect of the point set fine registration, and fig. 15 shows the result of the final registration of the two fractured bone models.
S6: and selecting a control point at the fracture part of the fractured bone model, and thickening the triangular patch within the range of the control point to obtain the steel plate model. And (3) clicking near the spliced fractured bone section by a user as shown in fig. 16, determining the approximate shape and size of the steel plate model, recording the clicked triangular plane value, selecting all surface triangular patches in the range, calculating the normal magnitude of each triangular patch, and recording the normal magnitude. Thickening each plane to a certain extent according to the normal vector direction of each plane, and filling the gap position of each plane. The obtained thickened part is the three-dimensional data of the simulated steel plate model, and can be exported and output as a result. Fig. 17 shows the effect of steel plate fitting.
The method applies various algorithms such as curve fitting, clustering, characteristic point mapping and the like, can efficiently and accurately realize automatic splicing of the bent bones, realizes full-automatic registration and steel plate pre-bending of a bent bone model, and does not need manual operation.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art should be considered to be within the technical scope of the present invention, and the technical solutions and the inventive concepts thereof according to the present invention should be equivalent or changed within the scope of the present invention.

Claims (2)

1.一种弯骨骨折自动配准及内固定钢板预弯建模方法,其特征在于包括以下步骤:1. a kind of bending bone fracture automatic registration and internal fixation steel plate pre-bending modeling method, it is characterized in that comprising the following steps: S1:采用PCA算法提取断骨模型点集的主方向并沿主方向选取聚类种子点,采用K-Means聚类方法将模型的聚类种子点集进行聚类计算每个聚类的中心点,利用聚类的中心点来拟合Bezier曲线获得断骨模型的走势曲线信息;S1: Use the PCA algorithm to extract the main direction of the broken bone model point set and select the clustering seed points along the main direction, and use the K-Means clustering method to cluster the clustering seed point set of the model to calculate the center point of each cluster , use the center point of the cluster to fit the Bezier curve to obtain the trend curve information of the broken bone model; S2:在断骨模型的两端分别构造胶囊状的映射模型,将断骨模型内的点沿其法向量方向映射到映射模型上获得映射模型的特征点集;S2: Construct capsule-shaped mapping models at both ends of the broken bone model, and map the points in the broken bone model to the mapping model along its normal vector direction to obtain the feature point set of the mapping model; S3:对S2中构造的映射模型采用OPTICS算法对映射模型的特征点集进行聚类处理,对映射模型的特征点集进行特征匹配实现两个映射模型的粗配准;S3: Use the OPTICS algorithm to cluster the feature point set of the mapping model for the mapping model constructed in S2, and perform feature matching on the feature point set of the mapping model to achieve rough registration of the two mapping models; S4:对断骨模型截面部分的点集进行提取和分割:将粗配准中的特征点进行区域自生长得到扩展点集,在扩展点集中进行匹配搜索得到截面点集;S4: Extract and segment the point set of the section part of the broken bone model: perform regional self-growth on the feature points in the rough registration to obtain an extended point set, and perform a matching search in the extended point set to obtain a section point set; S5:根据分割得到的两个截面点集对断骨模型进行精确配准:利用PCA算法提取截面点集的主方向并根据主方向进行预配准,利用ICP算法进行精配准;S5: Accurately register the fractured bone model according to the two section point sets obtained by segmentation: use the PCA algorithm to extract the main direction of the section point set, perform pre-registration according to the main direction, and use the ICP algorithm to perform precise registration; S6:在断骨模型的断裂部位选取控制点,将控制点范围内的三角面片进行加厚处理得到钢板模型;S6: Select a control point at the fractured part of the fractured bone model, and thicken the triangular facet within the range of the control point to obtain a steel plate model; S2中具体采用如下方式:Specifically, the following methods are used in S2: 根据拟合得到的断骨模型的走势曲线计算该曲线两端的切线,分别以四个切线为轴线构造胶囊形状的四个映射模型,由于四个映射模型具有相同的尺寸,分别将映射模型范围内的点集沿其法向量方向映射到映射模型上,得到四个包含映射点集的映射模型;According to the trend curve of the fractured bone model obtained by fitting, the tangents at both ends of the curve are calculated, and four mapping models of the capsule shape are constructed with the four tangents as the axes respectively. The point set of is mapped to the mapping model along its normal vector direction, and four mapping models containing the mapped point set are obtained; 所述S3中两个映射模型的粗配准过程具体采用如下方式:The rough registration process of the two mapping models in the S3 specifically adopts the following methods: 将两个映射模型之一进行镜面变换、使两个映射模型在坐标系中进行匹配,对映射模型中圆柱的表面部分进行网格划分、判断映射点集中圆柱部分点集的网格归属,将圆柱部分的点集全部划分到网格,统计每个网格中映射点的数目、将数目大于阈值的网格中所有的点提取出来作为映射点集的特征点,采用OPTICS算法对特征点集进行聚类处理提取聚类中心、对聚类中心点进行遍历,计算聚类之间的匹配度、提取匹配度最大的两个聚类点集并获取旋转角度、根据旋转角度将断骨模型进行旋转来达到粗配准;Perform mirror transformation on one of the two mapping models, so that the two mapping models are matched in the coordinate system, mesh the surface part of the cylinder in the mapping model, determine the grid attribution of the point set of the cylinder part in the mapping point set, and set the The point sets of the cylindrical part are all divided into grids, the number of mapped points in each grid is counted, and all the points in the grid whose number is greater than the threshold are extracted as the feature points of the mapped point set, and the feature point set is analyzed by the OPTICS algorithm. Perform clustering processing to extract cluster centers, traverse the cluster center points, calculate the matching degree between clusters, extract the two cluster point sets with the largest matching degree, obtain the rotation angle, and carry out the broken bone model according to the rotation angle. Rotation to achieve coarse registration; 对两个断骨模型的共四个映射点集进行两两匹配分析,共进行四组匹配分析,其中匹配距离最小的两个映射点集即为两个断面的映射点集,其对应的配准角度即为粗配准的角度。Pairwise matching analysis was performed on a total of four mapping point sets of the two broken bone models, and a total of four groups of matching analysis were carried out. Among them, the two mapping point sets with the smallest matching distance were the mapping point sets of the two sections. The alignment angle is the angle of the rough registration. 2.根据权利要求1所述的一种弯骨骨折自动配准及内固定钢板预弯建模方法,其特征还在于:所述S 4中断骨模型截面部分的点集提取和分割过程具体采用如下方式:将粗配准中提取到的两个聚类点集反向映射,在断骨模型表面找到与其对应的点集作为截面特征点,将截面特征点集进行区域自生长得到两个扩展点集,根据两点之间的坐标关系和法向量关系进行匹配点的搜索,得到两个截面的点集。2. a kind of bending bone fracture automatic registration and internal fixation steel plate pre-bending modeling method according to claim 1, is characterized in that: the point set extraction and segmentation process of described S4 fractured bone model cross-section part specifically adopts The method is as follows: reverse the mapping of the two cluster point sets extracted in the rough registration, find the corresponding point set on the surface of the broken bone model as the cross-section feature point, and perform regional self-growth on the cross-section feature point set to obtain two extensions. Point set, search for matching points according to the coordinate relationship and normal vector relationship between the two points, and obtain the point set of the two sections.
CN201810754511.0A 2018-07-11 2018-07-11 A method for automatic registration of curved bone fractures and pre-bending modeling method of internal fixation plate Active CN109035311B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810754511.0A CN109035311B (en) 2018-07-11 2018-07-11 A method for automatic registration of curved bone fractures and pre-bending modeling method of internal fixation plate

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810754511.0A CN109035311B (en) 2018-07-11 2018-07-11 A method for automatic registration of curved bone fractures and pre-bending modeling method of internal fixation plate

Publications (2)

Publication Number Publication Date
CN109035311A CN109035311A (en) 2018-12-18
CN109035311B true CN109035311B (en) 2021-10-01

Family

ID=64641927

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810754511.0A Active CN109035311B (en) 2018-07-11 2018-07-11 A method for automatic registration of curved bone fractures and pre-bending modeling method of internal fixation plate

Country Status (1)

Country Link
CN (1) CN109035311B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111383353B (en) * 2020-04-01 2023-05-23 大连理工大学 Registration Method of Broken Bone Model Based on Gaussian Mixture Model and Contour Descriptor
CN112785591B (en) * 2021-03-05 2023-06-13 杭州健培科技有限公司 Method and device for detecting and segmenting rib fracture in CT image
CN113624219A (en) * 2021-07-27 2021-11-09 北京理工大学 Magnetic compass ellipse fitting error compensation method based on OPTICS algorithm

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8078255B2 (en) * 2006-03-29 2011-12-13 University Of Georgia Research Foundation, Inc. Virtual surgical systems and methods
CN104462720A (en) * 2014-12-25 2015-03-25 河海大学常州校区 Feature-based quick bone plate design method
CN105869149A (en) * 2016-03-24 2016-08-17 大连理工大学 Principal vector analysis based broken bone section segmentation and broken bone model registration method
CN106204720A (en) * 2016-06-30 2016-12-07 深圳市智汇十方科技有限公司 A kind of method simulating fracture steel plate pre-bend
CN107330281A (en) * 2017-07-05 2017-11-07 大连理工大学 The full-automatic personalized reconstructing method of fracture steel plate model
CN108154525A (en) * 2017-11-21 2018-06-12 四川大学 A kind of matched bone fragments joining method of feature based

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8078255B2 (en) * 2006-03-29 2011-12-13 University Of Georgia Research Foundation, Inc. Virtual surgical systems and methods
CN104462720A (en) * 2014-12-25 2015-03-25 河海大学常州校区 Feature-based quick bone plate design method
CN105869149A (en) * 2016-03-24 2016-08-17 大连理工大学 Principal vector analysis based broken bone section segmentation and broken bone model registration method
CN106204720A (en) * 2016-06-30 2016-12-07 深圳市智汇十方科技有限公司 A kind of method simulating fracture steel plate pre-bend
CN107330281A (en) * 2017-07-05 2017-11-07 大连理工大学 The full-automatic personalized reconstructing method of fracture steel plate model
CN108154525A (en) * 2017-11-21 2018-06-12 四川大学 A kind of matched bone fragments joining method of feature based

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
AUTOMATIC BONE FRACTURE REDUCTION BY FRACTURE CONTACT SURFACE IDENTIFICATION AND REGISTRATION;Achia Kronman et al;《2013 IEEE 10th International Symposium on Biomedical Imaging》;20130411;第246-249页 *
基于断骨轴线预配准的长骨骨折钢板预弯;刘斌等;《高技术通讯》;20100531;第20卷(第5期);第511-517页 *
胫骨近端骨折三维重建复位及数字钢板设计;陈宣煌;《中国组织工程研究》;20150625;第19卷(第26期);第4235-4241页 *

Also Published As

Publication number Publication date
CN109035311A (en) 2018-12-18

Similar Documents

Publication Publication Date Title
CN111080684B (en) Point cloud registration method for point neighborhood scale difference description
WO2024077812A1 (en) Single building three-dimensional reconstruction method based on point cloud semantic segmentation and structure fitting
CN107886529B (en) Point cloud registration method for three-dimensional reconstruction
Shen et al. Skeleton pruning as trade-off between skeleton simplicity and reconstruction error
CN109903319B (en) Multi-resolution-based fast iteration closest point registration algorithm
CN112233249B (en) B spline surface fitting method and device based on dense point cloud
CN109493372B (en) Rapid global optimization registration method for product point cloud data with large data volume and few features
CN103258349B (en) Cranium face recovery model bank and cranium face restored method
CN109035311B (en) A method for automatic registration of curved bone fractures and pre-bending modeling method of internal fixation plate
CN107330281B (en) Personalized reconstruction method of fully automatic fracture plate model
CN110490912A (en) 3D-RGB point cloud registration method based on local gray level sequence model descriptor
WO2024021523A1 (en) Graph network-based method and system for fully automatic segmentation of cerebral cortex surface
CN108389243A (en) A kind of multiple dimensioned Bézier curve piecewise fitting method of vector line feature
CN113570627B (en) Training method of deep learning segmentation network and medical image segmentation method
CN105069777A (en) Automatic extracting method of neck-edge line of preparation body grid model
CN107316327B (en) A registration method of broken bone model
CN114255244A (en) Dental three-dimensional model segmentation method and system
CN108305279A (en) A kind of brain magnetic resonance image super voxel generation method of iteration space fuzzy clustering
CN113963138A (en) Complete and accurate extraction method of three-dimensional laser point cloud characteristic point line
CN111127488B (en) Method for automatically constructing patient anatomical structure model based on statistical shape model
CN108717705A (en) Differomorphism method for registering images based on static vector field
CN104899592A (en) Road semi-automatic extraction method and system based on circular template
CN101887583B (en) Method and device for extracting brain tissue image
CN111383353B (en) Registration Method of Broken Bone Model Based on Gaussian Mixture Model and Contour Descriptor
CN110728685B (en) Brain tissue segmentation method based on diagonal voxel local binary pattern texture operator

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant