justadudewhohacks/opencv4nodejs

how to catch mouse event on imshow

pedefe opened this issue · 0 comments

imshow function works very well;
A cross cursor appears when movin on;
But how to catch mouse event (button and position) ?
Best regards.