CN105167849B - A three-dimensional path planning method for blood vessels based on ant colony algorithm - Google Patents

A three-dimensional path planning method for blood vessels based on ant colony algorithm Download PDF

Info

Publication number
CN105167849B
CN105167849B CN201510255090.3A CN201510255090A CN105167849B CN 105167849 B CN105167849 B CN 105167849B CN 201510255090 A CN201510255090 A CN 201510255090A CN 105167849 B CN105167849 B CN 105167849B
Authority
CN
China
Prior art keywords
path
pheromone
ant
blood vessel
reconnaissance
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.)
Expired - Fee Related
Application number
CN201510255090.3A
Other languages
Chinese (zh)
Other versions
CN105167849A (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.)
University of Shanghai for Science and Technology
Original Assignee
University of Shanghai for Science and 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 University of Shanghai for Science and Technology filed Critical University of Shanghai for Science and Technology
Priority to CN201510255090.3A priority Critical patent/CN105167849B/en
Publication of CN105167849A publication Critical patent/CN105167849A/en
Application granted granted Critical
Publication of CN105167849B publication Critical patent/CN105167849B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Infusion, Injection, And Reservoir Apparatuses (AREA)

Abstract

本发明公开了一种基于蚁群算法的血管三维路径规划方法,本方法的操作步骤如下:1数据导入、2血管建模、3血管中心线提取、4建立血管中心线网络拓扑结构、5蚂蚁侦察算法、6参数初始化、7启发式信息计算、8概率选择、9信息素动态挥发、10信息素增量计算、11信息素更新、12规划结束判断、13结果输出。该方法在血管中心线提取的基础上采用蚂蚁侦察算法,通过改进蚁群算法,并综合考虑导管直径、血管长度、最小直径、最大曲率和最大挠率辅助外科医生规划手术的最优路径。该方法提血管介入手术术前路径规划的可靠性,保证了导管的通过性,能够为外科医生提供一种新的手术路径参考标准。

The invention discloses a three-dimensional path planning method for blood vessels based on the ant colony algorithm. The operation steps of the method are as follows: 1. data import, 2. blood vessel modeling, 3. blood vessel centerline extraction, 4. establishment of the network topology structure of the blood vessel centerline, 5. ants Reconnaissance algorithm, 6 parameter initialization, 7 heuristic information calculation, 8 probability selection, 9 pheromone dynamic volatilization, 10 pheromone incremental calculation, 11 pheromone update, 12 planning end judgment, 13 result output. The method uses ant scouting algorithm based on the extraction of vascular centerline, improves the ant colony algorithm, and comprehensively considers catheter diameter, vessel length, minimum diameter, maximum curvature, and maximum torsion to assist the surgeon in planning the optimal path for surgery. This method improves the reliability of preoperative path planning for vascular interventional surgery, ensures the passability of catheters, and can provide surgeons with a new surgical path reference standard.

Description

一种基于蚁群算法的血管三维路径规划方法A three-dimensional path planning method for blood vessels based on ant colony algorithm

技术领域technical field

本发明涉及的是一种基于蚁群算法的血管三维路径规划方法,属于血管三维路径规划技术领域。The invention relates to a blood vessel three-dimensional path planning method based on an ant colony algorithm, and belongs to the technical field of blood vessel three-dimensional path planning.

背景技术Background technique

血管介入手术具有出血少,创伤小,恢复快的优点,因此在血管疾病的治疗上得到广泛应用。目前全国大部分医院的血管介入手术还是依靠外科医生徒手操作导管导丝并借助X射线等医学成像技术和虚拟现实等计算机辅助技术完成手术。在有限的技术条件下,从医生的操作水平、手术的危险性、术后并发症等因素考虑,术中通常选用较粗的主动脉作为手术路径,不考虑其他可能的最优路径。Vascular interventional surgery has the advantages of less bleeding, less trauma, and faster recovery, so it is widely used in the treatment of vascular diseases. At present, vascular interventional operations in most hospitals across the country still rely on surgeons to operate catheter guide wires with bare hands and use medical imaging technologies such as X-rays and computer-aided technologies such as virtual reality to complete the operation. Under limited technical conditions, considering factors such as the doctor's operating level, the risk of surgery, and postoperative complications, the thicker aorta is usually used as the surgical path during surgery, regardless of other possible optimal paths.

血管三维路径规划是在三维几何空间内,寻找一条从手术切口到病灶部位的一条最优路径,是一种全局规划问题,是术前规划的重要手段。血管内三维路径规划的关键技术是血管中心线的提取和导航路径的规划。提取中心线的方法有拓扑细化法、距离变换法、势能场法、基于水平集法和基于分割的方法等。导航路径规划方面,随着智能算法的兴起,有学者采用Dijkstra算法和A星算法在提取的血管中心线上搜索到两点之间的最短路径。但这些方法在规划过程中并没有考虑到血管的其他特性。Vascular three-dimensional path planning is to find an optimal path from the surgical incision to the lesion in three-dimensional geometric space, which is a global planning problem and an important means of preoperative planning. The key technology of intravascular 3D path planning is the extraction of vascular centerline and the planning of navigation path. The methods for extracting the centerline include topological refinement method, distance transformation method, potential energy field method, level set based method and segmentation based method, etc. In terms of navigation path planning, with the rise of intelligent algorithms, some scholars use Dijkstra algorithm and A-star algorithm to search for the shortest path between two points on the extracted blood vessel center line. However, these methods do not take into account other properties of vessels during the planning process.

蚁群算法是仿生学中群体智能算法之一,它是1991年由意大利学者M.Dorigo等人受到真实世界中蚂蚁觅食的行为的启发后而提出。算法核心即蚂蚁能以更高的概率选中残留信息素浓度最高的路径,越来越多的蚂蚁会被吸引到这条路径上,形成一种正反馈原理来找到一条离食物源最短的路径。目前国内外基于蚁群算法的三维路径规划主要集中在无人机、潜水器、三维管道、机器人等方面,暂没有文献将蚁群算法应用在血管三维路径规划方面。Ant colony algorithm is one of the swarm intelligence algorithms in bionics. It was proposed in 1991 by Italian scholar M.Dorigo et al. after being inspired by the behavior of ants foraging in the real world. The core of the algorithm is that ants can choose the path with the highest residual pheromone concentration with a higher probability, and more and more ants will be attracted to this path, forming a positive feedback principle to find a path with the shortest distance from the food source. At present, the 3D path planning based on the ant colony algorithm at home and abroad is mainly concentrated in the aspects of unmanned aerial vehicles, submersibles, 3D pipelines, robots, etc. There is no literature that applies the ant colony algorithm to the 3D path planning of blood vessels.

发明内容Contents of the invention

