3D planar patch extraction from stereo using probabilistic region growing
This is an incremental improvement for robot navigation and computer vision applications.
The paper tackles the problem of extracting 3D planar patches from stereo images by developing a probabilistic region growing method that uses seed points from 2D segmentation and incorporates noise models and intensity information. The method works across various datasets and is fast enough for robot navigation tasks like path detection and obstacle avoidance.
This article presents a novel 3D planar patch extraction method using a probabilistic region growing algorithm. Our method works by simultaneously initiating multiple planar patches from seed points, the latter determined by an intensity-based 2D segmentation algorithm in the stereo-pair images. The patches are grown incrementally and in parallel as 3D scene points are considered for membership, using a probabilistic distance likelihood measure. In addition, we have incorporated prior information based on the noise model in the 2D images and the scene configuration but also include the intensity information resulting from the initial segmentation. This method works well across many different data-sets, involving real and synthetic examples of both regularly and non-regularly sampled data, and is fast enough that may be used for robot navigation tasks of path detection and obstacle avoidance.