C3031
2025-12-31 c0a0efef9fd79210e6ac165bc1e08576e40315f6
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 运行逻辑