Three-dimensional displaying method for synthetic aperture radar imaging data
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- INST OF ELECTRONICS CHINESE ACAD OF SCI
- Publication Date
- 2014-03-19
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of radar technology, in particular to a method for three-dimensional display of synthetic aperture radar imaging data. Background technique
[0002] With the development of computer technology, 3D visualization technology has been applied more and more. Mature technologies for rendering three-dimensional data include OpenGL graphics API and D3D graphics API. OpenGL is a software interface for graphics hardware. It can use the functions provided by it to construct a scene model, and it is easy to implement coordinate transformation, coloring, lighting, texture mapping, etc. on the model to enhance the authenticity of the scene. In versions above OpenGL3.0, support for shaders is also added. Developers can program the fixed functions of OpenGL, making it easier for 3D scenes to meet the requirements of authenticity. The OpenGL graphics API can run across platforms, while the D3D graphics API can only be supported by t...