diff --git a/ECTrainer2/ImageProc.cpp b/ECTrainer2/ImageProc.cpp index cc8a8c6..23b45b9 100644 --- a/ECTrainer2/ImageProc.cpp +++ b/ECTrainer2/ImageProc.cpp @@ -17,7 +17,6 @@ if (!_pEct->PSceneCamera()->IsNew()) continue; cv::Mat img = _pEct->PSceneCamera()->GetImage().clone(); _pEct->PMarker()->Detect(img); - //_pEct->SetHomographyStatus(hOK); _OutputBuf.Put(img); } diff --git "a/\343\203\241\343\203\203\343\202\273\343\203\274\343\202\270\345\233\263.xlsx" "b/\343\203\241\343\203\203\343\202\273\343\203\274\343\202\270\345\233\263.xlsx" index 6f88b4a..8e4a06a 100644 --- "a/\343\203\241\343\203\203\343\202\273\343\203\274\343\202\270\345\233\263.xlsx" +++ "b/\343\203\241\343\203\203\343\202\273\343\203\274\343\202\270\345\233\263.xlsx" Binary files differ