TLS

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

Why is it necessary to align or register point clouds obtained from different scan stations?

  • To preserve the original coordinate triplets from each scan station for individual analysis.
  • To adhere to the conventions of the Scanner Own Coordinate System (SOCS).
  • To create a unique representation of the object by transforming multiple coordinate triplets into a common system. (correct)
  • To ensure each scan position maintains its unique coordinate system.

A surveyor uses two different scan stations to survey the same point. What coordinate systems are directly involved in representing this single point before any alignment or registration?

  • GLCS only
  • PRCS from both stations
  • PRCS and GLCS
  • SOCS from both stations (correct)

Which coordinate system serves as the absolute reference frame for a surveying project, allowing it to be placed within a broader geographical context?

  • Scanner Own Coordinate System (SOCS)
  • Local Coordinate System
  • Global Coordinate System (GLCS) (correct)
  • Project Coordinate System (PRCS)

A construction project uses laser scanning to document progress. The scans need to be tied to the local project grid for accurate layout. Which coordinate system is most suitable for this purpose?

<p>Project Coordinate System (PRCS) (A)</p> Signup and view all the answers

Consider a scenario where laser scans from multiple locations are used to create a 3D model of a building facade. What is the correct order of steps required to ensure all points are correctly aligned?

<p>SOCS -&gt; PRCS -&gt; GLCS (C)</p> Signup and view all the answers

In the context of urban and regional analysis, what distinguishes geomatics from traditional mapping techniques?

<p>Geomatics integrates diverse data sources like GPS, GIS, and remote sensing for comprehensive spatial analysis, unlike traditional mapping. (D)</p> Signup and view all the answers

Which of the following scenarios best illustrates the application of geomatics in urban planning?

<p>Employing GIS to assess the suitability of potential sites for a new public transportation hub, considering factors like accessibility and environmental impact. (C)</p> Signup and view all the answers

How can remote sensing data contribute to regional environmental monitoring using geomatics?

<p>By facilitating the identification and tracking of deforestation patterns, changes in land cover, and monitoring water quality in large areas. (A)</p> Signup and view all the answers

What role does GPS technology play in geomatics applications for urban navigation and traffic management?

<p>GPS provides precise location data for vehicles and pedestrians, enabling real-time traffic monitoring, optimized routing, and navigation assistance. (D)</p> Signup and view all the answers

What is a key challenge in integrating geomatics data from various sources for urban analysis, and how can it be addressed?

<p>The incompatibility of different data formats and coordinate systems can be addressed through standardization, data transformation, and georeferencing techniques. (D)</p> Signup and view all the answers

Which of the following is a key aspect of mesh optimization?

<p>Subdivision and optimal redistribution of polygons. (D)</p> Signup and view all the answers

What is the significance of the circumcircle in the context of Delaunay triangulation?

<p>It guarantees that no other points are contained within the circle. (A)</p> Signup and view all the answers

What consideration is most important when reducing the number of polygons in a mesh?

<p>Ensuring the reduction aligns with the intended purpose of the final product. (C)</p> Signup and view all the answers

What is the primary purpose of 'remeshing' in mesh generation?

<p>To refine the mesh through subdivision and redistribute polygons for better surface description. (D)</p> Signup and view all the answers

A 3D city model is being created from aerial LiDAR data for urban planning. The initial mesh contains a high level of detail (e.g., 36000 polygons for a building). Which approach would be MOST appropriate for creating a simplified version suitable for real-time visualization in a web browser?

<p>Strategically reduce the polygon count while preserving key architectural features and overall shape. (B)</p> Signup and view all the answers

What is a crucial pre-processing step before merging multiple point clouds acquired from different scans into a single 3D model using ICP?

<p>Aligning individual point clouds to a common reference system. (D)</p> Signup and view all the answers

Which scenario presents a greater challenge for ICP alignment due to potential error propagation?

<p>An object primarily structured along one or two main dimensions, such as a car door. (A)</p> Signup and view all the answers

In the context of ICP, what is the purpose of an initial manual positioning of point clouds before the iterative closest point algorithm is applied?

