暂时使用星下点坐标作为图像左上角坐标

This commit is contained in:
nuknal
2024-05-30 18:11:42 +08:00
parent e4d6b35702
commit 8f2b297a02
25 changed files with 1710 additions and 84 deletions

View File

@@ -8,6 +8,7 @@ import (
var (
configFile string
paramsXML string
)
var rootCmd = &cobra.Command{