Skip to content

Add balance_white mode - #60

Open
jonathanhechtbauer-bc wants to merge 1 commit into
magazino:indigo-develfrom
braincorp:balance_white
Open

Add balance_white mode#60
jonathanhechtbauer-bc wants to merge 1 commit into
magazino:indigo-develfrom
braincorp:balance_white

Conversation

@jonathanhechtbauer-bc

Copy link
Copy Markdown

Add balance_white mode supporting "continuous" and "once". Reading param from config file.

Tested with usb camera.


"Reset" of white_balance is required at camera startup ( before cam_->UserSetLoad.Execute();)

 cam_->BalanceWhiteAuto.SetValue(Basler_UsbCameraParams::BalanceWhiteAuto_Off);

in pylon_camera_usb.hpp and pylon_camera_gige.hpp (Maybe this can be solved differently).

Otherwise, it would result in Brightness: 0 after reconnecting to camera (without disconnecting the cable).

Related: #43, #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant