chore: 修复 roi updater 工具的问题

This commit is contained in:
SherkeyXD
2025-12-26 00:44:27 +08:00
parent 2202e6037a
commit 038cfaefc4

View File

@@ -3,8 +3,6 @@ from pathlib import Path
import cv2
from tools.ImageCropper.main import crop
"""
This is a tool for cropping one image into several images based on current roi.
Use this tool when a raw image contains many templates.