Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Depth Perception and Spatial Vision01:15

Depth Perception and Spatial Vision

812
Depth perception is the ability to perceive objects three-dimensionally. It relies on two types of cues: binocular and monocular. Binocular cues depend on the combination of images from both eyes and how the eyes work together. Since the eyes are in slightly different positions, each eye captures a slightly different image. This disparity between images, known as binocular disparity, helps the brain interpret depth. When the brain compares these images, it determines the distance to an object.
812
Uniform Depth Channel Flow: Problem Solving01:18

Uniform Depth Channel Flow: Problem Solving

107
To calculate the flow rate for a trapezoidal channel, first, identify the bottom width, side slope, and flow depth of the channel. The cross-sectional area (A) corresponding to the depth of flow (y), channel bottom width (B), and side slope (θ) is determined by:Next, calculate the wetted perimeter, which includes the bottom width and the sloped side lengths in contact with the water. Using the values of the cross-sectional area and the wetted perimeter, determine the hydraulic radius by...
107
Differential Leveling01:12

Differential Leveling

242
Differential leveling is a precise method in surveying used to determine the elevation difference between two points. Its primary goal is to establish accurate vertical measurements to create level surfaces or grade lines critical for designing and constructing infrastructures such as roads, bridges, and buildings.The procedure for differential leveling begins with setting up and leveling the instrument at a point where the benchmark can be seen. The level rod is held on the benchmark (BM), and...
242
Uniform Depth Channel Flow01:27

Uniform Depth Channel Flow

117
Uniform depth channel flow keeps fluid depth consistent along channels such as irrigation canals. In natural channels, such as rivers, approximate uniform flow is often assumed. This condition occurs when the channel’s bottom slope matches the energy slope, balancing potential energy lost from gravity with head loss due to shear stress. This balance prevents depth changes along the channel length, resulting in a steady, uniform flow.Uniform flow in open channels with a constant cross-section...
117
Field Application of Global Positioning System01:28

Field Application of Global Positioning System

85
The Global Positioning System (GPS) has become an indispensable tool in fieldwork, offering unparalleled precision and efficiency for surveying, navigation, and infrastructure development. By harnessing signals from a constellation of satellites, GPS receivers determine the location of objects with remarkable speed and accuracy, often completing calculations within a second.Advantages of Modern GPS TechnologyContemporary GPS receivers are designed to meet the practical demands of field...
85
Design Example: Identifying the Locations of Monuments in the Field Using Global Positioning System Device01:30

Design Example: Identifying the Locations of Monuments in the Field Using Global Positioning System Device

155
Surveyors use Global Positioning System (GPS) technology to measure the precise location and elevation of points on Earth. In a recent survey, GPS receivers were used to determine the coordinates and elevations of two park monuments. The process involved careful mission planning, data collection, and correction to ensure accuracy. The survey began with mission planning to identify optimal satellite visibility and minimize Position Dilution of Precision (PDOP). A geodetic control point...
155

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Multiscale Analysis of Alzheimer's Disease Using Feature Fusion in Cognitive and Sensory Brain Regions.

Digital biomarkers·2025
Same author

Feature Importance Analysis and Machine Learning for Alzheimer's Disease Early Detection: Feature Fusion of the Hippocampus, Entorhinal Cortex, and Standardized Uptake Value Ratio.

Digital biomarkers·2024
Same author

Towards reliable hepatocytic anatomy segmentation in laparoscopic cholecystectomy using U-Net with Auto-Encoder.

Surgical endoscopy·2023
Same author

3D Autonomous Surgeon's Hand Movement Assessment Using a Cascaded Fuzzy Supervisor in Multi-Thread Video Processing.

Sensors (Basel, Switzerland)·2023
Same author

A highly sensitive printed humidity sensor based on a functionalized MWCNT/HEC composite for flexible electronics application.

Nanoscale advances·2022
Same author

Highly Sensitive Porous PDMS-Based Capacitive Pressure Sensors Fabricated on Fabric Platform for Wearable Applications.

ACS sensors·2021

Related Experiment Video

Updated: Aug 16, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

603

Guided Depth Completion with Instance Segmentation Fusion in Autonomous Driving Applications.

Mohammad Z El-Yabroudi1, Ikhlas Abdel-Qader1, Bradley J Bazuin1

  • 1Electrical and Computer Engineering Department, Western Michigan University, Kalamazoo, MI 49008, USA.

Sensors (Basel, Switzerland)
|December 23, 2022
PubMed
Summary

This study introduces a novel depth completion method using image instance segmentation to identify objects. This approach enhances accuracy and speeds up training for applications like autonomous driving.

Keywords:
LiDARdepth completioninstance segmentationobject detectionsensor fusion

More Related Videos

Author Spotlight: Revolutionizing Remote Surgery with Augmented Reality and Robotics for Enhanced Precision and Accessibility
07:46

Author Spotlight: Revolutionizing Remote Surgery with Augmented Reality and Robotics for Enhanced Precision and Accessibility

Published on: August 9, 2024

822
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.9K

Related Experiment Videos

Last Updated: Aug 16, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

603
Author Spotlight: Revolutionizing Remote Surgery with Augmented Reality and Robotics for Enhanced Precision and Accessibility
07:46

Author Spotlight: Revolutionizing Remote Surgery with Augmented Reality and Robotics for Enhanced Precision and Accessibility

Published on: August 9, 2024

822
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.9K

Area of Science:

  • Computer Vision
  • Robotics
  • 3D Scene Understanding

Background:

  • Pixel-level depth data is vital for applications like autonomous driving and robotics.
  • Current depth completion methods often use resource-intensive networks without object-specific information.
  • Sparse depth data from sensors like LiDAR requires sophisticated completion techniques.

Purpose of the Study:

  • To develop a more efficient and accurate depth completion framework by incorporating object-level information.
  • To leverage image instance segmentation for pixel-level object detection to guide depth prediction.
  • To improve the performance of depth completion models by fusing multi-modal data.

Main Methods:

  • A two-branch encoder-decoder deep neural network architecture was employed.
  • Image instance segmentation was used to detect and localize objects of interest.
  • The framework fused object information (type, location), LiDAR, and RGB camera data.
  • The method was evaluated on the KITTI dataset.

Main Results:

  • The proposed method demonstrated faster training convergence compared to baseline models.
  • Improved prediction accuracy was achieved across all evaluation metrics.
  • The object-aware approach led to more efficient and effective depth map generation.

Conclusions:

  • Integrating object instance segmentation significantly enhances depth completion performance.
  • The proposed framework offers a more efficient and accurate solution for dense depth map prediction.
  • This object-centric approach holds promise for real-time applications in autonomous systems.