From e89af48c5017fe60321055b3d7ba7562fa933666 Mon Sep 17 00:00:00 2001 From: luoliangyi <87842688@qq.com> Date: Fri, 29 Jul 2022 10:46:45 +0800 Subject: [PATCH] hw --- hgdriver/hgdev/image_process.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hgdriver/hgdev/image_process.cpp b/hgdriver/hgdev/image_process.cpp index b0a51df..5c4a91a 100644 --- a/hgdriver/hgdev/image_process.cpp +++ b/hgdriver/hgdev/image_process.cpp @@ -770,12 +770,12 @@ namespace hg_imgproc std::vector mats(mats_); mats_.clear(); - +printf("scanner_path:%s\r\n",scanner_path.c_str()); if(scanner_path.empty()) { return SCANNER_ERR_OUT_OF_RANGE; } -printf("scanner_path:%s\r\n",scanner_path.c_str()); + #if ((!defined x86_64) && (!defined WIN32)) //linux x86_64 暂时没有OCR三方 #ifndef test