mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 04:00:30 +08:00
Merge pull request #1864 from berak:mouse_and_match
This commit is contained in:
commit
684ff70308
@ -9,6 +9,7 @@ Demonstrate using a mouse to interact with an image:
|
||||
ESC to exit
|
||||
'''
|
||||
import numpy as np
|
||||
import cv2
|
||||
|
||||
# built-in modules
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user