本发明的目的在于针对现有血管路径规划技术存在的问题和不足,提供一种基于蚁群算法的三维路径规划方法,该方法在血管中心线提取的基础上采用蚂蚁侦察算法,通过改进蚁群算法,并综合考虑导管直径、血管长度、直径、曲率和挠率辅助外科医生规划手术的最优路径。The purpose of the present invention is to provide a three-dimensional path planning method based on the ant colony algorithm for the existing problems and deficiencies in the existing vascular path planning technology. Algorithm, and comprehensively consider catheter diameter, vessel length, diameter, curvature and torsion to assist surgeons in planning the optimal path for surgery.

为达到上述目的,本发明的构思是:对CTA医学影像数据进行血管建模并提取中心线,在给定起始点的血管中心线网络中在此基础上采用蚂蚁侦察算法,通过改进蚁群算法,综合导管直径和血管其他特性,如血管长度、最小直径、最大曲率和最大挠率因素进行全局路径规划。In order to achieve the above object, the idea of the present invention is: carry out blood vessel modeling on CTA medical image data and extract the centerline, and use ant scouting algorithm on this basis in the blood vessel centerline network of a given starting point, and improve the ant colony algorithm , which integrates the diameter of the catheter and other characteristics of the vessel, such as vessel length, minimum diameter, maximum curvature and maximum torsion, for global path planning.

根据本发明的构思,本发明采用以下技术方案实现:According to design of the present invention, the present invention adopts following technical scheme to realize:

一种基于蚁群算法的血管三维路径规划方法,其特征在于操作步骤如下:1数据导入、2血管建模、3血管中心线提取、4建立血管中心线网络拓扑结构、5蚂蚁侦察算法、6参数初始化、7启发式信息计算、8概率选择、9信息素动态挥发、10信息素增量计算、11信息素更新、12规划结束判断、13结果输出。A vascular three-dimensional path planning method based on ant colony algorithm, characterized in that the operation steps are as follows: 1 data import, 2 vessel modeling, 3 vessel centerline extraction, 4 establishment of vessel centerline network topology, 5 ant reconnaissance algorithm, 6 Parameter initialization, 7 heuristic information calculation, 8 probability selection, 9 pheromone dynamic volatilization, 10 pheromone incremental calculation, 11 pheromone update, 12 planning end judgment, 13 result output.

所述步骤1数据导入:导入一组完整的医学CTA图像数据(DICOM);The step 1 data import: import a group of complete medical CTA image data (DICOM);

所述步骤2血管建模:将导入的CTA图像数据采用基于3D水平集的方法进行血管建模;The step 2 vascular modeling: the imported CTA image data is used for vascular modeling based on a 3D level set method;

所述步骤3血管中心线提取:将建立的血管模型采用基于Voronoi图和Eikonal方程的方法提取血管中心线,并求得最大内切球半径R;Said step 3 blood vessel center line extraction: the established blood vessel model is extracted based on the Voronoi diagram and the Eikonal equation to extract the blood vessel center line, and obtain the maximum radius R of the inscribed sphere;

所述步骤4建立血管中心线网络拓扑结构:根据中心线提取结果建立网络拓扑结构,确定结点和边的数量,并计算各段路径的距离、最大曲率、最大挠率和最小直径;The step 4 establishes the network topology of the blood vessel centerline: establishes the network topology according to the centerline extraction result, determines the number of nodes and edges, and calculates the distance, maximum curvature, maximum torsion and minimum diameter of each path;

4-1距离计算,采用第一类曲线积分来计算空间曲线的长度。假设参数化形式的空间曲线方程为4-1 Distance calculation, using the first kind of curve integral to calculate the length of the space curve. Suppose the space curve equation in parametric form is

因此可得空间曲线的距离公式为:Therefore, the distance formula of the available space curve is:

4-2最大曲率计算,曲率(curvature)就是针对曲线上某个点的切线方向角对弧长的转动率算出中心线上每个点曲线的曲率,中心线的曲率反映了血管弯曲的程度,而曲率越大则血管弯曲程度越大,必将增加导管通过的难度,降低血管的可通过性。对于参数化形式空间曲线方程的曲率计算为:4-2 Maximum curvature calculation, curvature (curvature) is to calculate the curvature of the curve at each point on the center line based on the rotation rate of the tangent direction angle of a certain point on the curve to the arc length, and the curvature of the center line reflects the degree of bending of the blood vessel. The greater the curvature, the greater the curvature of the blood vessel, which will increase the difficulty of passing the catheter and reduce the passability of the blood vessel. The curvature calculation for the parametric form space curve equation is:

根据此公式计算该路径上每个点的曲率并求得该路径的最大曲率CmaxCalculate the curvature of each point on the path according to this formula and obtain the maximum curvature C max of the path;

4-3最大挠率计算,挠率(torsion)的绝对值度量了曲线上邻近两点的次法向量之间的夹角对弧长的变化率,中心线上的挠率可以反映出血管扭曲的程度,对于盆腔内血管的扭曲程度是比较大的,而挠率越大血管扭曲程度越大,也将增加导管通过的难度,降低血管可通过性,降低安全系数。对于参数化形式空间曲线方程的挠率计算为:4-3 Calculation of the maximum torsion, the absolute value of the torsion measures the change rate of the angle between the subnormal vectors of two adjacent points on the curve to the arc length, and the torsion on the center line can reflect the distortion of the blood vessel The degree of twisting of the blood vessels in the pelvic cavity is relatively large, and the greater the torsion, the greater the degree of twisting of the blood vessels, which will also increase the difficulty of passing the catheter, reduce the passability of the blood vessels, and reduce the safety factor. For the parametric form space curve equation, the torsion is calculated as:

根据此公式计算该路径上每个点的挠率并求得该路径的最大挠率TmaxCalculate the torsion of each point on the path according to this formula and obtain the maximum torsion T max of the path;

4-4最小直径计算,根据最大内切球半径R可计算中心线上每个点的直径D,由此计算各路径上的最小直径Dmin,假设手术导管的直径为Dc,要求这段血管路径的最小直径Dmin>Dc以保证导管能够穿过血管;4-4 Calculation of the minimum diameter, the diameter D of each point on the center line can be calculated according to the maximum radius R of the inscribed sphere, and the minimum diameter D min on each path can be calculated. Assuming that the diameter of the surgical catheter is D c , this section is required The minimum diameter of the vascular path D min > D c to ensure that the catheter can pass through the blood vessel;

所述步骤5蚂蚁侦察算法:确定起始点,执行具有自我复制功能的蚂蚁侦察算法。The step 5 ant reconnaissance algorithm: determine the starting point, and execute the ant reconnaissance algorithm with self-replication function.

