You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
384 B

# -*- encoding: utf-8 -*-
'''
@File : find_region_and_exec.py
@Author : 编程学习园地
@License : 该项目受专利、软著保护,仅供个人学习使用,严禁倒卖,一经发现,编程学习园地团队有必要追究法律责任!!!
'''
import cv2
import os
import tkinter as tk
from tkinter import filedialog
def roi(event, x, y, flags, param):