Skip to content

Image not changing visually even if Gain is changed and read correctly from probe #74

@chr-wei

Description

@chr-wei

Describe the bug
The output image does not change visually when changing Gain [0.0 ... 100.0], but the Gain is correctly set to the probe (setParam / getParam sets and retrieves correct values).

Setting ImageDepth changes depth correctly (in principle something works)

To Reproduce
Steps to reproduce the behavior:

  1. Run Solum API with solum.setNewProcessedImageCallback(...)
  2. Set gain solum.setParam(Gain, value: gain)

Environment:

  • SDK variant Solum, Swift Framework (macOS, iOS)
  • Development platform: Xcode
  • SDK version: 12.0.2

Am I missing something? Does AutoGain or another parameter setting prevent configuring a manual Gain?

Thank you for helping out!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions