Abstract:In order to improve the visualization effect of drone remote sensing image data, a 3D reconstruction visualization platform for drone remote sensing data based on Django framework technology is designed. Building a unmanned aerial vehicle remote sensing image data visualization platform framework based on Django technology, consisting of a browsing layer, a business logic layer, and a data layer. In terms of platform hardware design, a web server is designed to be equipped with the business layer"s view. py, GeoDjango geographic framework, URL analyzer, and JBrowse. An innovative evaluation board is added to the server to monitor the working program of the main controller chip, ensuring the efficiency of data visualization processing. Register groups are also installed as external memory to reduce GPU memory usage; Design a 3D rendering engine consisting of GPU, S-graphics card, and display hardware, install pixel processors on GPU chip vertex shaders, and improve 3D rendering quality through frame buffering and frame rendering. In terms of platform software design, SQLite database is used for data encoding; Using nearest neighbor resampling algorithm to correct distortion in unmanned aerial vehicle remote sensing image data; Extracting target geometric information from unmanned aerial vehicle remote sensing images based on photogrammetric analysis. Design an MVS network based on group correlation and multi-scale features, implement 3D reconstruction of unmanned aerial vehicle remote sensing images through depth map estimation, and complete the design of a unmanned aerial vehicle remote sensing image data visualization platform. The test results show that the GPU memory usage of the platform in all three regions is less than 5000MB, and the overall depth map smoothness is high. The overall modeling time is 8245ms, and the rendering time is 5067ms, which has a good visualization effect.