C3204
2026-01-06 3462941c01a6d6055988ae079576cac9cc6ebf65
LB_VisionProcesses/Processes/BaseProcess.cs
@@ -21,8 +21,8 @@
            DateTime StartTime = DateTime.Now;
            InitRunParams();
            HOperatorSet.GenEmptyObj(out HObject EmptyObj);
            OutputImage = EmptyObj;
            //HOperatorSet.GenEmptyObj(out HObject EmptyObj);
            //OutputImage = EmptyObj;
            #region 运行逻辑