Opti-Acoustic Scene Reconstruction in Highly Turbid Underwater Environments
Ivana Collado-Gonzalez, John McConnell, Paul Szenher, Brendan Englot
TL;DR
This work tackles underwater scene reconstruction in highly turbid water by fusing a forward-looking imaging sonar with a monocular camera. It replaces point-feature reliance with region-based optical segmentation and projects sonar beams into the image to associate range with image-based elevation, yielding fully defined 3D points in real time from a single pose. The approach shows competitive accuracy with much greater scene coverage across turbidity levels, validated in indoor tanks and real marina field tests, and is released as open-source to enable reproducibility and community adoption. The method advances manipulation-ready perception in turbid environments by leveraging opto-acoustic data fusion without training requirements, albeit with assumptions about constant range per sonar beam and overlapping sensor FOV.
Abstract
Scene reconstruction is an essential capability for underwater robots navigating in close proximity to structures. Monocular vision-based reconstruction methods are unreliable in turbid waters and lack depth scale information. Sonars are robust to turbid water and non-uniform lighting conditions, however, they have low resolution and elevation ambiguity. This work proposes a real-time opti-acoustic scene reconstruction method that is specially optimized to work in turbid water. Our strategy avoids having to identify point features in visual data and instead identifies regions of interest in the data. We then match relevant regions in the image to corresponding sonar data. A reconstruction is obtained by leveraging range data from the sonar and elevation data from the camera image. Experimental comparisons against other vision-based and sonar-based approaches at varying turbidity levels, and field tests conducted in marina environments, validate the effectiveness of the proposed approach. We have made our code open-source to facilitate reproducibility and encourage community engagement.
