Letting highgui show pixel value in HLS colorspace
The windows that opens with cv::imshow
has the nice feature that when zooming in a lot, the RGB values for the pixels show up inside the pixels themselves. However I am working in the HLS colorspace so I would love the values to display in this format. Any chance?
and what exactly do you expect to see ? ;)
seems like a qt (only) feature