paper-with-me

Papers

Rational Polynomial Camera Model Warping for Deep Learning Based Satellite Multi-View Stereo Matching

2021-09-23 · ICCV 2021 10 · Jian Gao, Jin Liu, Shunping Ji

Satellite multi-view stereo (MVS) imagery is particularly suited for large-scale Earth surface reconstruction. Differing from the perspective camera model (pin-hole model) that is commonly used for close-range and aerial cameras, the cubic rational polynomial camera (RPC) model is the mainstream model for push-broom linear-array satellite cameras. However, the homography warping used in the prevailing learning based MVS methods is only applicable to pin-hole cameras. In order to apply the SOTA learning based MVS technology to the satellite MVS task for large-scale Earth surface reconstruction, RPC warping should be considered. In this work, we propose, for the first time, a rigorous RPC warping module. The rational polynomial coefficients are recorded as a tensor, and the RPC warping is formulated as a series of tensor transformations. Based on the RPC warping, we propose the deep learning based satellite MVS (SatMVS) framework for large-scale and wide depth range Earth surface reconstruction. We also introduce a large-scale satellite image dataset consisting of 519 5120${\times}$5120 images, which we call the TLC SatMVS dataset. The satellite images were acquired from a three-line camera (TLC) that catches triple-view images simultaneously, forming a valuable supplement to the existing open-source WorldView-3 datasets with single-scanline images. Experiments show that the proposed RPC warping module and the SatMVS framework can achieve a superior reconstruction accuracy compared to the pin-hole fitting method and conventional MVS methods. Code and data are available at https://github.com/WHU-GPCV/SatMVS.

📄 PDF Abstract BibTeX arXiv:2109.11121

Code (1)

whu-gpcv/satmvs 공식 구현 pytorch

Tasks

Stereo MatchingSurface Reconstruction

Similar Papers 제목 키워드 기반

Sat-NeRF: Learning Multi-View Satellite Photogrammetry With Transient Objects and Shadow Modeling Using RPC Cameras

2022-03-16 · Roger Marí, Gabriele Facciolo, Thibaud Ehret

We introduce the Satellite Neural Radiance Field (Sat-NeRF), a new end-to-end model for learning multi-view satellite photogrammetry in the wild. Sat-NeRF combines some of the latest trends in neural rendering with nativ…

NeRFNeural Rendering

Robust Rational Polynomial Camera Modelling for SAR and Pushbroom Imaging

2021-02-26 · IEEE International Geoscience and Remote Sensing Symposium IGARSS 2021 7 · Roland Akiki, Roger Marí, Carlo de Franchis, Jean-Michel Morel 외

The Rational Polynomial Camera (RPC) model can be used to describe a variety of image acquisition systems in remote sensing, notably optical and Synthetic Aperture Radar (SAR) sensors. RPC functions relate 3D to 2D coord…

Refined Equivalent Pinhole Model for Large-scale 3D Reconstruction from Spaceborne CCD Imagery

2023-10-31 · Hong Danyang, Yu Anzhu, Ji Song, Cao Xuefeng 외

In this study, we present a large-scale earth surface reconstruction pipeline for linear-array charge-coupled device (CCD) satellite imagery. While mainstream satellite image-based reconstruction approaches perform excep…

3D ReconstructionSurface Reconstruction

RPC-GS: Gaussian Splatting with native RPC Rendering for Satellite Imagery

2026-06-04 · Valentin Wagner, Sebastian Bullinger, Christoph Bodensteiner, Michael Arens arxiv

We present RPC-GS, the first Gaussian Splatting framework for satellite imagery that operates natively with Rational Polynomial Camera (RPC) models. The RPC model is the de facto standard for representing the complex ima…

psPRF:Pansharpening Planar Neural Radiance Field for Generalized 3D Reconstruction Satellite Imagery

2024-06-22 · Tongtong Zhang, Yuanxiang Li

Most current NeRF variants for satellites are designed for one specific scene and fall short of generalization to new geometry. Additionally, the RGB images require pan-sharpening as an independent preprocessing step. Th…

3D ReconstructionNeRF