PhotoneoCaptureSettings

Description

Photoneo Camera settings

Structure fields and default values (if defined) are described below:

  • Bool SendPointCloud - Allow grabbing Point 3D Cloud (API: pho::api::FrameOutputSettings.SendPointCloud)
  • Bool SendNormalMap - Allow grabbing Normal Map (API: pho::api::FrameOutputSettings.SendNormalMap)
  • Bool SendDepthMap - Allow grabbing Depth Map (API: pho::api::FrameOutputSettings.SendDepthMap)
  • Bool SendConfidenceMap - Allow grabbing Confidence Map (API: pho::api::FrameOutputSettings.SendConfidenceMap)
  • Bool SendTexture - Allow grabbing Texture (API: pho::api::FrameOutputSettings.SendTexture)
  • PhotoneoTriggerType TriggerType - Select trigger type, make sure the trigger you select is supported (API: pho::api::PhoXiTriggerMode)
  • Integer ShutterMultiplier - Multiplication of the Basic scanner shutter time (API: pho::api::PhoXiCapturingSettings.ShutterMultiplier)
  • Integer ScanMultiplier - Defines the number of scans that will be taken and merged to single output (API: pho::api::PhoXiCapturingSettings.ScanMultiplier)
  • Bool CameraOnlyMode - Specify a mode, where only the camera captures the frame (API: pho::api::PhoXiCapturingSettings.CameraOnlyMode)
  • Bool AmbientLightSuppression - Enables the mode that suppress ambient illumination (API: pho::api::PhoXiCapturingSettings.AmbientLightSuppression)
  • Double MaximumFPS - Specifies maximum fps (API: pho::api::PhoXiCapturingSettings.MaximumFPS)
  • Double SinglePatternExposure - Defines used single pattern exposure (API: pho::api::PhoXiCapturingSettings.SinglePatternExposure)
  • PhotoneoCodingStrategy CodingStrategy - Defines used coding strategy (API: pho::api::PhoXiCapturingSettings.CodingStrategy)
  • PhotoneoCodingQuality CodingQuality - Defines used quality of coding (API: pho::api::PhoXiCapturingSettings.CodingQuality)
  • PhotoneoTextureSource TextureSource - Defines source of Texture Frame (API: pho::api::PhoXiCapturingSettings.TextureSource)
  • Integer LaserPower - Defines used Laser Power (API: pho::api::PhoXiCapturingSettings.LaserPower)
  • Double Confidence - Required measuring confidence in mm (API: pho::api::PhoXiProcessingSettings.Confidence)
  • Size Resolution - Device Resolution, find accepted resolution in PhoXi Control (API: pho::api::PhoXiCapturingMode.Resolution)