opencv_contrib icon indicating copy to clipboard operation
opencv_contrib copied to clipboard

selectROI pointer almost invisible on certain colours

Open JeongJuhyeon opened this issue 7 years ago • 15 comments

System information (version)
  • OpenCV => 3.4.2.17
  • Operating System / Platform => Win 10 64-Bit
  • Compiler => Python 3 (opencv-python)
Detailed description

When using selectROI you get a crosshair pointer that seemingly changes colour depending on the background behind it. Problem is that with certain background colours it's almost impossible to see. selectroi pointer hard to see The pointer is inside the circle, you might have to zoom in to even see it.

Steps to reproduce

Use the selectROI function. Mouse over a greyish background.

JeongJuhyeon avatar Aug 14 '18 09:08 JeongJuhyeon