auto-save 2026-05-13 20:18 (~4)
This commit is contained in:
@@ -199,7 +199,7 @@ def run(cmd: list[str], cwd: Path | None = None) -> str:
|
||||
# ---- 启发式选帧工具 ----
|
||||
import imagehash
|
||||
import numpy as np
|
||||
from PIL import Image
|
||||
from PIL import Image, ImageEnhance, ImageFilter, ImageOps
|
||||
|
||||
|
||||
def _sharpness(img_path: Path) -> float:
|
||||
|
||||
Reference in New Issue
Block a user