由于血管网络拓扑结构不是一个完全图,有的结点之间不存在回路,必然存在一些端结点。若蚂蚁在搜寻过程中,走到了一个端结点而并非终点时,要么就直接退出寻路,要么就退回到端结点的上一结点继续寻路。若选择前者,虽然会加快收敛,但是欠缺全局考虑,过早退出;若选择后者,虽然从全局考虑,但会降低算法效率。因此,本发明在确定起始点后,让蚂蚁先对整个网络拓扑结构进行侦察,区分并去除这类非终点端结点后再执行蚁群算法。这类侦察蚂蚁具备自我复制功能,在侦察过程中可以根据顶点V的度数N,即边数,相应自我复制(除了已访问的边之外),再分别往其他顶点继续侦察。Since the topology of the vascular network is not a complete graph, there are no loops between some nodes, and there must be some end nodes. If the ant reaches an end node instead of the end point during the search process, it either directly exits the pathfinding, or returns to the previous node of the end node to continue pathfinding. If you choose the former, although it will speed up the convergence, it lacks overall consideration and exits prematurely; if you choose the latter, although you consider the overall situation, it will reduce the efficiency of the algorithm. Therefore, after the starting point is determined, the present invention allows the ants to scout the entire network topology, distinguish and remove such non-terminal nodes, and then execute the ant colony algorithm. This kind of reconnaissance ants have the function of self-replication. During the reconnaissance process, they can copy themselves according to the degree N of the vertex V, that is, the number of edges (except the visited edges), and then continue reconnaissance to other vertices respectively.

5-1根据起点v和终点u的度数分别放置对应数量的蚂蚁Mv=Nv,Mu=Nu;5-1 Place the corresponding number of ants Mv=Nv, Mu=Nu respectively according to the degrees of the starting point v and the ending point u;

5-2每只蚂蚁侦察顶点Vi时先将其保存至各自的路由表Tai中,做侦察标记;5-2 When each ant scouts the vertex V i , it first saves it in its own routing table Ta i , and marks it as a scout;

5-3每只蚂蚁判断侦察的顶点Vi的度数Ni5-3 Each ant judges the degree N i of the reconnaissance vertex V i ,

5-3-1若n≠1,则复制n-2只蚂蚁副本,继续侦察;5-3-1 If n≠1, copy n-2 copies of ants and continue reconnaissance;

5-3-2若n=1,则报告该顶点Vi为异常点,剔除该点,修改其上一顶点Vi-1的度数Ni-1,更新整体网络拓扑结构,进入步骤5-4;5-3-2 If n=1, report the vertex V i as an abnormal point, remove this point, modify the degree N i-1 of the previous vertex V i- 1, update the overall network topology, and proceed to step 5- 4;

5-4根据路由表Tai沿原路退回到上一顶点Vi-1,若n=1,则执行步骤5-3-2;若n≠1,则进入步骤5-5;5-4 Return to the previous vertex V i-1 along the original route according to the routing table Ta i , if n=1, execute step 5-3-2; if n≠1, enter step 5-5;

5-5若所有顶点都已侦察完,则终止侦察,进入参数初始化6;否则进入步骤5-3;5-5 If all the vertices have been scouted, stop the scouting and go to parameter initialization 6; otherwise go to step 5-3;

所述步骤6参数初始化:初始化各参数,如设置蚂蚁数量M,信息素强度常量Q,迭代总数,导管直径Dc,将蚂蚁置于初始位置;Parameter initialization in step 6: initializing various parameters, such as setting the number of ants M, the pheromone intensity constant Q, the total number of iterations, and the diameter of the conduit D c , and placing the ants at the initial position;

所述步骤7启发式信息计算:启发式函数对算法的收敛性和稳定性有着重要的影响,在蚁群算法中,启发式信息η一般是两点之间距离的反比,即1/LI,J,本发明规划路径的标准是手术安全和路径最优,因此路径规划中不仅要考虑到血管的长度LI,J、最大曲率Cmax和最大挠率Tmax,还要考虑到血管的最小直径Dmin,启发式信息定义为Said step 7 heuristic information calculation: the heuristic function has an important impact on the convergence and stability of the algorithm. In the ant colony algorithm, the heuristic information η is generally the inverse ratio of the distance between two points, i.e. 1/L 1 , J , the path planning criteria of the present invention are surgical safety and optimal path, so not only the length L I, J of the blood vessel, the maximum curvature C max and the maximum torsion T max should be considered in path planning, but also the length of the blood vessel The minimum diameter D min , the heuristic information is defined as

