AdjustContrast has notype of “invert_image” #6734
Answered
by
KumoLiu
Wangrui-berry
asked this question in
Q&A
-
AdjustContrastd(keys=("t2","ap","pvp"), gamma=0.5,invert_image=False,retain_status=False), TypeError: init() got an unexpected keyword argument 'invert_image |
Beta Was this translation helpful? Give feedback.
Answered by
KumoLiu
Jul 18, 2023
Replies: 1 comment
-
Hi @Sudayberry, can't reproduce the error.
BTW, it's Convert to discussion for now, feel free to create another issue. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wyli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Sudayberry, can't reproduce the error.
BTW, it's
retain_stats
instead ofretain_status
.Convert to discussion for now, feel free to create another issue. Thanks!