WO2020154910A1 - Method and apparatus for drawing vector cardiographic loop - Google Patents

Method and apparatus for drawing vector cardiographic loop Download PDF

Info

Publication number
WO2020154910A1
WO2020154910A1 PCT/CN2019/073746 CN2019073746W WO2020154910A1 WO 2020154910 A1 WO2020154910 A1 WO 2020154910A1 CN 2019073746 W CN2019073746 W CN 2019073746W WO 2020154910 A1 WO2020154910 A1 WO 2020154910A1
Authority
WO
WIPO (PCT)
Prior art keywords
point
interpolation
displayed
loop
sampling
Prior art date
Application number
PCT/CN2019/073746
Other languages
French (fr)
Chinese (zh)
Inventor
刘晓潞
李上奖
Original Assignee
深圳市科曼医疗设备有限公司
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 深圳市科曼医疗设备有限公司 filed Critical 深圳市科曼医疗设备有限公司
Priority to PCT/CN2019/073746 priority Critical patent/WO2020154910A1/en
Publication of WO2020154910A1 publication Critical patent/WO2020154910A1/en

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/24Detecting, measuring or recording bioelectric or biomagnetic signals of the body or parts thereof
    • A61B5/316Modalities, i.e. specific diagnostic methods
    • A61B5/318Heart-related electrical modalities, e.g. electrocardiography [ECG]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles

Definitions

  • the invention belongs to the technical field of electrocardiogram vector analysis, and specifically relates to a method and device for drawing an electrocardiogram vector loop.
  • the current ECG vector loop is drawn using discrete data from Frank leads.
  • the discrete data constitutes discrete points, and the tear points of the ECG ring are drawn on these discrete points.
  • the tear points have a large head and a small tail, and the large head points in the direction of the ring.
  • the traditional punctum is in a straight line mode, and the slope adopts the slope value between the current point P n and the previous point P n-1 .
  • the technical problem to be solved by the present invention is how to optimize the punctum model, improve the level of drawing the ECG vector loop, and reduce the visual misleading to the user.
  • an embodiment of the present invention discloses a method for drawing an ECG vector loop, which includes:
  • the known point set of the ECG vector loop is the set of sampling points obtained by sampling the ECG vector loop; the contour of the ECG vector loop is simulated based on the known point set, and the preset method is used in the phase Add at least one interpolation point between adjacent sampling points to draw the ECG vector loop; establish a unit group consisting of sampling points and interpolation point sets, where the interpolation point set is a set of at least one interpolation point located on one side of the sampling point; based on The display unit of the tear point determines the point to be displayed, and extracts at least one interpolation point from the interpolation point set of the corresponding unit group according to the point to be displayed to draw the tear point.
  • the point to be displayed is the sample that needs to be displayed in the display unit of the tear point. point.
  • the point to be displayed is determined in the display unit based on the punctum, and at least one interpolation point is extracted from the interpolation point set of the unit group corresponding to the point to be displayed to draw the punctum, and the point to be displayed is the display on the punctum
  • it further includes: setting the transparency of at least one interpolation point according to the distance from the at least one interpolation point to the point to be displayed.
  • the preset method is interpolation.
  • an electrocardiogram vector loop drawing device including:
  • the known point set module is used to obtain the known point set of the ECG vector loop.
  • the known point set is the set of sampling points obtained by sampling the ECG vector loop;
  • the contour drawing module is used to simulate based on the known point set The contour of the ECG vector loop, and the preset method is used to add at least one interpolation point between adjacent sampling points to draw the ECG vector loop;
  • the unit group establishment module is used to establish a set of sampling points and interpolation points
  • the unit group, the interpolation point set is a collection of at least one interpolation point located on one side of the sampling point;
  • the punctal drawing module is used to determine the point to be displayed based on the display unit of the punctum, and according to the need to display the point from the corresponding unit group At least one interpolation point is extracted from the interpolation point set to draw the punctum, and the point to be displayed is the sampling point that needs to be displayed in the display unit of the punctum.
  • a transparency setting module for setting the transparency of at least one interpolation point according to the distance from the at least one interpolation point to the point to be displayed.
  • a point set storage module configured to store the known point set and the added at least one interpolation point.
  • the preset method is interpolation.
  • the present invention provides a computer device, including a processor, configured to execute a computer program stored in a memory to implement the ECG loop drawing method of any one of the above-mentioned first aspect.
  • the present invention provides a computer-readable storage medium on which a computer program is stored, and the processor is configured to execute the computer program stored in the storage medium to implement the ECG loop drawing of any one of the above-mentioned first aspect method.
  • the method and device for drawing an electrocardiogram loop disclosed in the embodiment of the present invention first obtain a known point set of the electrocardiogram loop, and then simulate the contour of the electrocardiogram loop based on the known point set, and adopt a preset method At least one interpolation point is added between adjacent sampling points, and then a unit group consisting of sampling points and interpolation point sets is established, the point to be displayed is determined based on the display unit of the punctum, and the point to be displayed is determined from the corresponding unit according to the point to be displayed At least one interpolation point is extracted from the group to draw the punctum and the ECG vector loop.
  • the solution disclosed in the embodiment of the present invention adds interpolation points between adjacent sampling points to promote the drawn wave ring to be more smooth and full Instead of the obvious polygonal polygon, it is closer to the shape of the real ECG ring.
  • the punctal model is optimized, which improves the accuracy of the drawn ECG ring shape and reduces the user’s vision Misleading.
  • the known point set and the added interpolation points are stored. Regardless of whether the display unit of the punctum is changed or not, the points to be displayed are drawn first, and then the interpolation points in the same unit group as the points to be displayed are queried. And select a certain proportion of interpolation points for drawing, and finally the display points and the interpolation points together form the tear point.
  • the solution in the prior art that only draws the punctum according to the straight line mode for the display point, it avoids the inconsistency or even deformity that easily occurs after the display unit of the punctum is changed, and improves the tearing when the display unit of the punctum is changed. Point display effect.
  • FIG. 1 is a flowchart of a method for drawing an ECG vector loop according to an embodiment of the present invention
  • Fig. 2a is a schematic diagram of the contour simulation of a center electric vector loop in the prior art
  • 2b is a schematic diagram of the contour simulation of the central electric vector loop according to the embodiment of the present invention.
  • Fig. 3 is a schematic structural diagram of an electrocardiogram vector loop drawing device according to an embodiment of the present invention.
  • installation should be interpreted broadly unless otherwise clearly specified and limited.
  • it can be a fixed connection or a detachable connection.
  • Connected or integrally connected can be a mechanical connection or an electrical connection; it can be directly connected, or indirectly connected through an intermediate medium, or it can be the internal connection of the two components, which can be a wireless connection or a wired connection connection.
  • the specific meaning of the above-mentioned terms in the present invention can be understood in specific situations.
  • FIG. 1 is a flowchart of a method for drawing an ECG vector loop disclosed in this embodiment.
  • the drawing method of the ECG vector loop includes:
  • Step S101 Obtain a known point set of the ECG vector loop.
  • the known point set is a set of sampling points obtained by sampling the ECG vector loop.
  • the user can select different sampling frequencies to sample the points on the known ECG vector loop, and record the coordinates of the sampling points to integrate the known point set.
  • Step S102 Simulate the contour of the ECG vector loop based on the known point set, and use a preset method to add at least one interpolation point between adjacent sampling points to draw the ECG vector loop.
  • the preset method refers to the interpolation method.
  • the sampling points in the known point set are connected by straight lines to simulate the contour of the ECG loop, as shown in Figure 2a, where points i 1 , i 2 , i 3 , and i 4 , i 5 , i 6 , i 7 , and i 8 are the sampling points in the known point set.
  • Step S103 establishing a unit group consisting of sampling points and interpolation point sets.
  • the interpolation point set is a set of at least one interpolation point located on one side of the sampling point.
  • the interpolation points between two adjacent sampling points are respectively formed into an interpolation point set, and the sampling point set is established according to the preset direction.
  • a unit group consisting of a point and an interpolation point set on its side.
  • step S102 and step S103 may further include: storing the known point set and the added at least one interpolation point.
  • the traditional drawing scheme draws the punctum in a straight line mode based only on the need to display the point.
  • the punctum is prone to inconsistencies in form before and after the display unit is changed, and even deformed punctum occurs.
  • Step S104 Determine the point to be displayed based on the display unit of the punctum, and extract at least one interpolation point from the interpolation point set of the unit group corresponding to the point to be displayed to draw the punctum.
  • the point to be displayed is the sampling point that needs to be displayed in the display unit of the current tear point. After determining the points to be displayed, determine the unit group currently to be used according to the determined points to be displayed, and extract at least one interpolation point from the interpolation point set of the unit group, and then draw the points to be displayed and the interpolation points respectively to draw tears point.
  • the system chooses to display the ECG loop at a smaller sampling rate, which results in fewer sampling points displayed, which means fewer points to be displayed.
  • the number of points to be displayed is small, the morphology of the drawn punctum will change when drawing the punctum, and even deformity will appear.
  • Using the interpolation point to draw the punctum with the need to be displayed can improve the accuracy of the punctual drawing.
  • the method may further include: respectively setting the transparency of at least one interpolation point according to the distance from the at least one interpolation point to the point to be displayed.
  • the transparency of the interpolation point can be adjusted according to the distance between the interpolation point and the point to be displayed. The farther away from the point to be displayed, the smaller the value of transparency.
  • the length of the punctum with different transparency changes with the amplitude of the ECG vector. When the amplitude changes rapidly, the length becomes longer, otherwise, it becomes smaller.
  • the length of tear spots with different transparency With this drawing method borrowing from the phenomenon of shooting stars shuttle trajectory in nature, according to the natural common sense of shooting stars, you can know the direction of the tear spots and the relative speed, so that the amount of information expressed by the tear spots Increase and reduce the user’s learning cost.
  • This embodiment first obtains the known point set of the ECG loop, then simulates the contour of the ECG loop based on the known point set, and uses a preset method to add at least one interpolation point between adjacent sampling points, and then Establish a unit group consisting of sampling points and interpolation point sets, determine the point to be displayed based on the display unit of the punctum, and extract at least one interpolation point from the corresponding unit group based on the point to be displayed to draw the punctum and the ECG vector ring .
  • the solution disclosed in the embodiment of the present invention increases the interpolation points between adjacent sampling points to promote the drawn wave ring to be more smooth and full. Rather than the obvious polygonal polygons, it is closer to the shape of the real ECG ring. By adding interpolation points, the punctal model is optimized, and the accuracy of the drawn ECG ring shape is improved.
  • FIG. 3 is a schematic diagram of the structure of the electrocardiographic vector loop drawing device.
  • the electrocardiographic vector loop drawing device includes:
  • the known point set module 301 is used to obtain the known point set of the ECG vector loop.
  • the known point set is the set of sampling points obtained by sampling the ECG vector loop;
  • the contour drawing module 302 is used to obtain the known points Set to simulate the contour of the ECG vector loop, and use a preset method to add at least one interpolation point between adjacent sampling points to draw the ECG loop;
  • the unit group establishment module 303 is used to establish the sampling point and the interpolation point
  • the interpolation point set is a set of at least one interpolation point located on one side of the sampling point;
  • the punctal drawing module 304 is used to determine the points to be displayed based on the display unit of the punctum, and according to the points to be displayed corresponding to it At least one interpolation point is extracted from the interpolation point set of the unit group to draw the punctum, and the required display point is the sampling point that needs to be displayed in the display unit of the punctum.
  • the device for drawing the ECG loop further includes: a transparency setting module for setting the transparency of at least one interpolation point according to the distance from the at least one interpolation point to the point to be displayed.
  • the device for drawing an ECG loop further includes: a point set storage module, configured to store a known point set and at least one added interpolation point.
  • the preset method is interpolation.
  • an embodiment of the present invention also provides a computer device, and the processor executes the computer instruction to implement the following method:
  • the known point set of the ECG vector loop is the set of sampling points obtained by sampling the ECG vector loop; the contour of the ECG vector loop is simulated based on the known point set, and the preset method is used in the phase Add at least one interpolation point between adjacent sampling points to draw the ECG vector loop; establish a unit group consisting of sampling points and interpolation point sets, where the interpolation point set is a set of at least one interpolation point located on one side of the sampling point; based on The display unit of the tear point determines the point to be displayed, and extracts at least one interpolation point from the interpolation point set of the corresponding unit group according to the point to be displayed to draw the tear point.
  • the point to be displayed is the sample that needs to be displayed in the display unit of the tear point. point.
  • the program can be stored in a computer readable storage medium. During execution, it may include the procedures of the above-mentioned method embodiments.
  • the storage medium can be a magnetic disk, an optical disk, a read-only memory (ROM) or a random access memory (RAM), etc.
  • the computer processor is used to execute the computer program stored in the storage medium to implement the following methods:
  • the known point set of the ECG vector loop is the set of sampling points obtained by sampling the ECG vector loop; the contour of the ECG vector loop is simulated based on the known point set, and the preset method is used in the phase Add at least one interpolation point between adjacent sampling points to draw the ECG vector loop; establish a unit group consisting of sampling points and interpolation point sets, where the interpolation point set is a set of at least one interpolation point located on one side of the sampling point; based on The display unit of the tear point determines the point to be displayed, and extracts at least one interpolation point from the interpolation point set of the corresponding unit group according to the point to be displayed to draw the tear point.
  • the point to be displayed is the sample that needs to be displayed in the display unit of the tear point. point.

Landscapes

  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Heart & Thoracic Surgery (AREA)
  • Surgery (AREA)
  • Biophysics (AREA)
  • Biomedical Technology (AREA)
  • Cardiology (AREA)
  • Medical Informatics (AREA)
  • Molecular Biology (AREA)
  • Pathology (AREA)
  • Animal Behavior & Ethology (AREA)
  • General Health & Medical Sciences (AREA)
  • Public Health (AREA)
  • Veterinary Medicine (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Measurement And Recording Of Electrical Phenomena And Electrical Characteristics Of The Living Body (AREA)

Abstract

A method and apparatus for drawing a vector cardiographic loop. The method comprises: acquiring a known point set of a vector cardiographic loop, wherein the known point set is a set of sampling points obtained by means of sampling the vector cardiographic loop (S101); simulating the contour of the vector cardiographic loop based on the known point set, and using a preset method to add at least one interpolation point between adjacent sampling points, so as to draw the vector cardiographic loop (S102); establishing a unit group composed of the sampling points and an interpolation point set, wherein the interpolation point set is a set of at least one interpolation point located on one side of the sampling points (S103); and determining, based on a display unit of a lacrimal point, a point needing to be displayed, and extracting, according to the point needing to be displayed, at least one interpolation point from an interpolation point set in a unit group corresponding to the point needing to be displayed, so as to draw the lacrimal point, wherein the point needing to be displayed is a sampling point needing to be displayed under the display unit of the lacrimal point (S104). According to the method and apparatus for drawing a vector cardiographic loop, a lacrimal point model can be optimized, the level of drawing a vector cardiographic loop can be improved, and visual misleading of a user can be reduced.

Description

一种心电向量环的绘制方法和装置Method and device for drawing electrocardiogram vector loop 技术领域Technical field
本发明属于心电向量分析技术领域,具体涉及一种心电向量环的绘制方法和装置。The invention belongs to the technical field of electrocardiogram vector analysis, and specifically relates to a method and device for drawing an electrocardiogram vector loop.
背景技术Background technique
当前心电向量环的绘制采用Frank导联的离散数据。离散数据构成了离散点,在这些离散点上绘制心电向量环的泪点,泪点呈头大尾小,大头指向环运行的方向。传统的泪点成直线模式,斜率采用所在点P n与前面的点P n-1的斜率值。 The current ECG vector loop is drawn using discrete data from Frank leads. The discrete data constitutes discrete points, and the tear points of the ECG ring are drawn on these discrete points. The tear points have a large head and a small tail, and the large head points in the direction of the ring. The traditional punctum is in a straight line mode, and the slope adopts the slope value between the current point P n and the previous point P n-1 .
在心电向量环中主要关注P波环、QRS波环、T波环。因为P波环和T波环的轮廓较小,QRS波环的轮廓大,因此在相同的采样率下,当P波环和T波环的的采样点较密时,QRS波环的采样点有可能显得比较稀疏。在稀疏情况下,再继续采用直线模式绘制泪点,就会导致这些泪点的运行方向不能代表采样点处的环的运行方向,点越稀疏越不能表征环的整体轮廓。当泪点的显示单位发生更改时,上述情况更加严重,甚至会出现畸形。In the ECG vector loop, P wave loop, QRS wave loop, and T wave loop are mainly concerned. Because the contours of the P wave ring and the T wave ring are small, and the QRS wave ring has a large contour, at the same sampling rate, when the sampling points of the P wave ring and the T wave ring are dense, the sampling points of the QRS wave ring It may appear sparse. In the case of sparseness, continuing to draw the puncta in a straight line mode will cause the running direction of these puncta to not represent the running direction of the ring at the sampling point. The sparser the point, the less it can represent the overall contour of the ring. When the display unit of the punctum is changed, the above situation is more serious, and even deformity may appear.
因此,如何优化泪点模型,提高绘制心电向量环的水平,减少对用户的视觉误导,成为亟待解决的技术问题。Therefore, how to optimize the punctum model, improve the level of drawing the ECG vector loop, and reduce the visual misleading to the user, has become an urgent technical problem to be solved.
发明内容Summary of the invention
本发明要解决的技术问题在于如何优化泪点模型,提高绘制心电向量环的水平,减少对用户的视觉误导。The technical problem to be solved by the present invention is how to optimize the punctum model, improve the level of drawing the ECG vector loop, and reduce the visual misleading to the user.
为此,根据第一方面,本发明实施例公开了一种心电向量环的绘制方法,包括:To this end, according to the first aspect, an embodiment of the present invention discloses a method for drawing an ECG vector loop, which includes:
获取心电向量环的已知点集,已知点集为对心电向量环进行采样得到的采样点的集合;基于已知点集模拟心电向量环的轮廓,并采用预设方法在相邻的采样点之间增加至少一个插值点,以绘制心电向量环;建立由采样点和插值点集组成的单元组,插值点集为位于采样点一侧的至少一个插值点的集合;基于泪点的显示单位确定需显点,并根据需显点从与其对应的单元组的插值点集内提取至少一个插值点绘制泪点,需显点为在泪点的显示单位下需要显示的采样点。Obtain the known point set of the ECG vector loop, the known point set is the set of sampling points obtained by sampling the ECG vector loop; the contour of the ECG vector loop is simulated based on the known point set, and the preset method is used in the phase Add at least one interpolation point between adjacent sampling points to draw the ECG vector loop; establish a unit group consisting of sampling points and interpolation point sets, where the interpolation point set is a set of at least one interpolation point located on one side of the sampling point; based on The display unit of the tear point determines the point to be displayed, and extracts at least one interpolation point from the interpolation point set of the corresponding unit group according to the point to be displayed to draw the tear point. The point to be displayed is the sample that needs to be displayed in the display unit of the tear point. point.
可选地,在基于泪点的显示单位确定需显点,并根据需显点从与其对应的单元组的插值点集内提取至少一个插值点绘制泪点,需显点为在泪点的显示单位下需要显示的采样点之后,还包括:根据至少一个插值点到需显点的距离分别设置至少一个插值点的透明度。Optionally, the point to be displayed is determined in the display unit based on the punctum, and at least one interpolation point is extracted from the interpolation point set of the unit group corresponding to the point to be displayed to draw the punctum, and the point to be displayed is the display on the punctum After the sampling points that need to be displayed in the unit, it further includes: setting the transparency of at least one interpolation point according to the distance from the at least one interpolation point to the point to be displayed.
可选地,在基于已知点集模拟心电向量环的轮廓,并采用预设方法在相邻的采样点之间增加至少一个插值点,以绘制心电向量环和建立由采样点和插值点集组成的单元组,插值点集为位于采样点一侧的至少一个插值点的集合之间,还包括:存储已知点集和增加的至少一个插值点。Optionally, simulate the contour of the ECG vector loop based on the known point set, and use a preset method to add at least one interpolation point between adjacent sampling points to draw the ECG loop and establish the sampling point and interpolation The unit group composed of point sets, where the interpolation point set is a set of at least one interpolation point located on one side of the sampling point, further includes: storing a known point set and at least one added interpolation point.
可选地,预设方法为插值法。Optionally, the preset method is interpolation.
根据第二方面,本发明实施例提供了一种心电向量环的绘制装置,包括:According to the second aspect, an embodiment of the present invention provides an electrocardiogram vector loop drawing device, including:
已知点集模块,用于获取心电向量环的已知点集,已知点集为对心电向量环进行采样得到的采样点的集合;轮廓绘制模块,用于基于已知点集模拟心电向量环的轮廓,并采用预设方法在相邻的采样点之间增加至少一个插值点,以绘制心电向量环;单元组建立模块,用于建立由采样点和插值点集组成的单元组,插值点集为位于采样点一侧的至少一个插值点的集合;泪点绘制模块,用于基于泪点的显示单位确定需显点,并根据需显点从与其对应的单元组的插值点集内提取至少一个插值点绘制泪点,需显点为在泪点的显示单位下需要显示的采样点。The known point set module is used to obtain the known point set of the ECG vector loop. The known point set is the set of sampling points obtained by sampling the ECG vector loop; the contour drawing module is used to simulate based on the known point set The contour of the ECG vector loop, and the preset method is used to add at least one interpolation point between adjacent sampling points to draw the ECG vector loop; the unit group establishment module is used to establish a set of sampling points and interpolation points The unit group, the interpolation point set is a collection of at least one interpolation point located on one side of the sampling point; the punctal drawing module is used to determine the point to be displayed based on the display unit of the punctum, and according to the need to display the point from the corresponding unit group At least one interpolation point is extracted from the interpolation point set to draw the punctum, and the point to be displayed is the sampling point that needs to be displayed in the display unit of the punctum.
可选地,还包括:透明度设置模块,用于根据至少一个插值点到需显点的距离分别设置至少一个插值点的透明度。Optionally, it further includes: a transparency setting module for setting the transparency of at least one interpolation point according to the distance from the at least one interpolation point to the point to be displayed.
可选地,还包括:点集存储模块,用于存储已知点集和增加的至少一个插值点。Optionally, it further includes: a point set storage module, configured to store the known point set and the added at least one interpolation point.
可选地,预设方法为插值法。Optionally, the preset method is interpolation.
根据第三方面,本发明提供了一种计算机装置,包括处理器,处理器用于执行存储器中存储的计算机程序实现上述第一方面任意一项的心电向量环的绘制方法。According to a third aspect, the present invention provides a computer device, including a processor, configured to execute a computer program stored in a memory to implement the ECG loop drawing method of any one of the above-mentioned first aspect.
根据第四方面,本发明提供了一种计算机可读存储介质,其上存储有计算机程序,处理器用于执行存储介质中存储的计算机程序实现上述第一方面任意一项的心电向量环的绘制方法。According to a fourth aspect, the present invention provides a computer-readable storage medium on which a computer program is stored, and the processor is configured to execute the computer program stored in the storage medium to implement the ECG loop drawing of any one of the above-mentioned first aspect method.
本发明的有益效果在于:The beneficial effects of the present invention are:
本发明实施例公开的一种心电向量环的绘制方法和装置,首先获取心电向量环的已知点集,然后基于该已知点集模拟心电向量环的轮廓,并且采用预设方法在相邻的采样点之间增 加至少一个插值点,随后建立由采样点与插值点集组成的单元组,基于泪点的显示单位确定需显点,并且根据该需显点从与其对应的单元组中提取至少一个插值点绘制泪点和心电向量环。相对于现有技术中仅基于采样点绘制泪点和心电向量环的方案,本发明实施例公开的方案通过在相邻的采样点之间增加插值点,促使绘制的的波环更加圆滑饱满,而非明显的多棱角的多边形,更接近真实的心电向量环的形状,通过增加插值点优化了泪点模型,提高了绘制的心电向量环形状上的准确度,减少对用户的视觉误导。The method and device for drawing an electrocardiogram loop disclosed in the embodiment of the present invention first obtain a known point set of the electrocardiogram loop, and then simulate the contour of the electrocardiogram loop based on the known point set, and adopt a preset method At least one interpolation point is added between adjacent sampling points, and then a unit group consisting of sampling points and interpolation point sets is established, the point to be displayed is determined based on the display unit of the punctum, and the point to be displayed is determined from the corresponding unit according to the point to be displayed At least one interpolation point is extracted from the group to draw the punctum and the ECG vector loop. Compared with the solution in the prior art that draws the punctum and the ECG ring based only on sampling points, the solution disclosed in the embodiment of the present invention adds interpolation points between adjacent sampling points to promote the drawn wave ring to be more smooth and full Instead of the obvious polygonal polygon, it is closer to the shape of the real ECG ring. By adding interpolation points, the punctal model is optimized, which improves the accuracy of the drawn ECG ring shape and reduces the user’s vision Misleading.
在可选的实施例中,将已知点集和增加的插值点进行存储,无论是否更换泪点的显示单位,首先绘制需显点,接着查询与需显点处于同一单元组的插值点,并选取一定比例数目的插值点进行绘制,最后由显示点和插值点共同形成泪点。相比现有技术中只针对需显点按照直线模式绘制泪点的方案,避免了在变更泪点的显示单位后容易出现形态不一致甚至畸形的情况,改善了在更改泪点的显示单位时泪点的显示效果。In an alternative embodiment, the known point set and the added interpolation points are stored. Regardless of whether the display unit of the punctum is changed or not, the points to be displayed are drawn first, and then the interpolation points in the same unit group as the points to be displayed are queried. And select a certain proportion of interpolation points for drawing, and finally the display points and the interpolation points together form the tear point. Compared with the solution in the prior art that only draws the punctum according to the straight line mode for the display point, it avoids the inconsistency or even deformity that easily occurs after the display unit of the punctum is changed, and improves the tearing when the display unit of the punctum is changed. Point display effect.
附图说明Description of the drawings
为了更清楚地说明本发明具体实施方式或现有技术中的技术方案,下面将对具体实施方式或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施方式,对于本领域技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to explain the specific embodiments of the present invention or the technical solutions in the prior art more clearly, the following will briefly introduce the drawings that need to be used in the specific embodiments or the description of the prior art. Obviously, the appendix in the following description The drawings are some embodiments of the present invention. For those skilled in the art, without creative work, other drawings can be obtained from these drawings.
图1为本发明实施例一种心电向量环的绘制方法的流程图;FIG. 1 is a flowchart of a method for drawing an ECG vector loop according to an embodiment of the present invention;
图2a为现有技术中心电向量环轮廓模拟的示意图;Fig. 2a is a schematic diagram of the contour simulation of a center electric vector loop in the prior art;
图2b为本发明实施例中心电向量环轮廓模拟的示意图;2b is a schematic diagram of the contour simulation of the central electric vector loop according to the embodiment of the present invention;
图3为本发明实施例一种心电向量环的绘制装置的结构示意图。Fig. 3 is a schematic structural diagram of an electrocardiogram vector loop drawing device according to an embodiment of the present invention.
具体实施方式detailed description
下面将结合附图对本发明的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions of the present invention will be clearly and completely described below in conjunction with the accompanying drawings. Obviously, the described embodiments are part of the embodiments of the present invention, rather than all of them. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of the present invention.
在本发明的描述中,需要说明的是,术语“中心”、“上”、“下”、“左”、“右”、“竖直”、“水平”、“内”、“外”等指示的方位或位置关系为基于附图所示的方位或位 置关系,仅是为了便于描述本发明和简化描述,而不是指示或暗示所指的装置或元件必须具有特定的方位、以特定的方位构造和操作,因此不能理解为对本发明的限制。此外,术语“第一”、“第二”、“第三”仅用于描述目的,而不能理解为指示或暗示相对重要性。In the description of the present invention, it should be noted that the terms "center", "upper", "lower", "left", "right", "vertical", "horizontal", "inner", "outer", etc. The indicated orientation or positional relationship is based on the orientation or positional relationship shown in the drawings, and is only for the convenience of describing the present invention and simplifying the description, and does not indicate or imply that the pointed device or element must have a specific orientation or a specific orientation. The structure and operation cannot therefore be understood as a limitation of the present invention. In addition, the terms "first", "second", and "third" are only used for descriptive purposes, and cannot be understood as indicating or implying relative importance.
在本发明的描述中,需要说明的是,除非另有明确的规定和限定,术语“安装”、“相连”、“连接”应做广义理解,例如,可以是固定连接,也可以是可拆卸连接,或一体地连接;可以是机械连接,也可以是电连接;可以是直接相连,也可以通过中间媒介间接相连,还可以是两个元件内部的连通,可以是无线连接,也可以是有线连接。对于本领域的普通技术人员而言,可以具体情况理解上述术语在本发明中的具体含义。In the description of the present invention, it should be noted that the terms "installation", "connected" and "connected" should be interpreted broadly unless otherwise clearly specified and limited. For example, it can be a fixed connection or a detachable connection. Connected or integrally connected; it can be a mechanical connection or an electrical connection; it can be directly connected, or indirectly connected through an intermediate medium, or it can be the internal connection of the two components, which can be a wireless connection or a wired connection connection. For those of ordinary skill in the art, the specific meaning of the above-mentioned terms in the present invention can be understood in specific situations.
此外,下面所描述的本发明不同实施方式中所涉及的技术特征只要彼此之间未构成冲突就可以相互结合。In addition, the technical features involved in the different embodiments of the present invention described below can be combined with each other as long as they do not conflict with each other.
请参考图1,为本实施例公开的一种心电向量环的绘制方法的流程图,该心电向量环的绘制方法包括:Please refer to FIG. 1, which is a flowchart of a method for drawing an ECG vector loop disclosed in this embodiment. The drawing method of the ECG vector loop includes:
步骤S101,获取心电向量环的已知点集。Step S101: Obtain a known point set of the ECG vector loop.
在本实施例中,已知点集为对心电向量环进行采样得到的采样点的集合。用户可以选用不同的采样频率对已知心电向量环上的点进行采样,并记录采样点的坐标,以整合生成已知点集。In this embodiment, the known point set is a set of sampling points obtained by sampling the ECG vector loop. The user can select different sampling frequencies to sample the points on the known ECG vector loop, and record the coordinates of the sampling points to integrate the known point set.
步骤S102,基于已知点集模拟心电向量环的轮廓,并采用预设方法在相邻的采样点之间增加至少一个插值点,以绘制心电向量环。Step S102: Simulate the contour of the ECG vector loop based on the known point set, and use a preset method to add at least one interpolation point between adjacent sampling points to draw the ECG vector loop.
在本实施例中,预设方法是指插值法。在具体实施过程中,将已知点集中的各个采样点通过直线连接,从而模拟出心电向量环的轮廓,例如图2a中所示,其中,点i 1,i 2,i 3,i 4,i 5,i 6,i 7,i 8为已知点集中的各个采样点。然后利用插值法在相邻的采样点之间增加至少一个插值点,例如图2b中所示,其中,点j 1,j 2,j 3,j 4,j 5,j 6,j 7,j 8为增加的插值点,然后将采样点与相邻的插值点分别通过直线连接,以模拟出心电向量环的轮廓,由于增加了连接点的个数,使得绘制出的心电向量环更加的圆滑饱满,更接近于真实的生理的心电向量环。 In this embodiment, the preset method refers to the interpolation method. In the specific implementation process, the sampling points in the known point set are connected by straight lines to simulate the contour of the ECG loop, as shown in Figure 2a, where points i 1 , i 2 , i 3 , and i 4 , i 5 , i 6 , i 7 , and i 8 are the sampling points in the known point set. Then use interpolation to add at least one interpolation point between adjacent sampling points, as shown in Figure 2b, where points j 1 ,j 2 ,j 3 ,j 4 ,j 5 ,j 6 ,j 7 ,j 8 is the added interpolation point, and then the sampling points and the adjacent interpolation points are connected by straight lines to simulate the contour of the ECG vector loop. Due to the increase in the number of connection points, the drawn ECG vector loop is more The sleek and full body is closer to the real physiological ECG loop.
步骤S103,建立由采样点和插值点集组成的单元组。Step S103, establishing a unit group consisting of sampling points and interpolation point sets.
在本实施例中,插值点集为位于采样点一侧的至少一个插值点的集合。在具体实施过程中,由于相邻两个采样点之间增加有至少一个插值点,因此,分别将相邻两个采样点之间的插值点分别组成插值点集,按照预设方向建立由采样点和位于其一侧的一个插值点集所组成 的单元组。In this embodiment, the interpolation point set is a set of at least one interpolation point located on one side of the sampling point. In the specific implementation process, since at least one interpolation point is added between two adjacent sampling points, the interpolation points between two adjacent sampling points are respectively formed into an interpolation point set, and the sampling point set is established according to the preset direction. A unit group consisting of a point and an interpolation point set on its side.
在可选地实施例中,在步骤S102和步骤S103之间,还可以包括:存储已知点集和增加的至少一个插值点。In an optional embodiment, between step S102 and step S103, it may further include: storing the known point set and the added at least one interpolation point.
当泪点显示单位发生改变时,传统的绘制方案由于只基于需显点按照直线模式绘制泪点,导致泪点在显示单位发生改变的前后容易出现形态不一致的情况,甚至出现畸形泪点。先将已知点集和插值点存储后建立单元组,无论是否改变的泪点显示单位,首先绘制需显点,接着查询与需显点同处一个单元组的插值点集,并从插值点集中选取一定比例数目的插值点,在具体实施例中,优选选取距离需显点距离较近的插值点,然后绘制选取到的插值点,最后由需显点和插值点共同形成泪点。这样无论泪点展示单位如何更变,泪点的形态都不会发生变化,也不会出现畸形。When the display unit of the punctum is changed, the traditional drawing scheme draws the punctum in a straight line mode based only on the need to display the point. As a result, the punctum is prone to inconsistencies in form before and after the display unit is changed, and even deformed punctum occurs. First store the known point set and interpolation points and then establish a unit group. Regardless of whether the display unit of the punctal point is changed, first draw the point to be displayed, and then query the interpolation point set in the same unit group as the point to be displayed, and start from the interpolation point A certain proportion of interpolation points are selected intensively. In a specific embodiment, it is preferable to select an interpolation point that is closer to the point to be displayed, and then draw the selected interpolation point, and finally the point to be displayed and the interpolation point together form a tear point. In this way, no matter how the punctum display unit changes, the shape of the punctum will not change, nor will it appear deformed.
步骤S104,基于泪点的显示单位确定需显点,并根据需显点从与其对应的单元组的插值点集内提取至少一个插值点绘制泪点。Step S104: Determine the point to be displayed based on the display unit of the punctum, and extract at least one interpolation point from the interpolation point set of the unit group corresponding to the point to be displayed to draw the punctum.
在本实施例中,需显点为在当前泪点的显示单位下需要显示的采样点。在确定需显点后,根据所确定的需显点确定当前需要使用的单元组,并从单元组的插值点集内提取至少一个插值点,然后分别绘制需显点和插值点,以绘制泪点。In this embodiment, the point to be displayed is the sampling point that needs to be displayed in the display unit of the current tear point. After determining the points to be displayed, determine the unit group currently to be used according to the determined points to be displayed, and extract at least one interpolation point from the interpolation point set of the unit group, and then draw the points to be displayed and the interpolation points respectively to draw tears point.
由于泪点的显示单位越大,系统则选择以越小的采样率展示心电向量环,导致显示的采样点越少,也即需显点数量较少。在需显点数量较少时,绘制泪点时会出现绘制的泪点形态变化,甚至出现畸形的情况,使用插值点配合需显点绘制泪点,提高了泪点绘制时形态的准确性。Since the display unit of the punctum is larger, the system chooses to display the ECG loop at a smaller sampling rate, which results in fewer sampling points displayed, which means fewer points to be displayed. When the number of points to be displayed is small, the morphology of the drawn punctum will change when drawing the punctum, and even deformity will appear. Using the interpolation point to draw the punctum with the need to be displayed can improve the accuracy of the punctual drawing.
在可选的实施例中,在步骤S104之后,还可以包括:根据至少一个插值点到需显点的距离分别设置至少一个插值点的透明度。In an optional embodiment, after step S104, the method may further include: respectively setting the transparency of at least one interpolation point according to the distance from the at least one interpolation point to the point to be displayed.
在本实施例中,可以根据插值点距离需显点的距离调整插值点的透明度,距离需显点越远,透明度的数值越小。由此,含有不同透明度的泪点的长度随着心电向量的幅值变化而变化,当幅值在快速改变时,长度变长,反之,则变小。含有不同透明度的泪点的长度随着这种绘制方式借鉴自然界中的流星穿梭轨迹的现象,根据流星的自然常识便可知晓泪点的方向以相对速度的快慢,使泪点所表现的信息量增大,并且减少了用户的学习成本。In this embodiment, the transparency of the interpolation point can be adjusted according to the distance between the interpolation point and the point to be displayed. The farther away from the point to be displayed, the smaller the value of transparency. Thus, the length of the punctum with different transparency changes with the amplitude of the ECG vector. When the amplitude changes rapidly, the length becomes longer, otherwise, it becomes smaller. The length of tear spots with different transparency. With this drawing method borrowing from the phenomenon of shooting stars shuttle trajectory in nature, according to the natural common sense of shooting stars, you can know the direction of the tear spots and the relative speed, so that the amount of information expressed by the tear spots Increase and reduce the user’s learning cost.
本实施例首先获取心电向量环的已知点集,然后基于该已知点集模拟心电向量环的轮廓,并且采用预设方法在相邻的采样点之间增加至少一个插值点,随后建立由采样点与插值点集 组成的单元组,基于泪点的显示单位确定需显点,并且根据该需显点从与其对应的单元组中提取至少一个插值点绘制泪点和心电向量环。相对于现有技术中仅基于采样点绘制泪点和心电向量环的方案,本发明实施例公开的方案通过在相邻的采样点之间增加插值点,促使绘制的波环更加圆滑饱满,而非明显的多棱角的多边形,更接近真实的心电向量环的形状,通过增加插值点优化了泪点模型,提高了绘制的心电向量环形状上的准确度。This embodiment first obtains the known point set of the ECG loop, then simulates the contour of the ECG loop based on the known point set, and uses a preset method to add at least one interpolation point between adjacent sampling points, and then Establish a unit group consisting of sampling points and interpolation point sets, determine the point to be displayed based on the display unit of the punctum, and extract at least one interpolation point from the corresponding unit group based on the point to be displayed to draw the punctum and the ECG vector ring . Compared with the solution in the prior art that only draws the punctum and the ECG ring based on the sampling points, the solution disclosed in the embodiment of the present invention increases the interpolation points between adjacent sampling points to promote the drawn wave ring to be more smooth and full. Rather than the obvious polygonal polygons, it is closer to the shape of the real ECG ring. By adding interpolation points, the punctal model is optimized, and the accuracy of the drawn ECG ring shape is improved.
本实施例还公开了一种心电向量环的绘制装置,请参考图3,为该一种心电向量环的绘制装置结构示意图,该心电向量环的绘制装置包括:This embodiment also discloses an electrocardiographic vector loop drawing device. Please refer to FIG. 3, which is a schematic diagram of the structure of the electrocardiographic vector loop drawing device. The electrocardiographic vector loop drawing device includes:
已知点集模块301,用于获取心电向量环的已知点集,已知点集为对心电向量环进行采样得到的采样点的集合;轮廓绘制模块302,用于基于已知点集模拟心电向量环的轮廓,并采用预设方法在相邻的采样点之间增加至少一个插值点,以绘制心电向量环;单元组建立模块303,用于建立由采样点和插值点集组成的单元组,插值点集为位于采样点一侧的至少一个插值点的集合;泪点绘制模块304,用于基于泪点的显示单位确定需显点,并根据需显点从与其对应的单元组的插值点集内提取至少一个插值点绘制泪点,需显点为在泪点的显示单位下需要显示的采样点。The known point set module 301 is used to obtain the known point set of the ECG vector loop. The known point set is the set of sampling points obtained by sampling the ECG vector loop; the contour drawing module 302 is used to obtain the known points Set to simulate the contour of the ECG vector loop, and use a preset method to add at least one interpolation point between adjacent sampling points to draw the ECG loop; the unit group establishment module 303 is used to establish the sampling point and the interpolation point The interpolation point set is a set of at least one interpolation point located on one side of the sampling point; the punctal drawing module 304 is used to determine the points to be displayed based on the display unit of the punctum, and according to the points to be displayed corresponding to it At least one interpolation point is extracted from the interpolation point set of the unit group to draw the punctum, and the required display point is the sampling point that needs to be displayed in the display unit of the punctum.
在可选的实施例中,该心电向量环的绘制装置还包括:透明度设置模块,用于根据至少一个插值点到需显点的距离分别设置至少一个插值点的透明度。In an optional embodiment, the device for drawing the ECG loop further includes: a transparency setting module for setting the transparency of at least one interpolation point according to the distance from the at least one interpolation point to the point to be displayed.
在可选的实施例中,该心电向量环的绘制装置还包括:点集存储模块,用于存储已知点集和增加的至少一个插值点。In an optional embodiment, the device for drawing an ECG loop further includes: a point set storage module, configured to store a known point set and at least one added interpolation point.
在具体实施过程中,预设方法为插值法。In the specific implementation process, the preset method is interpolation.
此外,本发明实施例中还提供一种计算机装置,处理器通过执行所述计算机指令,从而实现以下方法:In addition, an embodiment of the present invention also provides a computer device, and the processor executes the computer instruction to implement the following method:
获取心电向量环的已知点集,已知点集为对心电向量环进行采样得到的采样点的集合;基于已知点集模拟心电向量环的轮廓,并采用预设方法在相邻的采样点之间增加至少一个插值点,以绘制心电向量环;建立由采样点和插值点集组成的单元组,插值点集为位于采样点一侧的至少一个插值点的集合;基于泪点的显示单位确定需显点,并根据需显点从与其对应的单元组的插值点集内提取至少一个插值点绘制泪点,需显点为在泪点的显示单位下需要显示的采样点。Obtain the known point set of the ECG vector loop, the known point set is the set of sampling points obtained by sampling the ECG vector loop; the contour of the ECG vector loop is simulated based on the known point set, and the preset method is used in the phase Add at least one interpolation point between adjacent sampling points to draw the ECG vector loop; establish a unit group consisting of sampling points and interpolation point sets, where the interpolation point set is a set of at least one interpolation point located on one side of the sampling point; based on The display unit of the tear point determines the point to be displayed, and extracts at least one interpolation point from the interpolation point set of the corresponding unit group according to the point to be displayed to draw the tear point. The point to be displayed is the sample that needs to be displayed in the display unit of the tear point. point.
本领域技术人员可以理解,实现上述实施例方法中的全部或部分流程,是可以通过计算 机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(ROM)或随机存储记忆体(RAM)等。计算机处理器用于执行存储介质中存储的计算机程序实现以下方法:Those skilled in the art can understand that all or part of the processes in the above-mentioned embodiment methods can be implemented by instructing relevant hardware through a computer program. The program can be stored in a computer readable storage medium. During execution, it may include the procedures of the above-mentioned method embodiments. Wherein, the storage medium can be a magnetic disk, an optical disk, a read-only memory (ROM) or a random access memory (RAM), etc. The computer processor is used to execute the computer program stored in the storage medium to implement the following methods:
获取心电向量环的已知点集,已知点集为对心电向量环进行采样得到的采样点的集合;基于已知点集模拟心电向量环的轮廓,并采用预设方法在相邻的采样点之间增加至少一个插值点,以绘制心电向量环;建立由采样点和插值点集组成的单元组,插值点集为位于采样点一侧的至少一个插值点的集合;基于泪点的显示单位确定需显点,并根据需显点从与其对应的单元组的插值点集内提取至少一个插值点绘制泪点,需显点为在泪点的显示单位下需要显示的采样点。Obtain the known point set of the ECG vector loop, the known point set is the set of sampling points obtained by sampling the ECG vector loop; the contour of the ECG vector loop is simulated based on the known point set, and the preset method is used in the phase Add at least one interpolation point between adjacent sampling points to draw the ECG vector loop; establish a unit group consisting of sampling points and interpolation point sets, where the interpolation point set is a set of at least one interpolation point located on one side of the sampling point; based on The display unit of the tear point determines the point to be displayed, and extracts at least one interpolation point from the interpolation point set of the corresponding unit group according to the point to be displayed to draw the tear point. The point to be displayed is the sample that needs to be displayed in the display unit of the tear point. point.
以上所述的仅是本发明的实施例,方案中公知的具体结构及特性等常识在此未作过多描述。应当指出,对于本领域的技术人员来说,在不脱离本发明结构的前提下,还可以作出若干变形和改进。这些也应该视为本发明的保护范围,这些都不会影响本发明实施的效果和专利的实用性。本申请要求的保护范围应当以其权利要求的内容为准,说明书中的具体实施方式等记载可以用于解释权利要求的内容。The above are only the embodiments of the present invention, and common knowledge such as specific structures and characteristics known in the solutions are not described here. It should be pointed out that for those skilled in the art, a number of modifications and improvements can be made without departing from the structure of the present invention. These should also be regarded as the protection scope of the present invention, and these will not affect the effect of the implementation of the present invention and the practicability of the patent. The scope of protection claimed in this application shall be subject to the content of the claims, and the specific implementation modes in the description can be used to interpret the content of the claims.

Claims (10)

  1. 一种心电向量环的绘制方法,其特征在于,包括:A method for drawing an ECG vector loop, which is characterized in that it includes:
    获取心电向量环的已知点集,所述已知点集为对所述心电向量环进行采样得到的采样点的集合;Acquiring a known point set of the ECG vector loop, where the known point set is a set of sampling points obtained by sampling the ECG vector loop;
    基于所述已知点集模拟所述心电向量环的轮廓,并采用预设方法在相邻的所述采样点之间增加至少一个插值点,以绘制心电向量环;Simulating the contour of the electrocardiogram loop based on the known point set, and adding at least one interpolation point between adjacent sampling points by using a preset method to draw the electrocardiogram loop;
    建立由所述采样点和插值点集组成的单元组,所述插值点集为位于所述采样点一侧的至少一个所述插值点的集合;Establishing a unit group consisting of the sampling point and an interpolation point set, where the interpolation point set is a set of at least one interpolation point located on one side of the sampling point;
    基于泪点的显示单位确定需显点,并根据所述需显点从与其对应的所述单元组的所述插值点集内提取至少一个所述插值点绘制泪点,所述需显点为在泪点的显示单位下需要显示的所述采样点。The point to be displayed is determined based on the display unit of the punctum, and at least one interpolation point is extracted from the interpolation point set of the unit group corresponding to the point to be displayed to draw the punctum, and the point to be displayed is The sampling point that needs to be displayed in the display unit of the tear point.
  2. 如权利要求1所述的心电向量环的绘制方法,其特征在于,在所述基于泪点的显示单位确定需显点,并根据所述需显点从与其对应的所述单元组的所述插值点集内提取至少一个所述插值点绘制泪点,所述需显点为在泪点的显示单位下需要显示的所述采样点之后,还包括:The method for drawing an electrocardiogram vector loop according to claim 1, wherein the point to be displayed is determined in the display unit based on the punctum, and the point to be displayed is determined from the corresponding unit group according to the point to be displayed. Extracting at least one interpolation point from the interpolation point set to draw a punctum, and the point to be displayed is after the sampling point that needs to be displayed in the display unit of the punctum, and further includes:
    根据至少一个所述插值点到所述需显点的距离分别设置至少一个所述插值点的透明度。The transparency of at least one interpolation point is respectively set according to the distance from at least one interpolation point to the point to be displayed.
  3. 如权利要求2所述的心电向量环的绘制方法,其特征在于,在所述基于所述已知点集模拟所述心电向量环的轮廓,并采用预设方法在相邻的所述采样点之间增加至少一个插值点,以绘制心电向量环和所述建立由所述采样点和插值点集组成的单元组,所述插值点集为位于所述采样点一侧的至少一个所述插值点的集合之间,还包括:The method for drawing an electrocardiogram vector loop according to claim 2, wherein the contour of the electrocardiogram loop is simulated based on the known point set, and a preset method is used to set the At least one interpolation point is added between the sampling points to draw an ECG vector loop and the establishment of a unit group consisting of the sampling points and an interpolation point set, the interpolation point set being at least one located on one side of the sampling point The set of interpolation points further includes:
    存储所述已知点集和增加的至少一个所述插值点。The known point set and the added at least one interpolation point are stored.
  4. 如权利要求3所述的心电向量环的绘制方法,其特征在于,所述预设方法为插值法。The method for drawing an ECG vector loop according to claim 3, wherein the preset method is interpolation.
  5. 一种心电向量环的绘制装置,其特征在于,包括:An electrocardiogram vector loop drawing device, characterized in that it comprises:
    已知点集模块,用于获取心电向量环的已知点集,所述已知点集为对所述心电向量环进行采样得到的采样点的集合;The known point set module is used to obtain a known point set of the ECG vector loop, where the known point set is a set of sampling points obtained by sampling the ECG vector loop;
    轮廓绘制模块,用于基于所述已知点集模拟所述心电向量环的轮廓,并采用预设方法在相邻的所述采样点之间增加至少一个插值点,以绘制心电向量环;The contour drawing module is configured to simulate the contour of the ECG vector loop based on the known point set, and add at least one interpolation point between adjacent sampling points by using a preset method to draw the ECG vector loop ;
    单元组建立模块,用于建立由所述采样点和插值点集组成的单元组,所述插值点集为位于所述采样点一侧的至少一个所述插值点的集合;A unit group establishment module, configured to establish a unit group consisting of the sampling point and an interpolation point set, the interpolation point set being a set of at least one interpolation point located on one side of the sampling point;
    泪点绘制模块,用于基于泪点的显示单位确定需显点,并根据所述需显点从与其对应的所述单元组的所述插值点集内提取至少一个所述插值点绘制泪点,所述需显点为在泪点的显示单位下需要显示的所述采样点。The punctum drawing module is used to determine the point to be displayed based on the display unit of the punctum, and extract at least one interpolation point from the interpolation point set of the unit group corresponding to the point to be displayed to draw the punctum , The point to be displayed is the sampling point that needs to be displayed in the display unit of the tear point.
  6. 如权利要求5所述的心电向量环的绘制装置,其特征在于,还包括:The drawing device of the ECG vector loop according to claim 5, further comprising:
    透明度设置模块,用于根据至少一个所述插值点到所述需显点的距离分别设置至少一个所述插值点的透明度。The transparency setting module is used to set the transparency of at least one interpolation point according to the distance from at least one interpolation point to the point to be displayed.
  7. 如权利要求6所述的心电向量环的绘制装置,其特征在于,还包括:The drawing device of the ECG vector loop according to claim 6, characterized in that it further comprises:
    点集存储模块,用于存储所述已知点集和增加的至少一个所述插值点。The point set storage module is used to store the known point set and the added at least one interpolation point.
  8. 如权利要求7所述的心电向量环的绘制装置,其特征在于,所述预设方法为插值法。8. The drawing device of the ECG vector loop according to claim 7, wherein the preset method is an interpolation method.
  9. 一种计算机装置,其特征在于,包括处理器,所述处理器用于执行存储器中存储的计算机程序实现如权利要求1-4任意一项的所述的心电向量环的绘制方法。A computer device, characterized by comprising a processor, configured to execute a computer program stored in a memory to implement the ECG loop drawing method according to any one of claims 1-4.
  10. 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,处理器用于执行存储介质中存储的计算机程序实现如权利要求1-4任意一项所述的心电向量环的绘制方法。A computer-readable storage medium with a computer program stored thereon, wherein the processor is used to execute the computer program stored in the storage medium to implement the method for drawing an ECG loop according to any one of claims 1 to 4 .
PCT/CN2019/073746 2019-01-29 2019-01-29 Method and apparatus for drawing vector cardiographic loop WO2020154910A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/073746 WO2020154910A1 (en) 2019-01-29 2019-01-29 Method and apparatus for drawing vector cardiographic loop

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/073746 WO2020154910A1 (en) 2019-01-29 2019-01-29 Method and apparatus for drawing vector cardiographic loop

Publications (1)

Publication Number Publication Date
WO2020154910A1 true WO2020154910A1 (en) 2020-08-06

Family

ID=71840307

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/073746 WO2020154910A1 (en) 2019-01-29 2019-01-29 Method and apparatus for drawing vector cardiographic loop

Country Status (1)

Country Link
WO (1) WO2020154910A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101011242A (en) * 2007-02-06 2007-08-08 赵峰 Vector electrocardiograph and implementation method
JP2008264180A (en) * 2007-04-19 2008-11-06 Fukuda Denshi Co Ltd Electrocardiographic data processor, electrocardiographic data processing method, and electrocardiographic data processing program
CN102217952A (en) * 2011-06-17 2011-10-19 四川省医学科学院(四川省人民医院) Vector loop diagram generation method and device based on myocardium movement locus
CN103810393A (en) * 2014-02-27 2014-05-21 厦门纳龙科技有限公司 Electrocardial waveform feature point locating method based on electrocardial vectors
US20150238101A1 (en) * 2014-02-27 2015-08-27 Zoll Medical Corporation Vcg vector loop bifurcation
CN105534519A (en) * 2016-02-24 2016-05-04 四川大智信诚海纳天时科技有限公司 Color vector cardiogram display method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101011242A (en) * 2007-02-06 2007-08-08 赵峰 Vector electrocardiograph and implementation method
JP2008264180A (en) * 2007-04-19 2008-11-06 Fukuda Denshi Co Ltd Electrocardiographic data processor, electrocardiographic data processing method, and electrocardiographic data processing program
CN102217952A (en) * 2011-06-17 2011-10-19 四川省医学科学院(四川省人民医院) Vector loop diagram generation method and device based on myocardium movement locus
CN103810393A (en) * 2014-02-27 2014-05-21 厦门纳龙科技有限公司 Electrocardial waveform feature point locating method based on electrocardial vectors
US20150238101A1 (en) * 2014-02-27 2015-08-27 Zoll Medical Corporation Vcg vector loop bifurcation
CN105534519A (en) * 2016-02-24 2016-05-04 四川大智信诚海纳天时科技有限公司 Color vector cardiogram display method

Similar Documents

Publication Publication Date Title
US20190065994A1 (en) Deep learning-based image recognition method and apparatus
TWI724916B (en) Heart graphic display system
WO2019091019A1 (en) Knowledge graph processing method and device, computer device and computer storage medium
CN108229301A (en) Eyelid line detecting method, device and electronic equipment
EP4024362A2 (en) Method and apparatus of failure monitoring for signal lights, electronic device and storage medium
US20150348310A1 (en) Apparatus and method for visualization
CN109243614B (en) Operation simulation method, device and system
CN110490428A (en) Job of air traffic control method for evaluating quality and relevant apparatus
US11284829B2 (en) Apparatus and method for processing physiological information
Han et al. PseudoViewer: automatic visualization of RNA pseudoknots
WO2024140617A1 (en) Human-computer interaction user experience evaluation and optimization method and system, and storage medium
WO2020154910A1 (en) Method and apparatus for drawing vector cardiographic loop
US10115192B2 (en) Apparatus and method for visualization
US10996745B2 (en) Method and device for determining gaze point mapping function, and method and device for determining gaze point
CN110432894A (en) Electrocardiogram key point mask method and electronic equipment
CN109920024B (en) Method and device for drawing electrocardiogram vector loop
CN115035909B (en) Visual music display method and device
CN109633229A (en) A kind of 3-dimensional digital waveform processing method
CN108039081A (en) Robot teaching's assessment method and device
CN107822597A (en) Based on the calculating of intelligent platform heart vitality index and image conversion display system and method
CN113720578B (en) Experimental system and experimental method based on simulation dynamic task
CN105289004A (en) Chinese character imitation game method and apparatus based on touching device
CN112667828A (en) Audio visualization method and terminal
CN106202642B (en) A kind of computer Cutting method based on the processing of transient state display delay
CN111329499B (en) Method, system, device and equipment for testing driving interference degree

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19912478

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19912478

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 28.09.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19912478

Country of ref document: EP

Kind code of ref document: A1