ηI,J(t)表示t时刻结点I(x,y,z)到结点J(x′,y′,z′)的启发信息;x,y,z和x′,y′,z′为点的三维坐标;Dmin表示这条路径的最小直径,Dc表示导管直径,要求Dmin>Dc;LI,J表示这条的路径长度;Cmax表示这段路径的最大曲率,Tmax,表示这段路径的最大挠率。η I, J (t) represents the heuristic information from node I (x, y, z) to node J (x', y', z') at time t; x, y, z and x', y', z' is the three-dimensional coordinates of the point; D min represents the minimum diameter of this path, D c represents the diameter of the catheter, and D min > D c is required; L I, J represent the length of this path; C max represents the maximum diameter of this path Curvature, T max , represents the maximum torsion of this path.

所述步骤8概率选择:设有M只蚂蚁,n个结点,ai(t)表示t时刻位于某结点I的蚂蚁数量,则在蚁群算法的每一步路径选择中,蚂蚁m按照概率决定下一步往哪条路上移动。Said step 8 probability selection: set M ants, n nodes, a i (t) represents the number of ants at a certain node I at time t, then In each path selection step of the ant colony algorithm, the ant m decides which path to move to next according to the probability.

表示第t时刻蚂蚁m由点I移动到点J的概率,allowedm={1,2,...,n}-tm表示蚂蚁下一步可以选择的节点,tm表示蚂蚁曾经访问过的节点;α表示信息素启发因子,表示残留信息素量在蚂蚁运动时所起的作用,值越大说明蚂蚁更倾向于选择其它蚂蚁经过的路径,蚂蚁之间的协作能力越强;β表示期望值启发因子,表明启发信息在蚂蚁选择路径时的受重视程度,值越大,状态转移规律越接近贪心规则。τI,J(t)表示t时刻点I到点J路径上的信息素。 Indicates the probability that ant m moves from point I to point J at the tth moment, allowed m = {1, 2, ..., n}-t m represents the node that the ant can choose in the next step, and t m represents the node that the ant has visited Node; α indicates the pheromone inspiration factor, indicating the role of the amount of residual pheromone in the movement of ants. The larger the value, the more inclined the ants are to choose the path passed by other ants, and the stronger the cooperation ability between ants; β indicates the expected value The heuristic factor indicates the importance of heuristic information when ants choose a path. The larger the value, the closer the state transition rule is to the greedy rule. τ I, J (t) represents the pheromone on the path from point I to point J at time t.

所述步骤9信息素动态挥发:信息素挥发速度会随着时间的推移受到温度、湿度等因素而变化,是一个动态的变化的过程,越复杂的路径,启发信息越小,挥发速度越快,信息素残留越少,因此信息素的挥发系数ρ随着启发式信息ηI,J(t)的变化而动态挥发,所有蚂蚁到达终点后,按如下关系计算,The step 9 is dynamic volatilization of pheromone: the volatilization speed of pheromone will change with the passage of time due to factors such as temperature and humidity, and it is a dynamic process. The more complicated the path, the smaller the heuristic information and the faster the volatilization speed , the less pheromone remains, so the volatilization coefficient ρ of pheromone dynamically volatilizes with the change of heuristic information η I, J (t). After all ants reach the end point, it is calculated according to the following relationship,

ρI,J(t)表示t时刻在I到J路径上的挥发系数,ηI,J(t)表示t时刻I到J路径上的信息素,表示t时刻所有路径上的启发信息,k表示某只蚂蚁在t时刻所经过的路径数。ρ I, J (t) represents the volatilization coefficient on the path from I to J at time t, and η I, J (t) represents the pheromone on the path from I to J at time t, Represents the heuristic information on all paths at time t, and k represents the number of paths an ant passes through at time t.

所述步骤10信息素增量计算:信息素更新模型是基本蚁群算法的随机搜索与快速收敛重要环节。本发明针对问题本身的全局性最优要求,采用蚁周模型;考虑到血管最小直径和导管直径在手术中的影响,修改蚁周模型如下:The step 10 pheromone incremental calculation: the pheromone update model is an important part of the random search and fast convergence of the basic ant colony algorithm. The present invention aims at the overall optimal requirement of the problem itself, and adopts the ant-circumference model; considering the influence of the minimum diameter of the blood vessel and the diameter of the catheter in the operation, the ant-circumference model is modified as follows:

Q为信息素强度常量,是蚂蚁在一个循环中在所经过的路径上释放的信息素的总量,在一定程度上影响着算法的收敛速度;要求血管路径的最小直径Dmin>Dc,Lm表示第m只蚂蚁在此次循环中所经过的路径长度,根据每只蚂蚁在其路由表Tam中的结果计算。Q is the pheromone intensity constant, which is the total amount of pheromone released by ants on the path they pass in a cycle, which affects the convergence speed of the algorithm to a certain extent; it is required that the minimum diameter of the blood vessel path D min > D c , L m represents the path length that the m-th ant passes through in this cycle, and it is calculated according to the result of each ant in its routing table Ta m .

所述步骤11信息素更新:初始时刻各路径上的信息素量是相等的,当蚂蚁完成一次循环后,信息素会随着时间的推移逐渐挥发,因此要对信息素浓度要进行更新,在蚂蚁进入下一个循环之前对相应路径上的信息素做如下更新:The step 11 pheromone update: the amount of pheromone on each path at the initial moment is equal. After the ant completes a cycle, the pheromone will gradually volatilize over time, so the pheromone concentration needs to be updated. Before the ant enters the next cycle, the pheromone on the corresponding path is updated as follows:

τI,J(t+1)=(1-ρ)τI,J(t)+ΔτI,J(t,t+1)τ I, J (t+1) = (1-ρ)τ I, J (t) + Δτ I, J (t, t+1)

ρ(O<ρ<1)是信息素动态挥发系数,1-ρ是信息素动态残留因子,表示第m只蚂蚁在本次循环中在路径(I,J)上留下的信息素量,ΔτI,J(t,t+1)表示本次循环当中所有经过路径(I,J)的蚂蚁留下的信息素增量。ρ(O<ρ<1) is the dynamic volatilization coefficient of pheromone, 1-ρ is the dynamic residual factor of pheromone, Indicates the amount of pheromone left by the mth ant on the path (I, J) in this cycle, Δτ I, J (t, t+1) represents all the pheromones that pass through the path (I, J) in this cycle Pheromone increments left by ants.

所述步骤12规划结束判断:当达到最大迭代次数则退出循环,否则进入启发式信息计算7,继续循环;The step 12 planning end judgment: when the maximum number of iterations is reached, then exit the loop, otherwise enter the heuristic information calculation 7 and continue the loop;

所述步骤13结果输出:整理路由表输出结果。Result output of the step 13: arrange the output result of the routing table.

本发明与现有技术相比较,具有如下显而易见的突出实质性特点和显著优点:Compared with the prior art, the present invention has the following obvious outstanding substantive features and significant advantages:

(1)本发明将蚁群算法应用到血管三维路径规划技术领域。(1) The present invention applies the ant colony algorithm to the technical field of three-dimensional path planning of blood vessels.

(2)本发明改进了蚁群算法中的启发式信息模型,综合考虑了导管直径、血管长度、最小直径、最大曲率和最大挠率,提高了术前规划路径的可靠性,保证了导管的通过性。(2) The present invention improves the heuristic information model in the ant colony algorithm, comprehensively considers the catheter diameter, blood vessel length, minimum diameter, maximum curvature and maximum torsion rate, improves the reliability of the preoperative planning path, and ensures the safety of the catheter. Passability.

(3)本发明改进了蚁群算法中的信息素增量模型,结合了血管最小直径和导管直径在规划中的影响,加快了算法的收敛。(3) The present invention improves the pheromone increment model in the ant colony algorithm, combines the influence of the minimum diameter of the blood vessel and the diameter of the catheter in planning, and accelerates the convergence of the algorithm.

附图说明Description of drawings

图1为本发明一种基于蚁群算法的血管三维路径规划方法的流程图。FIG. 1 is a flowchart of a three-dimensional path planning method for blood vessels based on ant colony algorithm in the present invention.

具体实施方式detailed description

下面结合附图对本发明的实施方式作进一步详细的说明。Embodiments of the present invention will be further described in detail below in conjunction with the accompanying drawings.

实施例一:Embodiment one:

参见图1,一种基于蚁群算法的血管三维路径规划方法,其特征在于操作步骤如下,1数据导入、2血管建模、3血管中心线提取、4建立血管中心线网络拓扑结构、5蚂蚁侦察算法、6参数初始化、7启发式信息计算、8概率选择、9信息素动态挥发、10信息素增量计算、11信息素更新、12规划结束判断、13结果输出。Referring to Figure 1, a three-dimensional path planning method for blood vessels based on ant colony algorithm is characterized in that the operation steps are as follows, 1 data import, 2 vessel modeling, 3 vessel centerline extraction, 4 establishment of vessel centerline network topology, 5 ant Reconnaissance algorithm, 6 parameter initialization, 7 heuristic information calculation, 8 probability selection, 9 pheromone dynamic volatilization, 10 pheromone incremental calculation, 11 pheromone update, 12 planning end judgment, 13 result output.

所述步骤1数据导入:导入一组完整的医学CTA图像数据(DICOM);The step 1 data import: import a group of complete medical CTA image data (DICOM);

所述步骤2血管建模:将导入的CTA图像数据采用基于3D水平集的方法进行血管建模;The step 2 vascular modeling: the imported CTA image data is used for vascular modeling based on a 3D level set method;

所述步骤3血管中心线提取:将建立的血管模型采用基于Voronoi图和Eikonal方程的方法提取血管中心线,并求得最大内切球半径R;Said step 3 blood vessel center line extraction: the established blood vessel model is extracted based on the Voronoi diagram and the Eikonal equation to extract the blood vessel center line, and obtain the maximum radius R of the inscribed sphere;

所述步骤4建立血管中心线网络拓扑结构:根据中心线提取结果建立网络拓扑结构,确定结点和边的数量,并计算各段路径的距离、最大曲率、最大挠率和最小直径;The step 4 establishes the network topology of the blood vessel centerline: establishes the network topology according to the centerline extraction result, determines the number of nodes and edges, and calculates the distance, maximum curvature, maximum torsion and minimum diameter of each path;

4-1距离计算,采用第一类曲线积分来计算空间曲线的长度;4-1 Distance calculation, using the first type of curve integral to calculate the length of the space curve;

4-2最大曲率计算,根据参数化形式空间曲线方程的曲率计算公式计算该路径上每个点的曲率并求得该路径的最大曲率Cmax4-2 Calculate the maximum curvature, calculate the curvature of each point on the path according to the curvature calculation formula of the parametric form space curve equation and obtain the maximum curvature C max of the path;

4-3最大挠率计算,根据参数化形式空间曲线方程的挠率计算公式计算该路径上每个点的挠率并求得该路径的最大挠率Tmax4-3 Calculate the maximum torsion, calculate the torsion of each point on the path according to the torsion calculation formula of the parametric form space curve equation and obtain the maximum torsion T max of the path;

4-4最小直径计算,根据最大内切球半径R计算中心线上每个点的直径D,由此计算各路径上的最小直径Dmin,假设手术导管的直径为Dc,则要求这段血管路径的最小直径Dmin>Dc以保证导管能够穿过血管。4-4 Calculate the minimum diameter, calculate the diameter D of each point on the center line according to the maximum radius R of the inscribed sphere, and then calculate the minimum diameter D min on each path, assuming that the diameter of the surgical catheter is D c , then this section is required The minimum diameter of the blood vessel path D min >D c ensures that the catheter can pass through the blood vessel.

所述步骤5蚂蚁侦察算法:在确定起始点后,让蚂蚁先对整个网络拓扑结构进行侦察,区分并去除这类非终点端结点后再执行蚁群算法。这类侦察蚂蚁具备自我复制功能,在侦察过程中可以根据顶点V的度数N,即边数,相应自我复制(除了已访问的边之外),再分别往其他顶点继续侦察;The step 5 ant reconnaissance algorithm: After determining the starting point, let the ants conduct reconnaissance on the entire network topology first, and then execute the ant colony algorithm after distinguishing and removing such non-terminal nodes. This kind of reconnaissance ants have the function of self-replication. During the reconnaissance process, they can copy themselves according to the degree N of the vertex V, that is, the number of edges (except the visited edges), and then continue reconnaissance to other vertices respectively;

5-1根据起点v和终点u的度数分别放置对应数量的蚂蚁Mv=Nv,Mu=Nu;5-1 Place the corresponding number of ants Mv=Nv, Mu=Nu respectively according to the degrees of the starting point v and the ending point u;

5-2从顶点集V中选择一个顶点Vi,判断顶点Vi是否已侦察;5-2 Select a vertex V i from the vertex set V, and judge whether the vertex V i has been reconnaissance;

5-2-1若Vi没有侦察,则每只蚂蚁侦察顶点Vi时先将其保存至各自的路由表Taj中,做侦察标记;5-2-1 If V i has no reconnaissance, when each ant reconnaissance vertex V i , first save it in its respective routing table Ta j , and make a reconnaissance mark;

5-2-2若Vi已经侦察,则返回到5-2;5-2-2 If V i has been reconnaissance, return to 5-2;

5-3每只蚂蚁判断侦察的顶点Vi的度数Ni5-3 Each ant judges the degree N i of the reconnaissance vertex V i ,

5-3-1若n≠1,则复制n-2只蚂蚁副本,继续侦察;5-3-1 If n≠1, copy n-2 copies of ants and continue reconnaissance;

5-3-2若n=1,则报告该顶点Vi为异常点,剔除该点,修改其上一顶点Vi-1的度数Ni-1,更新整体网络拓扑结构,进入步骤5-4;5-3-2 If n=1, report the vertex V i as an abnormal point, remove this point, modify the degree N i-1 of the previous vertex V i- 1, update the overall network topology, and proceed to step 5- 4;

5-4根据路由表Tai沿原路退回到上一顶点Vi-1,若n=1,则执行步骤5-3-2;若n≠1,则进入步骤5-5;5-4 Return to the previous vertex V i-1 along the original route according to the routing table Ta i , if n=1, execute step 5-3-2; if n≠1, enter step 5-5;

5-5若所有顶点都已侦察完,则终止侦察,进入参数初始化6;否则进入步骤5-3;5-5 If all the vertices have been scouted, stop the scouting and go to parameter initialization 6; otherwise go to step 5-3;

所述步骤6参数初始化:初始化各参数,如设置蚂蚁数量M,信息素强度常量Q,迭代总数,导管直径Dc,将蚂蚁置于初始位置。Parameter initialization in step 6: Initialize various parameters, such as setting the number of ants M, the pheromone intensity constant Q, the total number of iterations, the diameter of the conduit D c , and placing the ants at the initial position.

实施例二:本实施例与实施例一基本相同,特别之处如下:Embodiment 2: This embodiment is basically the same as Embodiment 1, and the special features are as follows:

所述步骤7启发式信息计算:本发明规划路径的标准是手术安全和路径最优,因此路径规划中不仅要考虑到血管的长度LI,J、最大曲率Cmax和最大挠率Tmax,还要考虑到血管的最小直径DminHeuristic information calculation in step 7: The criteria for path planning in the present invention are surgical safety and optimal path, so not only the length L I, J of the blood vessel, the maximum curvature C max and the maximum torsion T max must be considered in path planning, Also take into account the minimum diameter D min of the vessel;

所述步骤8概率选择:在蚁群算法的每一步路径选择中,蚂蚁m按照概率公式的比率决定下一步往哪条路上移动;The step 8 probability selection: in each step path selection of the ant colony algorithm, the ant m decides which road to move next according to the ratio of the probability formula;

所述步骤9信息素动态挥发:信息素挥发速度会随着时间的推移受到温度、湿度等因素而变化,是一个动态的变化的过程,越复杂的路径,启发信息越小,挥发速度越快,信息素残留越少,因此信息素的挥发系数ρ随着启发式信息ηI,J(t)的变化而动态挥发。The step 9 is dynamic volatilization of pheromone: the volatilization speed of pheromone will change with the passage of time due to factors such as temperature and humidity, and it is a dynamic process. The more complicated the path, the smaller the heuristic information and the faster the volatilization speed , the less pheromone remains, so the volatilization coefficient ρ of pheromone dynamically volatilizes with the change of heuristic information η I, J (t).

实施例三:本实施例与实施例二基本相同,特别之处如下:Embodiment three: this embodiment is basically the same as embodiment two, and the special features are as follows:

所述步骤10信息素增量计算:信息素更新模型是基本蚁群算法的随机搜索与快速收敛重要环节。本发明针对问题本身的全局性最优要求,采用蚁周模型;考虑到血管最小直径和导管直径在手术中的影响,按照改进后信息素增量模型进行计算;The step 10 pheromone incremental calculation: the pheromone update model is an important part of the random search and fast convergence of the basic ant colony algorithm. According to the overall optimal requirement of the problem itself, the present invention adopts the ant circle model; considering the influence of the minimum diameter of the blood vessel and the diameter of the catheter in the operation, the calculation is performed according to the improved pheromone increment model;

所述步骤11信息素更新:初始时刻各路径上的信息素量是相等的,当蚂蚁完成一次循环后,信息素会随着时间的推移逐渐挥发,因此要对信息素浓度要进行更新,在蚂蚁进入下一个循环之前对相应路径上的信息素做相应更新;The step 11 pheromone update: the amount of pheromone on each path at the initial moment is equal. After the ant completes a cycle, the pheromone will gradually volatilize over time, so the pheromone concentration needs to be updated. The pheromone on the corresponding path is updated accordingly before the ant enters the next cycle;

所述步骤12规划结束判断:当达到最大迭代次数则退出循环,否则进入启发式信息计算7,继续循环;The step 12 planning end judgment: when the maximum number of iterations is reached, then exit the loop, otherwise enter the heuristic information calculation 7 and continue the loop;

所述步骤13结果输出:整理路由表输出结果。Result output of the step 13: arrange the output result of the routing table.

Claims (4)

1.一种基于蚁群算法的血管三维路径规划方法,其特征在于操作步骤如下:1数据导入、2血管建模、3血管中心线提取、4建立血管中心线网络拓扑结构、5蚂蚁侦察算法、6参数初始化、7启发式信息计算、8概率选择、9信息素动态挥发、10信息素增量计算、11信息素更新、12规划结束判断、13结果输出;1. A blood vessel three-dimensional path planning method based on ant colony algorithm, characterized in that the operation steps are as follows: 1 data import, 2 blood vessel modeling, 3 blood vessel centerline extraction, 4 establishment of blood vessel centerline network topology, 5 ant reconnaissance algorithm , 6 parameter initialization, 7 heuristic information calculation, 8 probability selection, 9 pheromone dynamic volatilization, 10 pheromone incremental calculation, 11 pheromone update, 12 planning end judgment, 13 result output; 所述步骤1数据导入:导入一组完整的医学CTA图像数据;The step 1 data import: import a set of complete medical CTA image data; 所述步骤2血管建模:将导入的CTA图像数据采用基于3D水平集的方法进行血管建模;The step 2 vascular modeling: the imported CTA image data is used for vascular modeling based on a 3D level set method; 所述步骤3血管中心线提取:将建立的血管模型采用基于Voronoi图和Eikonal方程的方法提取血管中心线,并求得最大内切球半径R;Said step 3 blood vessel center line extraction: the established blood vessel model is extracted based on the Voronoi diagram and the Eikonal equation to extract the blood vessel center line, and obtain the maximum radius R of the inscribed sphere; 所述步骤4建立血管中心线网络拓扑结构:根据中心线提取结果建立网络拓扑结构,确定结点和边的数量,并计算各段路径的距离、最大曲率、最大挠率和最小直径;The step 4 establishes the network topology of the blood vessel centerline: establishes the network topology according to the centerline extraction result, determines the number of nodes and edges, and calculates the distance, maximum curvature, maximum torsion and minimum diameter of each path; 4-1距离计算,采用第一类曲线积分来计算空间曲线的长度;4-1 Distance calculation, using the first type of curve integral to calculate the length of the space curve; 4-2最大曲率计算,根据参数化形式空间曲线方程的曲率计算公式计算该路径上每个点的曲率并求得该路径的最大曲率Cmax4-2 Calculate the maximum curvature, calculate the curvature of each point on the path according to the curvature calculation formula of the parametric form space curve equation and obtain the maximum curvature C max of the path; 4-3最大挠率计算,根据参数化形式空间曲线方程的挠率计算公式计算该路径上每个点的挠率并求得该路径的最大挠率Tmax4-3 Calculate the maximum torsion, calculate the torsion of each point on the path according to the torsion calculation formula of the parametric form space curve equation and obtain the maximum torsion T max of the path; 4-4最小直径计算,根据最大内切球半径R计算中心线上每个点的直径D,由此计算各路径上的最小直径Dmin,假设手术导管的直径为Dc,则要求这段血管路径的最小直径Dmin>Dc以保证导管能够穿过血管;4-4 Calculate the minimum diameter, calculate the diameter D of each point on the center line according to the maximum radius R of the inscribed sphere, and then calculate the minimum diameter D min on each path, assuming that the diameter of the surgical catheter is D c , then this section is required The minimum diameter of the vascular path D min > D c to ensure that the catheter can pass through the blood vessel; 所述步骤5蚂蚁侦察算法:在确定起始点后,让蚂蚁先对整个网络拓扑结构进行侦察,区分并去除这类非终点端结点后再执行蚁群算法;这类侦察蚂蚁具备自我复制功能,在侦察过程中能够根据顶点V的度数N,即边数,相应自我复制,再分别往其他顶点继续侦察;The step 5 ant reconnaissance algorithm: After determining the starting point, let the ants conduct reconnaissance on the entire network topology, distinguish and remove such non-terminal nodes and then execute the ant colony algorithm; this type of reconnaissance ants have self-replication function , in the reconnaissance process, it can copy itself according to the degree N of the vertex V, that is, the number of edges, and then continue reconnaissance to other vertices respectively; 5-1根据起点v和终点u的度数分别放置对应数量的蚂蚁Mv=Nv,Mu=Nu;5-1 Place the corresponding number of ants Mv=Nv, Mu=Nu respectively according to the degrees of the starting point v and the ending point u; 5-2从顶点集V中选择一个顶点Vi,判断顶点Vi是否已侦察;5-2 Select a vertex V i from the vertex set V, and judge whether the vertex V i has been reconnaissance; 5-2-1若Vi没有侦察,则每只蚂蚁侦察顶点Vi时先将其保存至各自的路由表Tai中,做侦察标记;5-2-1 If V i has no reconnaissance, when each ant detects vertex V i , first save it in its respective routing table Ta i , and make a reconnaissance mark; 5-2-2若Vi已经侦察,则返回到5-2;5-2-2 If V i has been reconnaissance, return to 5-2; 5-3每只蚂蚁判断侦察的顶点Vi的度数Ni5-3 Each ant judges the degree N i of the reconnaissance vertex V i , 5-3-1若n≠1,则复制n-2只蚂蚁副本,继续侦察;5-3-1 If n≠1, copy n-2 copies of ants and continue reconnaissance; 5-3-2若n=1,则报告该顶点Vi为异常点,剔除该点,修改其上一顶点Vi-1的度数Ni-1,更新整体网络拓扑结构,进入步骤5-4;5-3-2 If n=1, report the vertex V i as an abnormal point, remove this point, modify the degree N i-1 of the previous vertex V i- 1, update the overall network topology, and proceed to step 5- 4; 5-4根据路由表Tai沿原路退回到上一顶点Vi-1,若n=1,则执行步骤5-3-2;若n≠1,则进入步骤5-5;5-4 Return to the previous vertex V i-1 along the original route according to the routing table Ta i , if n=1, execute step 5-3-2; if n≠1, enter step 5-5; 5-5若所有顶点都已侦察完,则终止侦察,进入参数初始化6;否则进入步骤5-3;5-5 If all the vertices have been scouted, stop the scouting and go to parameter initialization 6; otherwise go to step 5-3; 所述步骤6参数初始化:初始化各参数,如设置蚂蚁数量M,信息素强度常量Q,迭代总数,导管直径Dc,将蚂蚁置于初始位置;Parameter initialization in step 6: initializing various parameters, such as setting the number of ants M, the pheromone intensity constant Q, the total number of iterations, and the diameter of the conduit D c , and placing the ants at the initial position; 所述步骤7启发式信息计算:本规划路径的标准是手术安全和路径最优,因此路径规划中不仅要考虑到血管的长度LI,J、最大曲率Cmax和最大挠率Tmax,还要考虑到血管的最小直径DminHeuristic information calculation in Step 7: The criteria for planning the path are surgical safety and optimal path, so not only the length L I, J of the blood vessel, the maximum curvature C max and the maximum torsion T max must be considered in path planning, but also To take into account the minimum diameter Dmin of the vessel; 所述步骤10信息素增量计算:信息素更新模型是基本蚁群算法的随机搜索与快速收敛重要环节;针对问题本身的全局性最优要求,采用蚁周模型;考虑到血管最小直径和导管直径在手术中的影响,按照改进后信息素增量模型进行计算,修改蚁周模型如下:The step 10 pheromone increment calculation: the pheromone update model is an important part of the random search and fast convergence of the basic ant colony algorithm; for the global optimal requirements of the problem itself, the ant circle model is adopted; considering the minimum diameter of the blood vessel and the catheter The influence of diameter in surgery is calculated according to the improved pheromone incremental model, and the ant-circumference model is modified as follows: Q为信息素强度常量,是蚂蚁在一个循环中在所经过的路径上释放的信息素的总量,在一定程度上影响着算法的收敛速度;要求血管路径的最小直径Dmin>Dc,Lm表示第m只蚂蚁在此次循环中所经过的路径长度,根据每只蚂蚁在其路由表Tam中的结果计算。Q is the pheromone intensity constant, which is the total amount of pheromone released by ants on the path they pass in a cycle, which affects the convergence speed of the algorithm to a certain extent; it is required that the minimum diameter of the blood vessel path D min > D c , L m represents the path length that the m-th ant passes through in this cycle, and it is calculated according to the result of each ant in its routing table Ta m . 2.根据权利要求1所述的基于蚁群算法的血管三维路径规划方法,其特征在于所述步骤8概率选择:在蚁群算法的每一步路径选择中,蚂蚁m按照概率公式的比率决定下一步往哪条路上移动。2. the blood vessel three-dimensional path planning method based on ant colony algorithm according to claim 1, is characterized in that said step 8 probability selection: in each step path selection of ant colony algorithm, the ant m determines the following according to the ratio of the probability formula Which way to move one step at a time. 3.根据权利要求1所述的基于蚁群算法的血管三维路径规划方法,其特征在于所述步骤9信息素动态挥发:信息素挥发速度会随着时间的推移受到温度、湿度因素而变化,是一个动态的变化的过程,越复杂的路径,启发信息越小,挥发速度越快,信息素残留越少,因此信息素的挥发系数ρ随着启发式信息ηI,J(t)的变化而动态挥发。3. The blood vessel three-dimensional path planning method based on ant colony algorithm according to claim 1, characterized in that said step 9 pheromones are dynamically volatilized: the pheromone volatilization speed can be changed by temperature and humidity factors as time goes on, It is a dynamic process, the more complicated the path, the smaller the heuristic information, the faster the volatilization speed, and the less pheromone residue, so the volatilization coefficient ρ of pheromone changes with the heuristic information η I, J (t) And dynamic volatility. 4.根据权利要求1所述的基于蚁群算法的血管三维路径规划方法,其特征在于所述步骤11信息素更新:初始时刻各路径上的信息素量是相等的,当蚂蚁完成一次循环后,信息素会随着时间的推移逐渐挥发,因此要对信息素浓度要进行更新,在蚂蚁进入下一个循环之前对相应路径上的信息素做相应更新;4. The blood vessel three-dimensional path planning method based on ant colony algorithm according to claim 1, characterized in that said step 11 pheromone update: the amount of pheromone on each path at the initial moment is equal, when the ant completes a cycle , the pheromone will gradually volatilize over time, so the pheromone concentration should be updated, and the pheromone on the corresponding path should be updated accordingly before the ant enters the next cycle; 所述步骤12规划结束判断:当达到最大迭代次数则退出循环,否则进入启发式信息计算7,继续循环;The step 12 planning end judgment: when the maximum number of iterations is reached, then exit the loop, otherwise enter the heuristic information calculation 7 and continue the loop; 所述步骤13结果输出:整理路由表输出结果。Result output of the step 13: arrange the output result of the routing table.
CN201510255090.3A 2015-05-19 2015-05-19 A three-dimensional path planning method for blood vessels based on ant colony algorithm Expired - Fee Related CN105167849B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510255090.3A CN105167849B (en) 2015-05-19 2015-05-19 A three-dimensional path planning method for blood vessels based on ant colony algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510255090.3A CN105167849B (en) 2015-05-19 2015-05-19 A three-dimensional path planning method for blood vessels based on ant colony algorithm

Publications (2)

Publication Number Publication Date
CN105167849A CN105167849A (en) 2015-12-23
CN105167849B true CN105167849B (en) 2017-07-25

Family

ID=54890646

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510255090.3A Expired - Fee Related CN105167849B (en) 2015-05-19 2015-05-19 A three-dimensional path planning method for blood vessels based on ant colony algorithm

Country Status (1)

Country Link
CN (1) CN105167849B (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10548669B2 (en) * 2016-02-16 2020-02-04 Mentice Ab Systems and methods for routing a vessel line such as a catheter within a vessel
CN107397588B (en) * 2016-05-20 2020-03-06 中国科学院深圳先进技术研究院 Simulation method and device for interventional embolization procedure
CN107067409A (en) * 2017-05-09 2017-08-18 上海联影医疗科技有限公司 A kind of blood vessel separation method and system
CN109902391B (en) * 2018-11-27 2023-10-17 中国石油大学(华东) An oil and gas pipeline planning method based on stochastic volatility coefficient ant colony algorithm
CN110604616B (en) * 2019-09-10 2020-12-11 中国科学院深圳先进技术研究院 Interventional operation path planning method and system based on graph search and electronic equipment
CN110706272B (en) * 2019-10-17 2022-03-29 上海微创卜算子医疗科技有限公司 Blood vessel centerline extraction method and device, electronic equipment and storage medium
CN113081257B (en) * 2019-12-23 2022-06-07 四川医枢科技股份有限公司 Automatic planning method for operation path
CN113116521B (en) * 2019-12-31 2025-01-28 杭州堃博生物科技有限公司 A surgical instruction method, medium, terminal device and system
CN113496541B (en) * 2020-03-20 2024-07-09 中国科学院沈阳计算技术研究所有限公司 Method for constructing three-dimensional model of blood vessel
CN112700551A (en) * 2020-12-31 2021-04-23 青岛海信医疗设备股份有限公司 Virtual choledochoscope interventional operation planning method, device, equipment and storage medium
CN113485353B (en) * 2021-07-23 2024-03-15 江南大学 Micro-robot obstacle avoidance method based on combination of RRT algorithm and artificial potential field method
CN114027984B (en) * 2022-01-06 2022-03-11 极限人工智能有限公司 Tortuous blood vessel crossing control device and vascular robot system
CN115148344B (en) * 2022-09-06 2022-11-29 深圳市指南针医疗科技有限公司 Ant colony algorithm-based medical and technical management method, device, equipment and storage medium
CN118615570B (en) * 2024-07-30 2025-01-28 南通市肿瘤医院(南通市第五人民医院) Intelligent arterial catheter infusion chemotherapy system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003101300A2 (en) * 2002-06-04 2003-12-11 Koninklijke Philips Electronics N.V. Rotational angiography based hybrid 3-d reconstruction of coronary arterial structure
CN101283929A (en) * 2008-06-05 2008-10-15 华北电力大学 A Reconstruction Method of Three-Dimensional Model of Blood Vessel
CN103472828A (en) * 2013-09-13 2013-12-25 桂林电子科技大学 Mobile robot path planning method based on improvement of ant colony algorithm and particle swarm optimization
US20140254906A1 (en) * 2013-03-11 2014-09-11 Toshiba Medical Systems Corporation Vascular tree from anatomical landmarks and a clinical ontology

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003101300A2 (en) * 2002-06-04 2003-12-11 Koninklijke Philips Electronics N.V. Rotational angiography based hybrid 3-d reconstruction of coronary arterial structure
CN101283929A (en) * 2008-06-05 2008-10-15 华北电力大学 A Reconstruction Method of Three-Dimensional Model of Blood Vessel
US20140254906A1 (en) * 2013-03-11 2014-09-11 Toshiba Medical Systems Corporation Vascular tree from anatomical landmarks and a clinical ontology
CN103472828A (en) * 2013-09-13 2013-12-25 桂林电子科技大学 Mobile robot path planning method based on improvement of ant colony algorithm and particle swarm optimization

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
一种障碍环境下机器人路径规划的蚁群粒子群算法;邓高峰等;《控制理论与应用》;20090815;第26卷(第8期);879-883 *
基于惯性蚁群算法的机器人路径规划;何少佳等;《计算机工程与应用》;20120406;第48卷(第15期);246-248 *
基于蚁群算法的机器人路径规划;张美玉等;《计算机工程与应用》;20050901(第25期);34-37 *

Also Published As

Publication number Publication date
CN105167849A (en) 2015-12-23

Similar Documents

Publication Publication Date Title
CN105167849B (en) A three-dimensional path planning method for blood vessels based on ant colony algorithm
JP6637975B2 (en) System and method for simulation and optimization of hemodialysis access
CN110604616B (en) Interventional operation path planning method and system based on graph search and electronic equipment
CN111798451B (en) 3D guide wire tracking method and device based on blood vessel 3D/2D matching
US8594405B2 (en) Three-dimensional template transformation method and apparatus
CN111523549B (en) Aortic valve evaluation method, aortic valve evaluation device and computer equipment
JP2020110658A (en) Systems and methods for simulation of occluded arteries and optimization of occlusion-based treatments
WO2023072190A1 (en) Vr-based cardiac surgery simulation method and apparatus
Gao et al. Three-dimensional path planning and guidance of leg vascular based on improved ant colony algorithm in augmented reality
CN111260704B (en) Vascular structure 3D/2D rigid registration method and device based on heuristic tree search
CN106510845A (en) Medical treatment path navigation method and system
WO2024149161A1 (en) Catheter robot and registration method therefor, and readable storage medium
US20220139029A1 (en) System and method for annotation of anatomical tree structures in 3d images
CN116999166B (en) Intraoperative map expansion method, storage medium and electromagnetic navigation bronchoscope system
CN118266968A (en) Method, device, computer readable storage medium and product for determining prognosis effect before coronary intervention operation
CN115553925B (en) Endoscope control model training method and device, equipment and storage medium
CN116936033A (en) Percutaneous ablation operation planning method, percutaneous ablation operation planning device, percutaneous ablation operation planning medium and percutaneous ablation operation planning equipment
Guo et al. A training system for vascular interventional surgeons based on local path planning
CN114027974A (en) Multi-focus endoscope path planning method, device and terminal
CN111897857A (en) Prediction method of ICU duration after cardiac surgery for aortic dissection
EP4322879B1 (en) Navigating an interventional device
CN111507981A (en) Image processing method and apparatus, electronic device, computer-readable storage medium
Song et al. A novel fusion network for morphological analysis of common iliac artery
CN119791850B (en) Intelligent auxiliary positioning navigation method and system for surgical manipulator
US20240307123A1 (en) Robotic catheter and automatic navigation system

Legal Events

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

Granted publication date: 20170725

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