<p>To provide a starting point that helps the ICP algorithm converge more effectively. (C)</p> Signup and view all the answers

What is a significant limitation of using solely ICP for quality assurance purposes?

<p>ICP always converges to a solution, even if that solution is incorrect, necessitating visual inspection. (C)</p> Signup and view all the answers

How does the geometric complexity of an object influence the ICP operation?

<p>The number of scans required to cover the object's surface is related to its geometric complexity. (C)</p> Signup and view all the answers

In scenarios where an object lacks distinct geometrical features, what challenge arises when using ICP?

<p>It can lead to convergence problems and global alignment errors. (C)</p> Signup and view all the answers

What is the primary goal of the iterative algorithms used in the context of 6 parameter transformation?

<p>To converge to a local minimum by iteratively minimizing an objective function. (A)</p> Signup and view all the answers

When using ICP, what can be helpful in cases where the object's structure lies substantially on one or two main dimensions?

<p>Having known coordinates of artificial targets. (A)</p> Signup and view all the answers

What is the significance of having an initial guess in iterative closest point (ICP) algorithms?

<p>It ensures the algorithm converges to a local minimum more quickly, but doesn't guarantee a globally optimal result. (C)</p> Signup and view all the answers

What is the main principle behind the Iterative Closest Point (ICP) algorithm?

<p>Iteratively refining the alignment between two datasets by minimizing the distance between corresponding points. (C)</p> Signup and view all the answers

What can be done to improve the ICP operation?

<p>Using multiple scans simultaneously. (C)</p> Signup and view all the answers

How are correspondences typically determined in ICP implementations?

<p>By finding either the shortest distances between points or from a point to a plane. (A)</p> Signup and view all the answers

What does the iterative process in ICP algorithms involve?

<p>Alternating between correspondence estimation and parameter refinement until convergence. (B)</p> Signup and view all the answers

What is the purpose of the initial, expeditious alignment performed manually before applying the ICP algorithm?

<p>To provide a starting point that is reasonably close, allowing the ICP algorithm to converge more effectively . (A)</p> Signup and view all the answers

In the context of aligning 3D data, why is it important to repeat the steps of determining correspondences and computing registration parameters?

<p>To establish different correspondences as the alignment improves, refining the solution iteratively. (C)</p> Signup and view all the answers

What is the expected outcome after applying a minimization algorithm in the ICP process, assuming the initial alignment was reasonably close?

<p>The solution will be wrong, but closer to the correct alignment than the initial alignment. (D)</p> Signup and view all the answers

Which factor is most crucial when selecting a ranging scanner for surveying a large area?

<p>Acquisition speed and real maximum distance. (B)</p> Signup and view all the answers

What operational principle is used in 3D triangulation to determine the location of a point?

<p>Cosine law. (C)</p> Signup and view all the answers

In laser triangulation, what role does the known distance between the laser emitter and the digital sensor play?

<p>It serves as the baseline for calculating depth. (D)</p> Signup and view all the answers

For applications involving small objects and requiring very high precision, which 3D scanning method is most appropriate?

<p>Laser triangulation. (B)</p> Signup and view all the answers

What is the primary difference in setup between laser triangulation and stereoscopic photogrammetry systems for 3D acquisition?

<p>Laser triangulation uses a laser emitter and a sensor at a known distance, while stereoscopic photogrammetry uses two cameras. (C)</p> Signup and view all the answers

A surveyor needs to scan a building facade. Which two factors of a ranging scanner would be most important for this task?

<p>Acquisition speed and field of view. (D)</p> Signup and view all the answers

If a laser triangulation system uses a red laser line, what is the main reason for choosing this visible spectrum?

<p>Red lasers are easily detectable by standard CCD sensors. (A)</p> Signup and view all the answers

In the context of 3D scanning, what does 'divergence' refer to, and why is it important?

<p>The angle at which the laser beam spreads; affects the precision at longer distances. (B)</p> Signup and view all the answers

Why is the 'ability to automatically recognize targets' a valuable feature in a ranging scanner?

