You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open a window and display the image without a trackbar.
Actual behaviour
Window opens and image displays with trackbar on the bottom (only partially visible) showing the mouse x,y location and RGB values at that point, not completely legible as the trackbar seems clipped at the bottom.
Steps to reproduce
Ubuntu 18.04
sudo -H pip3 install opencv-contrib-python (as part of Movidius SDK install)
pip3 -V
pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.6)
I have also observed this behavior with Windows, opencv-contrib-python installed a few months ago, I ignored it thinking it might be "normal" for Windows.