Using Python OpenCV, how to change mouse pointer shape from two long orthogonal lines?

Viewed 20

I am using the Python OpenCV library. I am trying to make the mouse pointer shape appears as two long orthogonal lines moving on top of the (csv2.imread) imported image. I appreciated it if anybody can help me with how to do so.

0 Answers
Related