I used the cv2.imshow method to display the image of my camera. When I installed opencv with conda, the window had a toolbar to display the pixel coordinates and RGB of the mouse position. But if I install it through pip, there is no toolbar. I want to know how to display the toolbar. I really need to know the pixel coordinates of the mouse