Better text contrast of pixel brightness values in Qt window
authorJan Gaura <jan.gaura@gmail.com>
Wed, 14 Mar 2018 12:27:11 +0000 (13:27 +0100)
committerJan Gaura <jan.gaura@gmail.com>
Wed, 14 Mar 2018 12:27:11 +0000 (13:27 +0100)
commiteb3969e244cafa98c44574d7d1b3e7213c490c4b
tree7dcb5977a80370756a24fbad4b1712a3a030c7d1
parent7e9578789b8f01cabf92d2c57691dbe65d6ee5df
Better text contrast of pixel brightness values in Qt window

This offsets text brightness of pixel brightness values
by offsetting it by 127 to the curent pixel value.
The text is now readable even if pixels are black.
modules/highgui/src/window_QT.cpp