WO2020154910A1 - Method and apparatus for drawing vector cardiographic loop - Google Patents
Method and apparatus for drawing vector cardiographic loop Download PDFInfo
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 51
- 238000005070 sampling Methods 0.000 claims abstract description 82
- 241000083513 Punctum Species 0.000 claims description 44
- 238000004590 computer program Methods 0.000 claims description 8
- 239000000284 extract Substances 0.000 claims description 7
- 230000000007 visual effect Effects 0.000 abstract description 3
- 238000010586 diagram Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 2
- 238000004088 simulation Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Classifications
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/24—Detecting, measuring or recording bioelectric or biomagnetic signals of the body or parts thereof
- A61B5/316—Modalities, i.e. specific diagnostic methods
- A61B5/318—Heart-related electrical modalities, e.g. electrocardiography [ECG]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/20—Drawing 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
Description
Claims (10)
- 一种心电向量环的绘制方法,其特征在于,包括: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.
- 如权利要求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.
- 如权利要求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.
- 如权利要求3所述的心电向量环的绘制方法,其特征在于,所述预设方法为插值法。The method for drawing an ECG vector loop according to claim 3, wherein the preset method is interpolation.
- 一种心电向量环的绘制装置,其特征在于,包括: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.
- 如权利要求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.
- 如权利要求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.
- 如权利要求7所述的心电向量环的绘制装置,其特征在于,所述预设方法为插值法。8. The drawing device of the ECG vector loop according to claim 7, wherein the preset method is an interpolation method.
- 一种计算机装置,其特征在于,包括处理器,所述处理器用于执行存储器中存储的计算机程序实现如权利要求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.
- 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,处理器用于执行存储介质中存储的计算机程序实现如权利要求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 .
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)
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 |
-
2019
- 2019-01-29 WO PCT/CN2019/073746 patent/WO2020154910A1/en active Application Filing
Patent Citations (6)
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 |