CN109612509B - Trend graph display processing method based on handheld signal measuring instrument - Google Patents

Trend graph display processing method based on handheld signal measuring instrument Download PDF

Info

Publication number
CN109612509B
CN109612509B CN201811344138.8A CN201811344138A CN109612509B CN 109612509 B CN109612509 B CN 109612509B CN 201811344138 A CN201811344138 A CN 201811344138A CN 109612509 B CN109612509 B CN 109612509B
Authority
CN
China
Prior art keywords
trend graph
display
points
measurement
measurement points
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811344138.8A
Other languages
Chinese (zh)
Other versions
CN109612509A (en
Inventor
李成帅
杜念文
白轶荣
任水生
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
CLP Kesiyi Technology Co Ltd
Original Assignee
CLP Kesiyi Technology Co Ltd
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 CLP Kesiyi Technology Co Ltd filed Critical CLP Kesiyi Technology Co Ltd
Priority to CN201811344138.8A priority Critical patent/CN109612509B/en
Publication of CN109612509A publication Critical patent/CN109612509A/en
Application granted granted Critical
Publication of CN109612509B publication Critical patent/CN109612509B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01DMEASURING NOT SPECIALLY ADAPTED FOR A SPECIFIC VARIABLE; ARRANGEMENTS FOR MEASURING TWO OR MORE VARIABLES NOT COVERED IN A SINGLE OTHER SUBCLASS; TARIFF METERING APPARATUS; MEASURING OR TESTING NOT OTHERWISE PROVIDED FOR
    • G01D7/00Indicating measured values
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R13/00Arrangements for displaying electric variables or waveforms

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a trend graph display processing method based on a handheld signal measuring instrument, and belongs to the field of measurement of instruments and meters. The invention provides a trend graph display processing method which is suitable for a handheld signal measuring instrument and has the advantages of good data refreshing instantaneity, high measuring result accuracy and strong user operation friendliness; the real-time display function that interface refreshing is carried out when each measuring point arrives is provided; providing a friendly interface for displaying results; the accuracy of reading the trend graph by the user is improved; the method solves the problem that different handheld frequency measuring instruments have different screen resolutions to cause the display of the trend graph, and overcomes the defects that the flexibility of fixing the number of points to be displayed is poor, the display refresh rate of completely displaying the measuring result is slow, and a user can not operate the trend graph nearby a certain measuring point.

Description

Trend graph display processing method based on handheld signal measuring instrument
Technical Field
The invention belongs to the field of measurement of instruments and meters, and particularly relates to a trend graph display processing method based on a handheld signal measuring instrument.
Background
Along with the development and progress of measurement technology, people have more and more demands on various measuring instruments, and the high-precision handheld frequency measuring instrument is suitable for the development trend of the industry, has the advantages of easiness in carrying, high measuring precision, diversified functions and the like, and can accurately measure the frequency, time, period and the like of signals. The trend graph with real-time, accuracy and high friendliness degree has important significance as a way for a user to observe signal characteristics, and people continuously improve and perfect ideas when performing display processing of the trend graph and design different display methods. The hand-held frequency measuring instruments on the market often adopt a method of data extraction, processing and display on the display processing of the trend chart, so that the curve drawing speed can be greatly improved, and the trend of the change of measured data such as frequency and the like can be reflected to a certain extent.
The existing implementation scheme is as follows:
1. the direct display mode is as follows:
the handheld frequency measuring instrument stores each measured data into a memory, and the number of points to be displayed is fixed when a trend graph is displayed; reading a corresponding amount of measured data from the memory for drawing; the trend graph of the fixed point number is refreshed every time new measurement data come, so that the effect of real-time display is achieved.
2. A data extraction mode:
the handheld frequency measuring instrument stores each measured data into a buffer area, and the number of points to be displayed is fixed according to pixels of a display screen; if the total measured points are less than the points to be displayed, directly drawing a curve graph, and if the total measured points are greater than the points to be displayed, drawing the curve graph after extracting the total points; and refreshing the trend graph when each new measurement data comes.
The prior art has the following disadvantages:
1. the direct display mode has the following defects:
the number of points to be displayed is fixed, and a user cannot observe the trend of a large amount of measurement data at the same time;
if the number of the fixed points is too large, the defect of low drawing efficiency of a trend graph can occur during the display processing of the measured data, and the real-time display effect is poor.
2. The data extraction method has the following defects:
after the number of points to be displayed is fixed, although the data is extracted and displayed, the data change trend can be approximately reflected, but the data is distorted due to insufficient detail;
the user needs to additionally set when knowing the trend near a specific measuring point, and the operation is not suitable;
the curve in the trend graph connects the maximum values of the adjacent measurement point arrays, and each maximum value is connected with the minimum value, so that the display is complicated and is not easy to understand.
3. Other disadvantages:
the screen resolution of different handheld frequency measuring instruments is different, and the display mode flexibility of the fixed measuring point number is poor.
Disclosure of Invention
Aiming at the technical problems in the prior art, the invention provides a trend chart display processing method based on a handheld signal measuring instrument, which is reasonable in design, overcomes the defects of the prior art and has a good effect.
In order to achieve the purpose, the invention adopts the following technical scheme:
a trend graph display processing method based on a handheld signal measuring instrument comprises the following steps:
step 1: after entering a trend graph display function, judging whether the number of measurement points is greater than 10000 of a maximum display value;
if: if the judgment result is that the number of the measurement points is larger than the maximum display value 10000, the measurement curve is translated, the initial value is modified to be-10000 of the current points, and new 10000 of measurement points are read;
or judging whether the number of the measurement points is less than or equal to 10000 of the maximum display value or not according to the judgment result, and judging whether the number of the measurement points is greater than or equal to the resolution of the screen;
if: if the judgment result is that the number of the measurement points is greater than or equal to the screen resolution, a new array is created, and the data of the measurement points is processed;
or if the judgment result is that the number of the measurement points is smaller than the resolution of the screen, the original array is used for display processing;
step 2: after data processing, a trend graph display coordinate system is established according to a screen area;
and step 3: drawing a curve according to the measuring point array;
and 4, step 4: judging whether to perform display point control or not;
if: if the judgment result is that the display point number is controlled, restarting the display processing according to the controlled point number to be displayed;
or if the judgment result is that the display point control is not performed, displaying a trend graph;
and 5: and (6) ending.
The invention has the following beneficial technical effects:
the invention provides a trend graph display processing method which is suitable for a handheld signal measuring instrument and has the advantages of good data refreshing instantaneity, high measuring result accuracy and strong user operation friendliness; the real-time display function that interface refreshing is carried out when each measuring point arrives is provided; providing a friendly interface for displaying results; the accuracy of reading the trend graph by the user is improved; the method solves the problem that different handheld frequency measuring instruments have different screen resolutions to cause the display of the trend graph, and overcomes the defects that the flexibility of fixing the number of points to be displayed is poor, the display refresh rate of completely displaying the measuring result is slow, and a user can not operate the trend graph nearby a certain measuring point.
The display point number is not fixed, a user can calculate the number of pixels of the transverse axis of the trend graph according to the current screen resolution so as to obtain a measurement trend graph which can fully utilize the screen resolution, and the flexibility is high;
the invention fully utilizes the screen resolution, displays the measurement curve without distortion, and has high accuracy;
the curve segments with overlapped abscissas are drawn only once, so that the updating efficiency of the trend graph is improved, the display is not distorted, and the high real-time performance can be ensured.
Drawings
FIG. 1 is a diagram illustrating a context structure of a processing method.
Fig. 2 is a schematic diagram of a trend graph structure.
Fig. 3 is a graph plotting diagram of the number of measurement points greater than the resolution of the horizontal axis.
Fig. 4 is a trend graph display processing diagram.
FIG. 5 is a schematic of curve plotting using the new array.
Fig. 6 is a flow chart of a trend graph display processing method.
Fig. 7 is a diagram showing a relationship between the trend graph and the processing method.
Detailed Description
The invention is described in further detail below with reference to the following figures and detailed description:
1. description of the context structure
The method is applied to a graphic display module of a high-precision handheld frequency measuring instrument and is responsible for displaying the trend of measured data. Fig. 1 is a context structure diagram of the display processing method, wherein a "trend graph display interface" is an application support of the technology. The hardware measurement system of the handheld frequency measurement instrument sends the measurement data to the software system of the handheld frequency measurement instrument, and the software system stores the data into a measurement data buffer area for displaying and using of a trend graph. And the user sets the trend graph according to the requirement, controls the reading of the measurement data and modifies the display result.
2. Schematic structure diagram of trend chart
The high-precision handheld measuring instrument has high requirements on the precision of measured data and the like, and the trend graph structure shown in fig. 2 is adopted to realize the observation of the trend of the measured data by a user. The trend graph comprises a coordinate system horizontal axis, a coordinate system vertical axis, a curve graph, a horizontal and vertical axis unit and a measurement point count, wherein the horizontal axis represents the measurement points, and the horizontal axis finally displays the number of the current measurement points; the vertical axis displays the measured value of the corresponding point according to the measurement function; the curves represent measured data traces. Wherein, the maximum value of the horizontal axis is 10000, when the number of the measuring points is less than 10000, the curve is continuously drawn and compressed along with the increase of the measuring points; when the number of the measuring points is more than 10000, the curve is not compressed any more, and translation is carried out. The longitudinal axis direction is automatically scaled according to the maximum and minimum values of all measurement points.
Because the screen of the handheld measuring instrument is small and the resolution of the screen is low, when the number of measuring points exceeds the resolution of the horizontal axis, the phenomenon that the X coordinates of some points are the same appears, as shown in FIG. 3.
Under the restriction of an operating system drawing mechanism and screen resolution, a curve can only be drawn on pixel points of an integer value, and when some measuring points are overlapped, the curve can be drawn back and forth among the measuring points. For a user, no change occurs on the curve display, but for an application program, the operation speed of the software is greatly wasted, and the drawing process is optimized according to the phenomenon.
3. Description of the principles
The method is applied to a trend chart display module of a high-precision hand-held frequency measuring instrument, a software operation platform is a WINCE7.0 operating system, a debugging platform is a Windows XP operating system, a development tool is Microsoft Visual Studio 2005, a development language is C + +, and interface design is based on an MFC class library.
The software system comprises a digital display mode and a graphic display mode for the display aspect of the measured data, and the graphic display mode comprises trend chart display and histogram display. The method comprises the steps that a trend graph can help a user to see the dynamic fluctuation range of measured data and track and amplify a dynamic change curve of the data in a specified interval, the measured data are refreshed in real time, when new measured data come, a current curve graph is refreshed in time and is influenced by the memory and the resolution of an operating system, and the measurement rate is influenced when the data volume is large by a real-time data display function, so that the display processing is improved, and the display rate is improved under the condition that the measurement result is not distorted completely.
The software system divides the display interface into a plurality of areas according to the screen resolution: trend graph area, information area, menu area. The method comprises the steps of obtaining the area size of a trend graph through calculation, and drawing a coordinate system of a curve graph to be displayed on the basis, wherein the horizontal axis of the coordinate system represents the number of measurement points, and the vertical axis of the coordinate system represents the measurement value corresponding to the measurement point. The bottom hardware measurement system sends the measurement data to the software system, and the software saves the measured data to a storage buffer capable of accommodating the above-million measurement data.
The method reads at most 10000 measurement data in the buffer area at one time, if all data are directly dynamically displayed, every two adjacent points need to be connected, when the number of the connected lines exceeds the resolution of a screen, the X coordinates of the measurement points are overlapped, and at the moment, a curve can repeatedly draw line segments up and down between the measurement points on the same X coordinate. Therefore, in order to improve the measurement efficiency and ensure the authenticity of real-time display, the measurement points with the same X value are processed to obtain a group of measurement points containing a maximum value, a minimum value, a starting value and an ending value, and the label is marked as i.
Creating a new array, and storing the measuring points after regrouping into the array, wherein the creating method of the new array comprises the following steps:
(1) calculating the number of pixels of a cross shaft in the trend graph area, and judging whether the number of current measurement points is greater than the number of pixels according to the original data array;
(2) searching all measurement points with the same X value, calculating and storing the maximum value, the minimum value, the initial value and the final value of the points, storing the points into a new array, and marking the group of data indexes from 0;
(3) and drawing a curve graph by using the new array, connecting the minimum value of the maximum value in the Y-axis direction, and connecting the termination point of the previous array with the start point of the next array in the X-axis direction. As shown in fig. 5.
4. Description of the flow
The trend graph display processing method flow is shown in fig. 6. After entering the trend graph display function, judging whether the number of the measurement points is greater than 10000 which is the maximum display value, if so, translating the curve, and modifying the initial value as follows: the number of current points is-10000, and new 10000 measurement points are read; if the resolution is smaller than the screen resolution, judging whether the resolution is larger than the screen resolution, if the resolution is smaller than the screen resolution, displaying and processing the image according to the original mode, and if the resolution is larger than the screen resolution, using the new array.
And after data processing, a trend graph display coordinate system is established according to the screen area, curve drawing is carried out according to the measuring point array, whether display point control is carried out or not is judged, and if the control is carried out, display processing is restarted according to the controlled points to be displayed.
5. Description of the relationship of actions
And after the software system stores the measurement data, the measurement data is provided for the digital display module and the graphic display module to be used according to the user requirements. The trend graph is in a closed state in a default state, the trend graph is displayed and processed according to the continuous increase of the measured data after being opened, and the trend graph is displayed dynamically after the processing is finished; when the user performs the [ mark | zoom ] function on operation, the trend graph stops refreshing, and the trend graph is refreshed again according to the setting of the display points, the reference points, the marks and the like.
Key technical point for bringing beneficial effect to the invention
1. The display point number is not fixed, a user can calculate the number of pixels on the horizontal axis of the trend graph according to the current screen resolution, so that the measurement trend graph capable of fully utilizing the screen resolution is obtained, and the flexibility is high.
2. The screen resolution is fully utilized, the measurement curve is displayed without distortion, and the accuracy is high.
3. The curve segments with overlapped abscissas are drawn only once, so that the updating efficiency of the trend graph is improved, and higher real-time performance can be ensured while display is not distorted.
It is to be understood that the above description is not intended to limit the present invention, and the present invention is not limited to the above examples, and those skilled in the art may make modifications, alterations, additions or substitutions within the spirit and scope of the present invention.

Claims (1)

1. A trend graph display processing method based on a handheld signal measuring instrument is characterized by comprising the following steps: the method comprises the following steps:
step 1: after entering a trend graph display function, judging whether the number of measurement points is greater than 10000 of a maximum display value;
if: if the judgment result is that the number of the measurement points is larger than the maximum display value 10000, the measurement curve is translated, the initial value is modified to be-10000 of the current points, and new 10000 of measurement points are read;
if the judgment result is that the number of the measurement points is less than or equal to 10000 of the maximum display value, judging whether the number of the measurement points is greater than or equal to the resolution of the screen;
if: if the judgment result is that the number of the measurement points is greater than or equal to the screen resolution, a new array is created, and the data of the measurement points is processed;
if the judgment result is that the number of the measurement points is smaller than the resolution of the screen, the original array is used for display processing;
step 2: after data processing, a trend graph display coordinate system is established according to a screen area;
and step 3: drawing a curve according to the measuring point array;
and 4, step 4: judging whether to perform display point control or not;
if: if the judgment result is that the display point number is controlled, restarting the display processing according to the controlled point number to be displayed;
if the judgment result is that the display point control is not carried out, displaying a trend graph;
and 5: and (6) ending.
CN201811344138.8A 2018-11-13 2018-11-13 Trend graph display processing method based on handheld signal measuring instrument Active CN109612509B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811344138.8A CN109612509B (en) 2018-11-13 2018-11-13 Trend graph display processing method based on handheld signal measuring instrument

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811344138.8A CN109612509B (en) 2018-11-13 2018-11-13 Trend graph display processing method based on handheld signal measuring instrument

Publications (2)

Publication Number Publication Date
CN109612509A CN109612509A (en) 2019-04-12
CN109612509B true CN109612509B (en) 2021-05-07

Family

ID=66003808

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811344138.8A Active CN109612509B (en) 2018-11-13 2018-11-13 Trend graph display processing method based on handheld signal measuring instrument

Country Status (1)

Country Link
CN (1) CN109612509B (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3909792A (en) * 1973-02-26 1975-09-30 American Optical Corp Electrocardiographic review system
KR20100055951A (en) * 2008-11-18 2010-05-27 삼성테크윈 주식회사 Method to control step motor for monitoring camera, and control apparatus and monitoring camera using the same
CN102360287A (en) * 2011-09-28 2012-02-22 中国航天科工集团第四研究院第四总体设计部 Curve plotting method used for high-speed real-time emulation
CN103384495A (en) * 2010-12-22 2013-11-06 霍夫曼-拉罗奇有限公司 Automatic recognition of known patterns in physiological measurement data
CN104020330A (en) * 2014-05-14 2014-09-03 中国电子科技集团公司第四十一研究所 Method for improving accuracy of frequency spectrum measurement of signal analyzer
CN104750407A (en) * 2013-12-31 2015-07-01 深圳迈瑞生物医疗电子股份有限公司 Medical device and digital image resolution adjusting method and device thereof
CN105513124A (en) * 2015-07-23 2016-04-20 中国电子科技集团公司第四十一研究所 Low-memory three-dimensional dynamic graphics rendering method based on handheld spectrum analyzer
CN105793849A (en) * 2013-10-31 2016-07-20 德克斯康公司 Adaptive interface for continuous monitoring devices
US9498164B2 (en) * 2010-02-12 2016-11-22 Dexcom, Inc. Receivers for analyzing and displaying sensor data
CN205729337U (en) * 2016-02-01 2016-11-30 深圳大微医疗科技开发有限公司 A kind of portable medical monitor device
CN106202843A (en) * 2016-08-30 2016-12-07 西安精雕软件科技有限公司 A kind of measurement point creation method based on line Measurement Technique
CN106210281A (en) * 2016-06-29 2016-12-07 中国神华能源股份有限公司 Realize the method and apparatus showing configuration map file on mobile terminals
CN106469459A (en) * 2015-08-17 2017-03-01 北京国双科技有限公司 The method and apparatus drawing trendgram
CN107661143A (en) * 2016-07-29 2018-02-06 西门子保健有限责任公司 The method that the two-dimensional image data in the section of collection volume is determined in magnetic resonance imaging
CN108244003A (en) * 2018-01-18 2018-07-06 中国农业大学 A kind of aquatic products plant disease epidemic trend prediction and methods of exhibiting and system

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5101220A (en) * 1990-03-29 1992-03-31 Astro-Med, Inc. Chart recorder with thermal print head and sound generator
DE60045611D1 (en) * 1999-12-21 2011-03-24 Tektronix Inc Frequency domain analysis system for a time domain meter
CN102568018A (en) * 2010-12-09 2012-07-11 成都交大光芒科技股份有限公司 Method for drawing remote-measuring trend curve
CN103869121B (en) * 2012-12-14 2017-11-28 北京普源精电科技有限公司 A kind of Waveform display apparatus and method
CN104049118B (en) * 2013-03-14 2017-03-01 固纬电子实业股份有限公司 Oscillograph with trendgram display waveform measurement parameter
JPWO2015059816A1 (en) * 2013-10-25 2017-03-09 発紘電機株式会社 Programmable display, program
CN103645873B (en) * 2013-12-06 2016-08-03 北京首钢自动化信息技术有限公司 A kind of method realizing efficient data caching in trend curve system
CN104200075B (en) * 2014-08-20 2017-11-10 浙江中控软件技术有限公司 Method for drafting and device applied to the tendency chart in industrial monitoring system
CN105136182A (en) * 2015-08-12 2015-12-09 中国电子科技集团公司第四十一研究所 One-window display method for signal amplitude and phase parameter
CN105574094B (en) * 2015-12-11 2019-03-01 深圳安泰创新科技股份有限公司 Tendency chart display methods and device
CN106771452A (en) * 2016-11-15 2017-05-31 中国电子科技集团公司第四十研究所 A kind of waveform drawing and acquisition method based on MFC class libraries and screen resolution
CN107941256B (en) * 2017-11-20 2020-03-06 中国电子科技集团公司第四十一研究所 Numerical value personalized display method of high-precision measuring instrument

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3909792A (en) * 1973-02-26 1975-09-30 American Optical Corp Electrocardiographic review system
KR20100055951A (en) * 2008-11-18 2010-05-27 삼성테크윈 주식회사 Method to control step motor for monitoring camera, and control apparatus and monitoring camera using the same
US9498164B2 (en) * 2010-02-12 2016-11-22 Dexcom, Inc. Receivers for analyzing and displaying sensor data
CN103384495A (en) * 2010-12-22 2013-11-06 霍夫曼-拉罗奇有限公司 Automatic recognition of known patterns in physiological measurement data
CN102360287A (en) * 2011-09-28 2012-02-22 中国航天科工集团第四研究院第四总体设计部 Curve plotting method used for high-speed real-time emulation
CN105793849A (en) * 2013-10-31 2016-07-20 德克斯康公司 Adaptive interface for continuous monitoring devices
CN104750407A (en) * 2013-12-31 2015-07-01 深圳迈瑞生物医疗电子股份有限公司 Medical device and digital image resolution adjusting method and device thereof
CN104020330A (en) * 2014-05-14 2014-09-03 中国电子科技集团公司第四十一研究所 Method for improving accuracy of frequency spectrum measurement of signal analyzer
CN105513124A (en) * 2015-07-23 2016-04-20 中国电子科技集团公司第四十一研究所 Low-memory three-dimensional dynamic graphics rendering method based on handheld spectrum analyzer
CN106469459A (en) * 2015-08-17 2017-03-01 北京国双科技有限公司 The method and apparatus drawing trendgram
CN205729337U (en) * 2016-02-01 2016-11-30 深圳大微医疗科技开发有限公司 A kind of portable medical monitor device
CN106210281A (en) * 2016-06-29 2016-12-07 中国神华能源股份有限公司 Realize the method and apparatus showing configuration map file on mobile terminals
CN107661143A (en) * 2016-07-29 2018-02-06 西门子保健有限责任公司 The method that the two-dimensional image data in the section of collection volume is determined in magnetic resonance imaging
CN106202843A (en) * 2016-08-30 2016-12-07 西安精雕软件科技有限公司 A kind of measurement point creation method based on line Measurement Technique
CN108244003A (en) * 2018-01-18 2018-07-06 中国农业大学 A kind of aquatic products plant disease epidemic trend prediction and methods of exhibiting and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Error analysis and correction of high-accuracy modulation domain measurement;DU nian wen 等;《Journal of Measurement Science and Instrumentation》;20130630;第4卷(第2期);第142-145页 *
手持式示波器若干软件技术研究;李静;《中国优秀硕士学位论文全文数据库》;20110415(第4期);第C042-486页,正文第3、5章 *

Also Published As

Publication number Publication date
CN109612509A (en) 2019-04-12

Similar Documents

Publication Publication Date Title
CN109933324B (en) Nuclear power DCS (distributed control System) human-computer interface automatic generation method
CN110686704A (en) Pose calibration method, system and medium for laser radar and combined inertial navigation
CN107038199B (en) Drawing method and device
CN109612509B (en) Trend graph display processing method based on handheld signal measuring instrument
CN108269303B (en) Three-dimensional meteorological radar display method
CN105513124A (en) Low-memory three-dimensional dynamic graphics rendering method based on handheld spectrum analyzer
CN110686651B (en) Building facade measuring method and system based on three-dimensional laser scanning
CN111510714B (en) Reproduction rate determination method, reproduction rate determination device, terminal and storage medium
CN109343117B (en) Double-cache double-thread seismic data display method
CN110691239B (en) HDR display module detection method and device and electronic equipment
CN111145312B (en) Ultrasonic image measurement information editing method, device, equipment and readable storage medium
CN107478884A (en) A kind of method and oscillograph of quick display waveform search result
CN111429542A (en) Vector contour line speckle pattern generation method and device and storage medium
CN107730571B (en) Method and apparatus for rendering an image
JP2000148126A (en) Image display device and method
CN110660119A (en) Character dynamic effect generation method and device based on bitmap scanning
CN111598094B (en) Angle regression instrument reading identification method, equipment and system based on deep learning
US11676358B2 (en) Method and apparatus for digitizing paper data, electronic device and storage medium
CN111352617B (en) Magnetic method data auxiliary arrangement method based on Fortran language
CN112597035B (en) FPGA image algorithm verification method and system based on LABVIEW
CN115294205A (en) Camera calibration method, object feature positioning method, device, equipment and medium
TWI409433B (en) System and method for drawing image measuring apparatus automatically
CN117544811A (en) Analog deflection signal digital display method based on FPGA
CN103105131A (en) Method of displaying image of image measurement instrument
CN105155153A (en) Processing method for displaying local patterns in computerized embroidery machine

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Huangdao Xiangjiang Road 266555 Shandong city of Qingdao Province, No. 98

Applicant after: CLP kesiyi Technology Co.,Ltd.

Address before: Huangdao Xiangjiang Road 266555 Shandong city of Qingdao Province, No. 98

Applicant before: CHINA ELECTRONIC TECHNOLOGY INSTRUMENTS Co.,Ltd.

GR01 Patent grant
GR01 Patent grant