C3204
2025-12-31 2848df5130027433cc10eca8174a51ce0145e869
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 运行逻辑