LIPS® Developer Documentation
  • WELCOME
    • LIPS® Developer Documentation
    • About 3D Depth Cameras
    • Depth Image
    • Understanding Depth
    • An Ideal Depth Camera
    • LIPSedge™ AE Series Camera Selection Guide
  • LIPSedge™ SDK 1.x
    • LIPSedge™ SDK 1.x
    • Benefits from LIPSedge™ SDK implementation
    • LIPSedge™ SDK 1.x Installation Architecture
    • How to identify each camera SDK
    • New Features for v1.02
      • Installing and identifying packages on Windows
      • Saving Captures and Videos with the DepthViewer
      • Saving Point Cloud with PointCloudViewer
      • Live On-Screen displaying Depth, FPS
      • Live On-Screen displaying XYZ parameters in RawfileViewer
      • Distance measurement on-screen from point-to-point
      • Mouse Pointer Change
      • LIPSedge™ AE and S series Colormap new feature addition
      • Simple naming for LIPSedge™ SDK Tools
      • Importing parameters from .json files for LIPSedge™ AE and S series
    • LIPSedge™ SDK v1.02 Tools
      • DepthViewer
      • PointCloudViewer
      • CameraParameterViewer
      • CameraCenterViewer
      • CameraEventListener
      • CameraPowerTest
      • LensModeSelector
      • LIPSImuReader
      • CameraSimpleViewer
      • RawFileViewer
    • Features Articles
      • LIPSedge™ SDK Persistent Connection for PoE and USB
    • Tutorials
    • Development and Deployment on arm64
  • DOCUMENTS, INSTALLATION & SETUP
    • LIPSedge™ AE400 / AE450
      • User Guide
        • Previous Releases (Archive)
      • SDK Release
        • Previous Releases (Archive)
      • Installation
        • Linux
        • Windows
        • ROS Wrapper
        • NVIDIA ISAAC Wrapper
        • Persistent Connection
      • STEP files for CAD Use
      • Certifications Documents
      • Firmware
    • LIPSedge™ AE430 / AE470
      • User Guide
        • Previous Releases (Archive)
      • SDK Release
        • Previous Releases (Archive)
      • Firmware
      • STEP files for CAD Use
    • LIPSedge™ AE430-DK / AE470-DK
      • User Guide
    • LIPSedge™ DL & M3 Series
      • User Guide
        • Previous Releases (Archive)
      • SDK Release
        • Previous Releases (Archive)
        • Changelog
      • STEP files for CAD Use
      • Installation
        • Ubuntu
        • Windows
    • LIPSedge™ L215u / L210u
      • User Guide
        • Previous Releases (Archive)
      • SDK Release
        • Previous Releases (Archive)
        • Changelog
      • Installation
        • Windows
        • Linux
      • STEP files for CAD Use
    • LIPSFace™ HW110/115 On-Device 3D Facial Recognition
      • User Guide & SDK Download
      • STEP files for CAD Use
    • LIPSFace™ HW120/125 On-Device 3D Facial Recognition
      • User Guide
      • SDK
      • STEP files for CAD Use
    • LIPScan 3D ™ Middleware
      • LIPScan 3D™ SDK
        • SDK Download
          • Previous Releases
        • User Guide
        • Release Notes
    • LIPSMetric™ HA110 Handheld Dimensioner
      • User Guide
    • LIPSMetric™ ST115 Static Dimensioner
      • User Guide
    • LIPSMetric™ ST130 Pallet Dimensioner
      • User Guide
  • LIPSedge™ SDK Languages & Libraries
    • C++
      • environment-setup
      • hello-lipsedge-sdk
      • opencv-viewer
      • roi
      • depth-data
      • align-depth-color
      • range-filter
      • remove-background
      • record
      • pointcloud
      • config-resolution
      • camera-parameter
    • Python
      • environment-setup
      • hello-lipsedge-sdk
      • opencv-viewer
      • roi
      • depth-data
      • align-depth-color
      • range-filter
      • remove-background
      • record
    • Java
      • ni-hello
    • C#
      • ni-hello
      • simple-read
    • OpenCV
  • LIPSedge™ SDK Frameworks
    • GenICam (for Halcon / Aurora Vision)
      • User Manual
      • Driver(.cti) and Nodemap (.xml)
      • Supported LIPSedge™ Camera SDK
      • Installation Example
    • ROS
    • ROS2
    • NVIDIA Isaac Wrapper
    • Flutter
  • LIPSedge™ SDK Sample Codes
    • Sample Applications & Viewer & Utilities
      • ni-viewer
      • ni-pointcloud-gl
      • ni-camera-matrix
  • LIPSFace™ SDK
    • LIPSFace™ SDK Overview
    • Updates
Powered by GitBook
On this page
  1. WELCOME

An Ideal Depth Camera

PreviousUnderstanding DepthNextLIPSedge™ AE Series Camera Selection Guide

Last updated 1 year ago

The content can be downloaded from

An ideal Depth Camera based on the requirements of the application use-case, would:

1. See what is required under its ambient conditions, including:

  • Dark to bright conditions

  • The surrounding objects

  • The range for its workspace

  • No interferences

2. See with little noise, which affect the precision of what is being seen.

As comparing the below captures, the original capture would show:

  • more noise in areas marked within the red block(left), and

  • the depth is not evident (right):

Depth Enhancement with LIPSedge™ AE430

  1. Get the best distance, which the readout is defined by its accuracy.

  2. Obtaining a good result from the 3D Point Cloud

Which criteria are used to judge a Point cloud ?

  • Coloring & Texture

Looking at how realistic the coloring and texturing of the point cloud looks versus a high-quality digital camera is a key factor.

The importance: Good coloring and texture help you identify small details in the data set, for instance objects that are in the target vision. This provides high value information while the image is being processed since it would be able to discern the objects properly and accurately.

  • Noise

Noisy points usually show up in every raw data set, regardless of the 3D depth camera used, because the physical behavior of the laser components which creates random imperfections in the data.

The importance. Too much noise can cause problems in modeling applications. For instance, if you are modeling a floor, a “line” that is 3 cm thick due to noise can make it difficult to discern where to start a line. Excessive noise also makes a point cloud larger than it needs to be, making it less accurate geometrically.

  • Details Resolution

The more details the capture it has, the more accurate and precise the results will be.

The importance. Many computer vision application use-cases rely on such to process and running on learning machine models. The delivered details will assist in reducing the processing time to output the desired actions for the application.

LIPSedge™ AE430 Point Cloud Example:

As below, an example from an original capture from the RGB (color sensor) LIPSedge™ AE430 Active Stereo camera at a 110cm distance.

And further captures from the same LIPSedge™ AE430 with its Point Cloud. It can be seen how close and its resemblance the Point Cloud image is compared with its original color RGB image, reflecting a high fidelity result.

LIPSedge™ AE430 RGB image

LIPSedge™ AE430 Point Cloud Image

LIPSedge™ AE430 Point Cloud Image

When moving the 3D Point Cloud to a different angle

LIPSedge™ AE430 Point Cloud Image

When moving the 3D Point Cloud to a different angle

here in a PDF document
Depth Enhancement with LIPSedge™ AE430
LIPSedge™ AE430 RGB image
LIPSedge™ AE430 Point Cloud Image
LIPSedge™ AE430 Point Cloud Image
LIPSedge™ AE430 Point Cloud Image