Skip to content
Snippets Groups Projects
Select Git revision
  • 8df8a90aa779530fac74c0e4b07c94b85804cc07
  • main default protected
  • revert-9d4bb3d3
3 results

index.md

Blame
  • layout: default
    title: Passive scanning
    nav_order: 3
    mathjax: true

    Passive scanning

    {: .no_toc}

    Table of contents

    {: .no_toc .text-delta }

    1. TOC {:toc}

    Photogrammetry

    Photogrammetry is the collection and organization of reliable information about physical objects and the environment through the process of recording, measuring and interpreting photographic images and patterns of electromagnetic radiant imagery and other phenomena.

    Photogrammetry was first documented by the Prussian architect Albrecht Meydenbauer in 1867. Since then it has been used for everything from simple measurement or color sampling to recording complex 3D Motion Fields

    Data Model of Photogrammetry

    Accessibility

    Unlike other scanning methods that require precise orbital plans or specialized equipment, photogrammetry can be achieved simply by flying a drone in a circular pattern and capturing multiple photos. Utilizing the location data from the drone, one can construct detailed models like the example shown here: A typical medium resolution aerial photogrammetry scan of a barn. With 50-100 images a reasonably accurate model can be produced. Such models are often used in surveying and restoration projects from the scale of hand helf objects to cities. This accessibility makes photogrammetry an attractive option for various applications, with results that can be sufficiently accurate depending on the specific requirements.

    House

    Markers

    However, it's essential to note that photogrammetry lacks inherent scale. Without a reference point or prior knowledge of the camera locations, the resulting model lacks a definitive scale, as cameras inherently lack absolute scale information. Therefore, incorporating at least one reference point is crucial. For example, marking a facade with visual markers or known distances, such as pieces of tape, allows for scaling within a 3D modeling program based on these references.

    Stereo Matching

    Stereo matching is also known as "disparity estimation", referring to the process of identifying which pixels in multiscopic views correspond to the same 3D point in a scene.

    Early uses in stereophotogrammetry, the estimation of 3d coordinates from measurements taken from two or more images through the identification of common points. This technology was used throughout the early 20th century for generating topographic maps.

    StereoPlotter

    While the analog versions of these techniques have waned in popularity, stereophotogrammetry still has applications for capturing dynamic characteristics of previously difficult to measure systems like running wind turbines.

    When is it useful?

    Photogrammetry is useful for outdoors settings, where all you need is a handheld camera and some patience. In this example, note the loss of quality towards the top, as pixel resolution becomes problematic:

    Key Benefits

    Unified Workflow

    Geometry and texture/color in one workflow.

    Affordability and flexibility.

    Depending on the end use application almost any camera will work given there is enough light and your post processing software is robust.

    Real Time Feedback & Processing*

    *as models improve. Ingenuity Drone relies on photogrammetry-based onboard processing for ground distance estimation, showcasing the efficacy of passive sensing approaches in complex environments.

    Drone imaging

    Key Challenges

    Lighting

    Light conditions in the scene are crucial to the quality of the scan. A controlled environment is highly preferred. Precision is improving but can still be completely thrown off by certain light conditions in much the same way LiDar struggles with smooth surfaces.

    Precision Limitations

    Increasingly industry pairs vision systems for photogrammetry with laser systems to balance the benefits of both.

    Software

    Open Source

    AliceVision Open-source photogrammetric computer-vision framework
    Meshroom is the 3D Reconstruction Software built on AliceVision

    Industry Standard

    Autodesk ReCap
    Agisoft Metashape

    ML - Powered

    Pix4D

    Improving accuracy while scraping information on the contents of photogrammetry data sets.

    Apps

    iPhone and Android apps for photogrammetry and now LiDAR scanning have multiplied over the last several years:

    Scan the World
    Rekrei
    Adobe Aero
    ScandyPro
    Bellus

    Bellus

    Camera Equations

    Intrinsics and extrinsics parameters

    Levenberg–Marquardt algorithm or damped least-squares algorithm (dls) are used to minimize the error across 3d coordinates. This procedure is typically called bundle adjustment.

    Groundwork camera properties and standards for USGS photgrammetry surveys.

    Welch 1973

    Light Field

    plenoptic: Of or relating to all the light, travelling in every direction, in a given space.

    Light fields represent an advanced form of passive sensing, aiming to capture full plenoptic content: all possible light rays emanating from a scene in any given direction. This results in a four-dimensional function, as it involves selecting a ray's position and angle. If the ideal plenoptic function was known, any novel viewpoint could be synthesized by placing a virtual camera in this space, and selecting the relevant light rays.

    "We begin by asking what can potentially be seen" - Edward H. Adelson & James R. Bergen, Media Lab, Vision & Modeling Group: The Plenoptic Function and the Elements of Early Vision

    Why do we want all of the light?

    Image-Based Rendering (IBR) for view synthesis is a long-standing problem in the field of computer vision and graphics. Applications in robot navigation, film, and AR/VR.

    Basically, the bullet time effect from the matrix.

    This is such an intensive calculation, that it prompts researchers to seek simulation shortcuts to reach this result, such as this paper [using thousands of virtual cameras](https://openaccess.thecvf.com/content/ACCV2022/papers/Li_Neural_Plenoptic_Sampling_Learning_Light-field_fro m_Thousands_of_Imaginary_Eyes_ACCV_2022_paper.pdf) and neural networks to capture a complete dense plenoptic function.

    In practice, we can only sample light rays in discrete locations. There are two popular optical architectures for this:

    Multi-Camera Systems

    Simply shoot the scene from several locations using an array of camera (or a single moving one).

    Lenslets

    Lenslets: a single CMOS sensor with an array of lenses in front.

    In the lenslet approach, each pixel behind a lenslet provides a unique light ray direction. The collection for all lenses is called a sub aperture image, and roughly corresponds to what a shifted camera would capture. The resolution of these images is simply the total number of lenslets, and the number of sub-aperture images available is given by the number of pixels behind a lenslet. For reference, the Lytro Illum provides 15x15 sub-aperture images of 541x434 pixels each, which is a total of ~53 Megapixels.

    LF sub aperture images

    The most efficient layout for lenslets is hexagonal packing, as it wastes the fewest pixel area. Note that some pixels are not fully covered by the lenslet and receive erroneous or darker data. This means some sub aperture images cannot be recovered.

    LF preview

    Light Fields have gotten a lot of traction recently thanks to their hight potential in VR applications. One impressive work was shown by Google in in a SIGGRAPH 2018 paper:

    https://www.youtube.com/embed/4uHo5tIiim8

    Depth Estimation

    Forming an image from these cameras requires sampling one pixel from each micro lens to generate virtual viewpoints. The resulting "sub-aperture images" offer different perspectives with subtle shifts, presenting a challenge for depth estimation due to their minute disparities.

    Depth estimation on Light Field data is an active domain. For now, algorithms are commonly tested on ideal, synthetic light fields such as this dataset. Here is one example of point cloud obtained from a stereomatching method.

    "https://sketchfab.com/models/b9edfdd28c154ecf995da7b8c6590da8/embed"

    Light Stage

    This impressive device was built for capturing the Bidirectional Reflectance Distribution Function (BRDF), which can describe the material’s optical properties in any direction and any illumination conditions. Thanks to the linearity of lighting, we can decompose the total illumination based on its direction. The viewing angle also plays a role for reflective or special materials (e.g. iridescence).

    In the most complex case, objects need to be captured from several locations and illuminated from as many directions as possible.