rscder-pub/plugins/thres/__init__.py
2023-02-10 21:51:03 +08:00

5 lines
89 B
Python

from misc import Register
THRES = Register('阈值方法')
from thres.main import *