CN108269301B - Three-dimensional meteorological radar display method - Google Patents

Three-dimensional meteorological radar display method Download PDF

Info

Publication number
CN108269301B
CN108269301B CN201711405791.6A CN201711405791A CN108269301B CN 108269301 B CN108269301 B CN 108269301B CN 201711405791 A CN201711405791 A CN 201711405791A CN 108269301 B CN108269301 B CN 108269301B
Authority
CN
China
Prior art keywords
dimensional
cappi
display method
meteorological
weather radar
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
CN201711405791.6A
Other languages
Chinese (zh)
Other versions
CN108269301A (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.)
Guangdong Narui Radar Technology Co ltd
Original Assignee
Guangdong Narui Radar 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 Guangdong Narui Radar Technology Co ltd filed Critical Guangdong Narui Radar Technology Co ltd
Priority to CN201711405791.6A priority Critical patent/CN108269301B/en
Publication of CN108269301A publication Critical patent/CN108269301A/en
Application granted granted Critical
Publication of CN108269301B publication Critical patent/CN108269301B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S7/00Details of systems according to groups G01S13/00, G01S15/00, G01S17/00
    • G01S7/02Details of systems according to groups G01S13/00, G01S15/00, G01S17/00 of systems according to group G01S13/00
    • G01S7/04Display arrangements
    • G01S7/06Cathode-ray tube displays or other two dimensional or three-dimensional displays
    • G01S7/20Stereoscopic displays; Three-dimensional displays; Pseudo-three-dimensional displays
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S13/00Systems using the reflection or reradiation of radio waves, e.g. radar systems; Analogous systems using reflection or reradiation of waves whose nature or wavelength is irrelevant or unspecified
    • G01S13/88Radar or analogous systems specially adapted for specific applications
    • G01S13/95Radar or analogous systems specially adapted for specific applications for meteorological use
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • G06T15/04Texture mapping
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2210/00Indexing scheme for image generation or computer graphics
    • G06T2210/32Image data format
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02ATECHNOLOGIES FOR ADAPTATION TO CLIMATE CHANGE
    • Y02A90/00Technologies having an indirect contribution to adaptation to climate change
    • Y02A90/10Information and communication technologies [ICT] supporting adaptation to climate change, e.g. for weather forecasting or climate simulation

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computer Graphics (AREA)
  • Theoretical Computer Science (AREA)
  • Electromagnetism (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • Radar Systems Or Details Thereof (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention discloses a three-dimensional meteorological radar display method which is characterized by comprising the following steps: A. acquiring PPI format data acquired by a weather radar, converting the PPI format data into CAPPI format data and storing the CAPPI format data; B. scanning CAPPI data layer by layer, acquiring maximum scanning values in three-dimensional directions and storing the maximum scanning values; C. and D, establishing a pasting image texture by using the maximum scanning value stored in the step B through a three-dimensional function library to obtain a three-dimensional model of the meteorological chart, and displaying the three-dimensional model on a display device. The method only displays the surface of a three-dimensional object on the screen, so that the resource consumption of a computer display card can be greatly reduced, and the color difference caused by perspective can be avoided.

Description

Three-dimensional meteorological radar display method
Technical Field
The invention relates to a three-dimensional meteorological radar data display method, and belongs to the field of computer data processing.
Background
The echo diagram of the meteorological radar is an important basis for a meteorologist to analyze meteorological data and make judgment and prediction. The traditional weather radar echo maps can be divided into two-dimensional display modes such as PPI (planar position indicator), CAPPI (contour position indicator), RHI (range height indicator) and the like. These patterns play a very important role in the atmospheric phenomenon analysis process. But atmospheric phenomena are actually a three-dimensional process of phenomena, and all two-dimensional display methods are display of a section of the phenomena. The two-dimensional display method cannot completely display the change of the whole meteorological process within the same time. With the development of computer technology, especially the development of three-dimensional display capability, three-dimensional weather display has become possible.
In practice, three-dimensional display methods are usually presented on the screen in a perspective mode. In the same direction, the data of different colors are mixed through Alpha to obtain a final color, and then the final color is displayed on a screen. This conventional fluoroscopy has two disadvantages: firstly, all the details are displayed, so that the video memory capacity of the computer is very tense; second, the final color values are affected by Alpha channel blending, so that the color of the inner layer will have some color deviation from the actual color values. In other words, the inner color value after Alpha blending has different visual perception, which affects the judgment of the meteorologist on the actual situation.
Disclosure of Invention
Aiming at the defects of the prior art, the technical scheme of the invention provides a three-dimensional weather radar display method for displaying the surface of a three-dimensional object on a display device, which reduces the resources of a computer display card and avoids the generation of chromatic aberration due to perspective.
The technical scheme of the invention comprises
A three-dimensional weather radar display method is characterized in that the method comprises the following algorithm processing of an indicator:
A. acquiring PPI format data acquired by a weather radar, converting the PPI format data into CAPPI format data and storing the CAPPI format data;
B. scanning CAPPI data layer by layer, acquiring maximum scanning values in three-dimensional directions and storing the maximum scanning values;
C. and D, establishing a pasting image texture by using the maximum scanning value stored in the step B through a three-dimensional function library to obtain a three-dimensional model of the meteorological chart, and displaying the three-dimensional model on a display device.
Further, the step a further includes:
acquiring PPI (pulse indication protocol) format meteorological data acquired by a meteorological radar;
and converting the meteorological data in the PPI format into a rectangular coordinate system in a CAPPI form, and storing the rectangular coordinate system, wherein the limit value of the CAPPI coordinate is a cuboid.
Further, the step C further includes:
the stored maximum scan value is used to build the texture of the map using a three-dimensional function library, wherein the trigonometric function library used includes OpenGL and D3D.
Further, in the step C, a three-dimensional function library is used for establishing a texture of the map according to the maximum scanning value stored in the step B, and the obtained three-dimensional model of the meteorological chart is a cubic three-dimensional model.
Further, the method further comprises:
and C, performing mapping filling on the mapping texture established in the step C, and displaying by using a display device.
Furthermore, color filling is adopted when the mapping texture established in the step C is subjected to mapping filling.
Further, the method further comprises:
and if detecting that a plurality of three-dimensional meteorological models need to be displayed, circularly executing the step B and the step C until all the three-dimensional meteorological models are displayed on a specified display device.
The invention has the beneficial effects that: the method only displays the surface of a three-dimensional object on the screen, so that the resource consumption of a computer display card can be greatly reduced, and the color difference caused by perspective can be avoided.
Drawings
FIG. 1 shows a general flow diagram according to an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in detail with reference to the accompanying drawings and specific embodiments. The three-dimensional meteorological radar display method is suitable for displaying meteorological data.
FIG. 1 shows a general flow diagram according to an embodiment of the invention. The method comprises the following specific steps:
a three-dimensional meteorological radar display method is characterized in that an indicator is processed by the following algorithm:
and A, converting all transmitted data in PPI format into a rectangular coordinate system in CAPPI form for storage. The extreme coordinate value of CAPPI is defined as a rectangular solid.
B: value scans were performed starting from the lowest level CAPII slice and recording the maximum values above all three-dimensional directions. And repeating the operation B until all the layers are scanned.
And C, inputting all recorded numerical values into a three-dimensional function library, wherein the three-dimensional function library can adopt OpenGL, D3D and the like to establish a texture of a map and generate a cube. And performing mapping color filling operation on the surface of the three-dimensional model, and finally displaying the surface on a screen of a display device. The invention also comprises the step of marking distance information on the cube surface generated in the step C or forming a contour (distance) map, so that a forecaster can analyze the internal structure of the weather more intuitively.
The above description is only a preferred embodiment of the present invention, and the present invention is not limited to the above embodiment, and the present invention shall fall within the protection scope of the present invention as long as the technical effects of the present invention are achieved by the same means. The invention is capable of other modifications and variations in its technical solution and/or its implementation, within the scope of protection of the invention.

Claims (7)

1. A three-dimensional weather radar display method is characterized by comprising the following steps:
A. acquiring PPI format data acquired by a weather radar, converting the PPI format data into CAPPI format data and storing the CAPPI format data;
B. scanning CAPPI data layer by layer, acquiring maximum scanning values in three-dimensional directions and storing the maximum scanning values;
C. and D, establishing a pasting image texture by using the maximum scanning value stored in the step B through a three-dimensional function library to obtain a three-dimensional model of the meteorological chart, and displaying the three-dimensional model on a display device.
2. The three-dimensional weather radar display method according to claim 1, wherein the step A further comprises:
acquiring PPI (pulse indication protocol) format meteorological data acquired by a meteorological radar;
and converting the meteorological data in the PPI format into a rectangular coordinate system in a CAPPI form, and storing the rectangular coordinate system, wherein the limit value of the CAPPI coordinate is a cuboid.
3. The three-dimensional weather radar display method according to claim 1, wherein the step C further comprises:
and establishing the map texture by using the stored maximum scanning value by using a three-dimensional function library, wherein the three-dimensional function library comprises OpenGL and D3D.
4. The three-dimensional weather radar display method according to claim 1, wherein in the step C, the maximum scan value stored in the step B is used for creating a texture map by using a three-dimensional function library, and the three-dimensional model of the weather map is a cubic three-dimensional model.
5. The three-dimensional weather radar display method of claim 1, further comprising:
and C, performing mapping filling on the mapping texture established in the step C, and displaying by using a display device.
6. The three-dimensional weather radar display method according to claim 5, wherein color filling is used for the mapping of the mapping texture established in the step C.
7. The three-dimensional weather radar display method of claim 1, further comprising:
and if detecting that a plurality of three-dimensional meteorological models need to be displayed, circularly executing the step B and the step C until all the three-dimensional meteorological models are displayed on a specified display device.
CN201711405791.6A 2017-12-22 2017-12-22 Three-dimensional meteorological radar display method Active CN108269301B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711405791.6A CN108269301B (en) 2017-12-22 2017-12-22 Three-dimensional meteorological radar display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711405791.6A CN108269301B (en) 2017-12-22 2017-12-22 Three-dimensional meteorological radar display method

Publications (2)

Publication Number Publication Date
CN108269301A CN108269301A (en) 2018-07-10
CN108269301B true CN108269301B (en) 2021-03-30

Family

ID=62772222

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711405791.6A Active CN108269301B (en) 2017-12-22 2017-12-22 Three-dimensional meteorological radar display method

Country Status (1)

Country Link
CN (1) CN108269301B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109143244B (en) * 2018-08-09 2022-05-17 南京信息工程大学 Method for rapidly acquiring radar reflectivity CAPPI three-dimensional vector data
CN110658524B (en) * 2019-09-25 2022-12-20 安徽四创电子股份有限公司 Cloud radar echo three-dimensional display method based on full-airspace multi-azimuth scanning mode

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9057773B1 (en) * 2012-12-06 2015-06-16 Rockwell Collins, Inc. Weather information display system and method
CN105372632A (en) * 2015-12-09 2016-03-02 中国航空工业集团公司西安航空计算技术研究所 Weather radar real-time display control method
CN105678846A (en) * 2016-02-22 2016-06-15 武汉华信联创技术工程有限公司 Three-dimensional visualization method and system for real-time meteorological networking radar data

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9057773B1 (en) * 2012-12-06 2015-06-16 Rockwell Collins, Inc. Weather information display system and method
CN105372632A (en) * 2015-12-09 2016-03-02 中国航空工业集团公司西安航空计算技术研究所 Weather radar real-time display control method
CN105678846A (en) * 2016-02-22 2016-06-15 武汉华信联创技术工程有限公司 Three-dimensional visualization method and system for real-time meteorological networking radar data

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
VTK技术在雷达图像可视化中的研究与应用;侯焕;《中国优秀硕士学位论文全文数据库 信息科技辑》;20110715(第7期);第I136-726页 *
气象雷达降水回波三维成像的应用研究;范晖;《系统工程与电子技术》;20021231;第24卷(第7期);全文 *

Also Published As

Publication number Publication date
CN108269301A (en) 2018-07-10

Similar Documents

Publication Publication Date Title
US11551418B2 (en) Image rendering of laser scan data
US9704055B2 (en) Occlusion render mechanism for point clouds
EP3246880A1 (en) Method and device for rendering an image of a scene comprising a real object and a virtual replica of the real object
US20100207936A1 (en) Fusion of a 2d electro-optical image and 3d point cloud data for scene interpretation and registration performance assessment
JP2017505471A (en) Image rendering of laser scan data
CN108269303B (en) Three-dimensional meteorological radar display method
US11300680B2 (en) Three-dimensional (3D) radar weather data rendering techniques
CN107610225B (en) Method for unitizing three-dimensional oblique photography live-action model
CN108269301B (en) Three-dimensional meteorological radar display method
US9235922B2 (en) Method for modelling a 3D scene and corresponding device
CN112508988A (en) Method and device for accurately extracting mosaic lines of remote sensing images
CN114565722A (en) Three-dimensional model monomer realization method
CN108986216B (en) Laser radar control software 3D drawing method
CN116758206A (en) Vector data fusion rendering method and device, computer equipment and storage medium
CN115759952A (en) Ocean comprehensive management and control system, method, device, equipment and storage medium
US20100104132A1 (en) Computer image processing system and method for ndt/ndi testing devices
US5821942A (en) Ray tracing through an ordered array
KR100943451B1 (en) System for manufacturing ortho image using tiff format of dem-tiff and method therefor
CN111667567A (en) Ionized layer three-dimensional display method and device
CN112785699A (en) Image drawing method and apparatus
CN117557711B (en) Method, device, computer equipment and storage medium for determining visual field
US20240161394A1 (en) Information processing apparatus, information processing method, and computer-readable medium
Wąż et al. Multidimensional presentation of radar image
CN118154661A (en) Method, device, equipment and storage medium for opening degree analysis of three-dimensional space
CN115809001A (en) Real-scene three-dimensional model doodling method and system based on oblique photography

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

Address after: No.2 Gangle Road, Tangjiawan Town, Zhuhai City, Guangdong Province 519080

Applicant after: Guangdong Narui Radar Technology Co.,Ltd.

Address before: No.2 Gangle Road, Tangjiawan Town, Zhuhai City, Guangdong Province 519080

Applicant before: Zhuhai Naruida Technology Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant