4,095 research outputs found

    The Potential of Active Contour Models in Extracting Road Edges from Mobile Laser Scanning Data

    Get PDF
    Active contour models present a robust segmentation approach, which makes efficient use of specific information about objects in the input data rather than processing all of the data. They have been widely-used in many applications, including image segmentation, object boundary localisation, motion tracking, shape modelling, stereo matching and object reconstruction. In this paper, we investigate the potential of active contour models in extracting road edges from Mobile Laser Scanning (MLS) data. The categorisation of active contours based on their mathematical representation and implementation is discussed in detail. We discuss an integrated version in which active contour models are combined to overcome their limitations. We review various active contour-based methodologies, which have been developed to extract road features from LiDAR and digital imaging datasets. We present a case study in which an integrated version of active contour models is applied to extract road edges from MLS dataset. An accurate extraction of left and right edges from the tested road section validates the use of active contour models. The present study provides valuable insight into the potential of active contours for extracting roads from 3D LiDAR point cloud data

    Track, then Decide: Category-Agnostic Vision-based Multi-Object Tracking

    Full text link
    The most common paradigm for vision-based multi-object tracking is tracking-by-detection, due to the availability of reliable detectors for several important object categories such as cars and pedestrians. However, future mobile systems will need a capability to cope with rich human-made environments, in which obtaining detectors for every possible object category would be infeasible. In this paper, we propose a model-free multi-object tracking approach that uses a category-agnostic image segmentation method to track objects. We present an efficient segmentation mask-based tracker which associates pixel-precise masks reported by the segmentation. Our approach can utilize semantic information whenever it is available for classifying objects at the track level, while retaining the capability to track generic unknown objects in the absence of such information. We demonstrate experimentally that our approach achieves performance comparable to state-of-the-art tracking-by-detection methods for popular object categories such as cars and pedestrians. Additionally, we show that the proposed method can discover and robustly track a large variety of other objects.Comment: ICRA'18 submissio

    Robust Dense Mapping for Large-Scale Dynamic Environments

    Full text link
    We present a stereo-based dense mapping algorithm for large-scale dynamic urban environments. In contrast to other existing methods, we simultaneously reconstruct the static background, the moving objects, and the potentially moving but currently stationary objects separately, which is desirable for high-level mobile robotic tasks such as path planning in crowded environments. We use both instance-aware semantic segmentation and sparse scene flow to classify objects as either background, moving, or potentially moving, thereby ensuring that the system is able to model objects with the potential to transition from static to dynamic, such as parked cars. Given camera poses estimated from visual odometry, both the background and the (potentially) moving objects are reconstructed separately by fusing the depth maps computed from the stereo input. In addition to visual odometry, sparse scene flow is also used to estimate the 3D motions of the detected moving objects, in order to reconstruct them accurately. A map pruning technique is further developed to improve reconstruction accuracy and reduce memory consumption, leading to increased scalability. We evaluate our system thoroughly on the well-known KITTI dataset. Our system is capable of running on a PC at approximately 2.5Hz, with the primary bottleneck being the instance-aware semantic segmentation, which is a limitation we hope to address in future work. The source code is available from the project website (http://andreibarsan.github.io/dynslam).Comment: Presented at IEEE International Conference on Robotics and Automation (ICRA), 201
    • …
    corecore