Skip to content

Implement backwards compatible color temperature management patch#20

Open
twesemey wants to merge 1 commit intoalphanumericslab:mainfrom
twesemey:main
Open

Implement backwards compatible color temperature management patch#20
twesemey wants to merge 1 commit intoalphanumericslab:mainfrom
twesemey:main

Conversation

@twesemey
Copy link
Copy Markdown

The image colour temperature is not implemented as documented. The --temperature / -t and --deterministic_temperature flag are not regarded in the code. Since all examples and existing code do not use either flag I implemented it in a backwards compatible, user friendly and still intuitive way. If you set the temperature via flag, it will regarded and else the old random temperature value behaviour remains.

Also 6500 would be a far more reasonable default value (neutral white) and is also used in codes/ecg-image-generator/ImageAugmentation/augment.py.

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