<p>It simplifies the process of data alignment and registration. (D)</p> Signup and view all the answers

A project requires capturing both the 3D geometry and color texture of an object. Which feature of a ranging scanner is essential for this task?

<p>Internal or external digital camera for RGB acquisition. (B)</p> Signup and view all the answers

Flashcards

Urban Surveying

The application of surveying techniques in urban contexts.

Urban Geomatics

The use of geomatics to analyze spatial patterns and processes within urban areas for planning and policy.

Regional Geomatics

The study of the Earth's surface, including its physical features, natural resources, and environment, using geomatics.

Spatial Analysis

Using spatial data to help understand and explain geographic events

Signup and view all the flashcards

Geospatial Disaster Planning

Using geospatial Information to help prepare for disasters in urban and regional contexts.

Signup and view all the flashcards

SOCS

Scanner's own coordinate system, unique to each scan position.

Signup and view all the flashcards

PRCS

Local coordinate system for the entire project, tying individual scans together.

Signup and view all the flashcards

GLCS

Absolute coordinate system (e.g., UTM, WGS84) for georeferencing the project.

Signup and view all the flashcards

Point Cloud Registration

The process of aligning multiple point clouds from different scan positions into a common coordinate system.

Signup and view all the flashcards

Multiple Coordinate Triplets

A single location surveyed from multiple scanstations yielding different coordinate triplets.

Signup and view all the flashcards

Geometric Complexity

Geometric complexity affects the number of scans needed to cover an object's entire surface.

Signup and view all the flashcards

Point Cloud Alignment

Individual point clouds must be aligned in the same coordinate system before merging into a final 3D model.

Signup and view all the flashcards

Reference Cloud

A cloud is used as the initial reference and by a semi-automatic procedure it finds the optimal positioning of a second.

Signup and view all the flashcards

Featureless Objects

Lack of distinct geometrical characteristics on an object can lead to convergence problems and global alignment errors.

Signup and view all the flashcards

Multi-Scan ICP

ICP variations can work with multiple scans simultaneously, leveraging surface closure information.

Signup and view all the flashcards

ICP Limitations

ICP will always find a solution, this solution may not be correct and it is advisable to do a visual inspection by a qualified professional.

Signup and view all the flashcards

Dimensional Structures

Structures with dominant dimensions can struggle with error propagation; known target coordinates help.

Signup and view all the flashcards

Visual Inspection

Despite the use of algorithims, it is advisable to carry out visual checks on the finished product.

Signup and view all the flashcards

Scanner Precision/Accuracy

Accuracy of the scanner's measurements.

Signup and view all the flashcards

Scanner Acquisition Speed

Speed at which the scanner acquires data points.

Signup and view all the flashcards

Scanner Real Maximum Distance

Maximum measurable distance the scanner can reliably reach.

Signup and view all the flashcards

Scanner Signal Wavelength

Wavelength of the emitted signal (e.g., laser) used by the scanner.

Signup and view all the flashcards

Scanner Resolution & Divergence

Ability to distinguish fine details and the beam's spread over distance.

Signup and view all the flashcards

Scanner Field of View

Extent of the scene that the scanner can capture.

Signup and view all the flashcards

Automatic Target Recognition

Capability of the scanner to automatically recognize targets.

Signup and view all the flashcards

Scanner RGB Acquisition

Acquisition of color information, either built-in or with an external camera.

Signup and view all the flashcards

Scanner Data Storage/Download

How the scanned data is stored and transferred.

Signup and view all the flashcards

Laser Triangulation

Using a laser, a camera, and trigonometry to determine the 3D coordinates of a point.

Signup and view all the flashcards

ICP Algorithm

Iterative algorithm that converges to a local minimum to minimize the average distance between point clouds by varying relative orientation.

Signup and view all the flashcards

Iterative Closest Point (ICP)

An approach to align 3D data by iteratively finding the closest points between two datasets and minimizing the distance between them.

Signup and view all the flashcards

Aligning 3D Data

The process of aligning two or more sets of 3D data, often point clouds, into a single coordinate system.

Signup and view all the flashcards

Manual Alignment (ICP)

Initial alignment performed manually (moving the 2nd cloud up to overlap the 1st in the common area, or by selecting approximately 3 or more common points)

Signup and view all the flashcards

Correspondence Determination

Correspondences are determined by shortest distances between one point to another or from a point to a plane.

Signup and view all the flashcards

Parameter Computation

Registration parameters are computed and applied to one of the datasets.

Signup and view all the flashcards

Iterative Repetition

Steps are iteratively repeated until a convergence criterion is fulfilled.

Signup and view all the flashcards

Dynamic Correspondences

Different correspondences are established during the course of the algorithm.

Signup and view all the flashcards

Delaunay Triangulation

A triangulation where no point is inside the circumcircle of any triangle.

Signup and view all the flashcards

Remeshing

The process of refining a mesh by subdividing polygons and redistributing them to better represent a surface.

Signup and view all the flashcards

Polygon Reduction

Simplifying a mesh by reducing the number of polygons, while considering the intended use of the resulting model.

Signup and view all the flashcards

Mesh Regularization

Improving mesh quality by making triangles more uniform in shape and size.

Signup and view all the flashcards

Mesh Generation

The process of creating a mesh from a surface or model.

Signup and view all the flashcards

Study Notes

Terrestrial Laser Scanning (TLS) and 3D Scanning

  • Terrestrial Laser Scanning (TLS) is a key method, among others, for 3D scanning.
  • It has many applications in urban and regional analysis.

Applications of Terrestrial 3D Scanning

  • This technique has uses in various fields like facilities management, architecture, and construction using BIM.
    • Also used for studying roads, tunnels, and mines.
  • Archaeology relies on it for documenting heritage and restoration.
  • Geology benefits from it in landslide and glaciology studies.
  • Other uses include forensics, deformation monitoring, and creating content for movies, games, and virtual reality.

The Expanding Sector

  • The Terrestrial Laser Scanning market is growing globally
  • Expected to propel market growth is the increasing need for digitization in the infrastructure sector.

3D Terrestrial Scanning

  • It generates a cloud of 3D points, as an active system.
  • The coordinates are device-centered 3D cartesian.
  • Final results come from combining several clouds.
  • Georeferencing in an absolute system isn't always a must.
  • Individual points' coordinates link to intensity values.
    • Highly reflective points appear as light grey, and highly absorbing points as dark grey
    • Absence of return is black
    • There's also optional color data (RGB values).

Types of Instruments

  • Time-Of-Flight and Phase-based Terrestrial Laser Scanners
    • These are tripod mounted for large areas
  • LASER (TLS)
    • Desktop versions suit smaller items
    • Handheld suits smaller, complex items
  • Structured Light Projection (not laser)

Terrestrial Laser Scanners for Architectural Applications

  • Terrestrial laser scanners for architecture are usually tripod-mounted.
  • They measure slant range using a laser range finder
    • Along with two angles via angular encoders.
  • Angular increments are user-defined. Step sizes typically match
    • Provides equal spatial sampling in a polar coordinate system.
  • The instrument’s rotation axis need not be positioned vertically, unlike a total station.
  • Another difference: the scan station need not be marked, which it often is.

Types of Scanners

  • White-light scanners
    • Feature a projector and one or two cameras.
  • Time-Of-Flight Laser Scanners
  • Phase based Terrestrial Laser Scanners
    • For architectural applications

Range Determination

  • Two main techniques exist for measuring range:
    • Time-Of-Flight
    • Phase measurement

Distance Measurement by Time-Of-Flight (t.o.f.)

  • Pulses are emitted, and travel time to/from the object is measured.
    • This time, multiplied by light speed (c) and halved, yields the range.
  • Beam deflection provides elevation/azimuth.
  • Return pulse energy (intensity) + optional color is recorded.
    • Full waveform recording is available on newer TLS instruments.

Distance Measurement by Phase-Based Technique

  • This avoids high-precision clocks by modulating laser beam power.
  • Emitted light's amplitude is modulated + directed onto a surface.
  • The scattered reflection is gathered, and the circuit measures the phase difference between transmitted/received waveforms to derive time delay

Scanner Reference

  • Measurements use a local scanner space coordinate system.
  • The scanner's origin is at the instrument's center.

Choosing a Ranging Scanner Instrument

  • Precision and accuracy are important factors.
  • Other factors include acquisition speed, maximum distance, and signal wavelength.
  • Also consider resolution, divergence, field of view, ability to recognize targets automatically, and RGB acquisition.
  • Data storage, download mode, portability, power type, and software are key.

3D Triangulators

  • Triangulation involves creating a triangle using:
  • Illumination angle aimed at a reflective surface.
  • Observation angle with a known baseline.

Laser Triangulation for small objects

  • Laser emitter and digital sensor (camera) are at a known, small distance
  • The laser emits a point or line, usually visible in red.

Laser Triangulation vs Stereoscopic photogrammetry

  • Triangulation is when an triangulation-based system has a light projector and a camera
  • Stereo-based systems use two cameras
  • Depth is inferred by triangulation in both cases.

Structured Light Projection Scanners

  • The technique uses triangulation without a laser.
  • White/blue light with imprinted pattern hits an object, deforming based on geometry which is decoded
  • A video camera records frames per second to acquire image continuously

Structured Light Projection Scanning Characteristics

  • Short distances + narrow field of action.
  • High scanning speed, with submillimeter accuracy, and high density.

F6 Volumetric Structured Light Projection Scanner

  • The Stonex F6 Smart scanner uses triangulation, and structured light
  • Projects NIR (850 nm) light.
  • An NIR sensor examines model’s geometry calculates distances.
  • It works in infrared, independent of lighting.
  • Range is 60 cm-4 m, acquires 8 fps, with accuracy 0.2–0.1% of distance (4 mm at 4 m).

The Laser Scanning Equipment

  • Includes laser scanners, various range finders, laser measurement systems, and software.
  • The laser and Risk Classes for Exposure to eyes.

Riegl VZ400

  • Laser scanners are categorized by risk to the eye.
  • Class 1 lasers are safe for occasional exposure over 7 meters.
  • Class 3B lasers are safe for occasional exposure over 160 meters

T.o.f. vs Phase-based instruments

  • Phase difference instruments are generally slightly less accurate
    • Their error is not much affected by distance
  • They can be considered more advantageous
    • Better scanning speed and often lower cost

The Laser and the Risk Classes for Exposure to eyes

  • Eye injury hazard descriptions are valid for for exposures relatively close to the laser
  • Because the beam spreads, less light will enter the pupil at greater distances
  • The hazard decreases the farther a person is from the laser, and the shorter the exposure time

Leica RTC 360

  • A fast 3D laser scanner.
  • Includes HDR spherical imaging + VIS (Visual Inertial System) for real-time registration in the field.
  • High scanning speed creates colorized 3D point clouds in under 2 minutes.
  • It uses visual Inertial System to track movement
    • An IMU ensures accuracy to 18".

Coordinate Systems in Scanning

  • SOCS: Scanner Own Coordinate System: each scan position has its own system
  • PRCS: PRoject Coordinate System: a local system for the whole project
  • GLCS: GLobal Coordinate System: an absolute system (e.g., UTM, WGS84).

Workflow in 3D Scanning

  • Includes design/planning of the survey
  • Point cloud acquisition
  • Editing/filtering
  • Alignment/registration
  • Fusion and mesh generation
  • Editing, optimization, decimation, and generating final products
  • Quality control is maintained throughout.

Design of the Survey

  • Considers material/geometrical aspects and TLS features.
  • Chooses acquisition distance (based on-site), for desired density.
  • Overlap is 30-40%, helping reliable point cloud alignment.

On the field

  • Before setting anything up, make sure to take a walk around the field site.
  • Possible you might need more 4 targets dependin on the conditions.
  • Can also draw a sketch the target arrangement.
  • May need survey depending on the complexity
  • It also depends when the Scan position is set
  • Occlusion, shadows and orientation bias can affect scan data.
  • Proper planning is crucial to minimize these issues.

