PhotoneoCaptureSettings

Description

Photoneo Camera settings

Structure Fields

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

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