Partitioning a Scan

  • Partition scan by setting different step in order to maintain homogeneous on the entire object
  • This is useful if the distance from the area constantly varies

Summarising

  • The basic principle same no matter what scanner
  • Each point stores xyz, reflectivity and RGB value
  • Point cloud can have 1 million data per second
  • Use multiple scans project need need to be taken from different positions to ensure a complete data set

Scan time

  • Ranging from seconds to several minutes depends on user system and the number of scan
  • High resolution means more time need to Scan

Divergence

  • With a higher laser beam divergence, lost of content and data

Pointcloud visualisation

  • Point cloud visualisation includes camera system (intensity vs RGB)
  • It also includes the azimuth and zenith angles and 3D coordinates.

Data format for point cloud

  • Various formats exist for point cloud data storage and each format has its advantages and disadvantages,

Editing and Filtering of the Pointcloud

  • The step includes topographical survey to get quality 3D points
  • Followed by the editing and filtering and also alignment

Point cloud cleaning

  • Involves removing elements unrelated to the object's geometry
  • Can be performed manually or with automatic filter procedure

Filtering

  • Theory say that data should be unfiltered because the choice of instrument was inconsistent
  • Robust filter might need to be implored anyway

Point decimation (data reduction)

  • Point decimation reduces spatial density and/or make it uniform

Aligning/registering the point clouds

  • Relies on two 3D-laser scans, with six degrees solved
  • By doing so the parameters are applied so that the cloud's coordinates are expressed

Approaches for alignment / registration of point clouds

  • Can be achieved by registration using target, or by using the ICP method
  • Lastly by imploring other sensor (AI camera tech)

Aiming/registering the point clouds

  • Relies on a common point to calculated the registration parameter
  • Two clouds are acquired by different scan stations and translated towards another
  • Another error it that affects how the linked scan is implored
  • Errors occur as 6 degrees of freedom become available for the registration
  • Done by Scanning the Target with a High Scanning Step the center needs position's

Aligning of cloud points

  • It helps join multiple scans together where there is unknown or know through a topographical survey
  • It relies on new support since the pre-registration is done on the field

Cylindrical and Spherical targets

  • Help during The cloud point alignments

Alignment of cloud points Approach

  • Its easier with a semi automatic procedure that involves little time and no help from targets and surveyors

Minimising the scans

  • This saves lot of scan time and means there is a lot lesser data to process

Steps after The Scanning is completed

  • Data must be imported to make ready for visualization the program called RiScan Pro by Riegl

Aligning of cloud points Algorithm-

  1. Select points of the same feature
  2. Iterate until the all 3D Points are close

Summary the ICP operation

  • Is related to Geometric complexity
  • Original or final Unique model
  • It's Easy to change at positioning.
  • Has 6 Degrees Freedom in the scanner which have 3 Dimensions

Key Risks with ICP-based quality assurance

  • Quality is a manual process can't be automated
  • The more time spent more the quality
  • Software that does the process
  • Data can be very big

Leica RTC360 Information

  • Uses IMU for Angular accuracy
  • Visual cameras align scans
  • A visual and LIDAR Based scanner

Final Cloud Fusion Process

  • all 3d Point aligned and edited become one clean Data Structure and format

Meshing procedure

  • Delaunay triangulation which gives a minimal amount of triangle created and can be visual

Mesh optimization and generation

  • The subdivisions for the mesh creation and models should minimal

Edits of the data (in the data package)

  • All the softwares does offer very cool data models for data imports exports manipulations and transformations that

Final product is a high quality mesh for export to final use

  • Can be the imported and transformed to desired requirements
  • High Quality final Resultant.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

More Like This

SSL and TLS
48 questions

SSL and TLS

CourtlyErudition avatar
CourtlyErudition
Conjuntos de cifrado TLS 1.3
40 questions
Use Quizgecko on...
Browser
Browser